Skip to content

Releases: frappe/books

0.20.0

15 Jan 10:10
Compare
Choose a tag to compare

Changes/Improvements

  • Point of Sale feature
  • Add Sales Quotations #151
  • Allow to track taxes on received payments #755
  • Invoice returns

Fixes

  • Allow SVG images
  • Fix reports when multiple root accounts have the same type
  • Fix report date calculation

Changelog

[show/hide]

New Contributors

Full Changelog: v0.19.0...v0.20.0

0.19.0

11 Oct 07:09
Compare
Choose a tag to compare

Changes/Improvements

  • Use colors from the Espresso design system used by frappe-ui.
  • Allow deletion of accounts from the COA.
  • Allow multiple items of the same type in an Invoice.

Fixes

  • Fix booking of COGS amount on creating a Shipment.
  • Fix labels in a few places to be more descriptive.

Changelog

[show/hide]

New Contributors

Full Changelog: v0.18.0...v0.19.0

0.18.0

22 Aug 07:09
Compare
Choose a tag to compare

Features

  • Form Customizations: enables customization of forms by adding custom fields. (documentation)
  • Stock Return: enables creation of Shipment and Purchase Receipt Returns. (documentation)

Fixes/Improvements

  • Prevent back navigation from triggering while entering text.
  • Update Arabic translations.
  • Prevent crashes during migration due to non existent PatchRun table.

Changelog

[show/hide]

New Contributors

Full Changelog: v0.17.1...v0.18.0

0.17.1

21 Jul 07:14
Compare
Choose a tag to compare

Improvements/Fixes

  • Fix blank page on app launch
  • Auto set DB location to Documents/Frappe Books
  • Create backups on migrating
  • Add Year to Date option on the Dashboard
  • Fix Date Issues

Changelog

[show/hide]

New Contributors

Full Changelog: v0.17.0...v0.17.1

0.17.0

30 Jun 10:22
6cb2fed
Compare
Choose a tag to compare

Improvements

  • Printing of Reports: Reports can now be exported as PDF.
  • Use native date and date time component instead of custom component.
  • Warn if insufficient stock quantity while making Sales Invoice.
  • Open last route on reloading app.
  • Corrected French chart of accounts.

Changelog

show/hide

New Contributors

Full Changelog: v0.16.0...v0.17.0

0.16.0

07 Jun 07:58
Compare
Choose a tag to compare

Features

  • Price Lists: allows setting multiple Item prices for sales and purchase. (documentation)
  • Customizable Print Size: allows setting custom Print Template sizes. (documentation)
  • Auto Stock Transfer: allows auto transfer of stock on creating Invoice. (documentation)
  • Invoice from Stock Transfer: allows creating Invoices from Shipments and Purchase Receipts.

Improvements

  • Updated Spanish Translations
  • Updated German Translations

Changelog

show/hide

New Contributors

Full Changelog: v0.15.0...v0.16.0

0.15.0

31 May 07:14
Compare
Choose a tag to compare

Fix/Improvements

  • Wide form mode for full screen forms.
  • Moved navigation buttons to the left.
  • Added a forward button.
  • Fixed issues with dynamic link refresh.
  • Fixed print button not showing after setup.
  • Fixed navigation issues caused by "/".

Changelog

[show/hide]

New Contributors

Full Changelog: v0.14.1...v0.15.0

0.14.1

11 May 07:18
Compare
Choose a tag to compare

Fix/Improvements

  • Setup Wizard bug that causes errors on form inputs.
  • Show reload dialog on settings change.
  • Fix stock validation issue for future stock.

Changelog

[show/hide] * fix: setup wizard bug by @18alantom in https://github.com//pull/627

Full Changelog: v0.14.0...v0.14.1

0.14.0

10 May 12:06
Compare
Choose a tag to compare

Features

  • Serial Numbers: allows tracking of serialized items (documentation).

Fixes/Improvements

  • Fixes Template Builder and Print View doc sync issue.
  • Fixes Account Reports incorrect fiscal year end date.
  • Fixes scroll bar appearance in money entry fields.
  • Improves Datetime selector, reflect display month and year.
  • Fixes Dashboard scroll issue.
  • Fixes Barcode duplicate entry issue.

Note - Apple Silicon packages now available

Experimental arm64 packages have been included with this release. Experimental because we have found that for some reason it doesn't open an a few systems.

It you are trying it out and it doesn't work for you, check this link: superuser.com/a/1474193

Changelog

[show/hide]

Full Changelog: v0.13.0...v0.14.0

0.13.0

25 Apr 03:54
Compare
Choose a tag to compare

Features

  • Linked Entries: Widget that shows all incoming links.
  • Quick View: Hovering on links shows details of the entry.
  • Status Pills: Entries now show more descriptive status pills instead of status badges.
  • Auto Payments: Allows for auto payment creation on submitting an invoice.

Fixes/Improvements

  • Common form view is used for all entries now.
  • Several small UI/UX fixes in #604

Changelog

[show/hide]

Full Changelog: v0.12.0...v0.13.0