Releases: frappe/books
v0.4.3-beta.0
Updates
Added Catalan translations. Other than that, mostly small fixes:
- Marked several UI-facing strings as translatable.
- Data-import now allows importing non-RFC-4180 conforming CSV (only
\n
delimited as opposed to\r\n
). - Fixed Notes section in templates.
- Number Series can't be changed after the first save of an entry.
- Fix for erroneous PnL
Changelog
[show/hide]
New Contributors
- @4silvertooth made their first contribution in #375
Full Changelog: v0.4.2-beta.0...v0.4.3-beta.0
v0.4.2-beta.0
Updates
- Added a Duplicate option under the
[Β·Β·Β·]
menu. This will allow creating copies of any entry. - Fixed report height in windows to prevent hidden pagination.
A few other minor fixes have been included (check the commits).
Notes
Changelog
[show/hide]
Full Changelog: v0.4.1-beta.0...v0.4.2-beta.0
v0.4.1-beta.0
Updates
- Added opt-in telemetry.
- Added patch to fix the Journal Entry id and type switch issue caused by messed up migrations.
- Enabled Arabic translations.
Notes
Changelog
[show/hide]
New Contributors
Full Changelog: v0.4.0-beta.0...v0.4.1-beta.0
v0.4.0-beta.0
Updates
Fixed a few bugs and added two small features:
- Added options to select custom number series for transactions.
- Segregation of Item and Payment on the basis of whether they are for Sales or Purchases.
Changelog
[show/hide]
Full Changelog: v0.3.2-beta.0...v0.4.0-beta.0
v0.3.2-beta.0
Updates
Mostly contains minor fixes and improvements, two important ones are:
- Write off is accounted into the ledger.
- Pagination has been added to the General Ledger, so now it should load without crashing the app.
Changelog
[show/hide]
Full Changelog: v0.3.1-beta.0...v0.3.2-beta.0
v0.3.1-beta.0
Fixes issue where currency set in the setup wizard wasn't considered.
v0.3.0-beta.1
Fixes the CoA loading issue.
v0.3.0-beta.0
New feature: Data Import tool π₯³
- This allows importing master data in the form of
csv
files. - How to Use it?
The tool is quite robust. If you have data that doesn't fit the provided template (for example, data exported from ERPNext), you can:
- Select the label row which names your columns.
- Assign the columns.
- Remove rows.
- Edit values in the rows.
- Add rows if required.
If your data conforms to the template, you just have to select the file and click on Import Data.
Changelog
[show/hide]
New Contributors
- @barredterra made their first contribution in #343
Full Changelog: v0.2.1-beta.0...v0.3.0-beta.0
v0.2.1-beta.0
Fixes a migration issue that caused patch failure.
Full Changelog: v0.2.0-beta.0...v0.2.1-beta.0
v0.2.0-beta.0
Major Change
Added support for translations. blog
Notes
- I will be trying to push releases every week. The version number will be updated according to what's in the release.
- There's now a Telegram group: Frappe Books - Public for discussions regarding features, changes, fixes, etc.
Do join if you have requests or insights! :)
Changelog
[show/hide]
New Contributors
Full Changelog: v0.1.0-beta.0...v0.2.0-beta.0