Skip to content

Releases: frappe/books

0.21.2

12 Feb 00:23
bf9b127
Compare
Choose a tag to compare

Fixes

Changelog

[show/hide]

Full Changelog: v0.21.1...v0.21.2

0.21.1

02 Feb 00:19
8db453c
Compare
Choose a tag to compare

Changes/Improvements

  • Updated and added additional Arabic translations. Thanks @djouamaah! :)

Fixes

  • Report dates in LedgerPostings (or items that use that class: PurchaseInvoice, SalesInvoice, JournalEntry, Payment, StockMovement, StockTransfer) set due to timezone/datetime inconsistencies
  • Fixed PDF's not generating properly

Changelog

[show/hide]

New Contributors

Full Changelog: v0.21.0...v0.21.1

0.21.0

25 Jan 03:49
de2ae58
Compare
Choose a tag to compare

Fixes

  • Graphs and views in Dashboard present excessive errors when "Year to Date" time period is selected (#820)

Changelog

[show/hide]

Full Changelog: v0.20.1...v0.21.0

0.20.1

19 Jan 23:36
Compare
Choose a tag to compare

Fixes

  • Payments list did not show payments created in earlier versions although they exists (#808)

Changelog

[show/hide]
  • Updated workflow nodejs versions to 16.20.2 by @Isaac-GC in #804
  • Added issue templates to help with workflows by @Isaac-GC in #807
  • removed non-working markdown field from bug template by @Isaac-GC in #811
  • fix: #808 Payment referenceType NULL due to bad migration by @mildred in #809

Full Changelog: v0.20.0...v0.20.1

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