Skip to content

Releases: frappe/books

0.12.0

11 Apr 07:41
Compare
Choose a tag to compare

Features

  • Manual setting of Back References to Invoices from Shipments, Purchase Receipts.
  • Show outstanding paid/unpaid invoices on clicking Paid/Unpaid on the dashboard.

Fixes/Improvements

  • Capture syntax errors in Print Template code interpolation using ErrorBoundary.vue.
  • Use custom dialog boxes instead of native ones.
  • Allow Number Series to be searchable and editable.
  • Allow Number Series to be created from its list view.

Changelog

[show/hide]

Full Changelog: v0.11.0...v0.12.0

0.11.0

16 Mar 08:07
Compare
Choose a tag to compare

Features

  • Template Builder: allows the creation of custom Print Templates. (documentation)
  • Navigable Link Fields: link fields can now be clicked to go to the linked entry.

Fixes/Improvements

  • Common Form UI uses for the Setup Wizard.
  • Save, Submit, Cancel and Delete show success toasts.
  • Database file path is shown on the Database Selector screen

Changelog

[show/hide]

New Contributors

Full Changelog: v0.10.0...v0.11.0

0.10.0

02 Mar 11:05
Compare
Choose a tag to compare

Features

  • Batches: allows batch-wise maintenance of items. (documentation)
  • UOM Conversions: allows handling of items with different UOMs than the Stock UOM.

Fixes/Improvements

  • Common Form View used for several entry types (eg Payments, Items) to display them in a full page form.
  • Settings has been cleaned up and now uses the Common Form View.
  • Address fields can now be set by name and edited in a separate form.
  • Address, Location, and a few other lists are now be viewed using the Quick Search.

Changelog

[show/hide]

New Contributors

Full Changelog: v0.9.0...v0.10.0

0.9.0

16 Feb 11:14
Compare
Choose a tag to compare

Features

  • Import Wizard: Tool that allows importing data. (documentation)
    • This is a ground-up re-write of the Data Import tool.
    • It also doubles as a multiple entry making tool that uses a tabular interface.
  • Manufacturing Stock Movement: Stock Movement that records the conversion of items. (documentation)
  • Barcodes: Adds a barcode field to items and a barcode UI to add items to invoices. (documentation)
  • Shortcuts: Adds UI to display added shortcuts.

Fixes/Improvements

  • Improved RTL Support: UI has been updated to conform to RTL languages when selected.
  • Translation Additions: Updated Spanish, Gujarati, and French.

Changelog

[show/hide]

New Contributors

Full Changelog: v0.8.0...v0.9.0

0.8.0

09 Jan 11:10
Compare
Choose a tag to compare

Features

Main feature being added is the Inventory module.

  • Inventory Module: The inventory module allows tracking of stock movement when making transactions. Check the documentation for more information.
    • Shipments: to create outward inventory movements
    • Purchase Receipts: to create inward inventory movements
    • Stock Movement: to create inward and outward movements and for cross-location stock transfers.
    • Stock Ledger: ledger to view stock transfers and valuations (FIFO and Moving Average)
    • Stock Balance: report to view stock balance information
  • Added Swedish translations.

Fixes/Improvements

  • Enabled selection of whether to install for user or for all when installing on windows.
  • Added expand and collapse button in the Chart of Accounts
  • Added a common period selector on the dashboard
  • Added transition animations for a few UI elements
  • Allow hiding the sidebar
  • Display filter names in reports
  • Updated the Date component (and added a Datetime component)
  • Select colour using a colour picker

Changelog

[show/hide]

New Contributors

Full Changelog: v0.7.1...v0.8.0

0.8.0-beta.1

15 Dec 08:55
Compare
Choose a tag to compare
0.8.0-beta.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.8.0-beta.0...v0.8.0-beta.1

0.8.0-beta.0

13 Dec 08:46
1a2189e
Compare
Choose a tag to compare
0.8.0-beta.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.7.1...v0.8.0-beta.0

0.7.1

07 Nov 08:18
Compare
Choose a tag to compare

Features

  • Added translations for Simplified Chinese

Fixes/Improvements

  • Fixed account issue that prevented Invoices from being opened
  • Fixed entry duplication issue
  • Fixed CoA account balance calculation

Changelog

[show/hide]

New Contributors

Full Changelog: v0.7.0...v0.7.1

0.7.0

25 Oct 09:33
Compare
Choose a tag to compare

Features

  • Defaults: allows selecting default Number Series, invoice terms, etc.
  • Exports: CSV and JSON export all entries from the list view.
  • Attachments: images or pdfs can be attached to transactional entries.

Fixes/Improvements

  • Fixed attach image fields. It now allows clearing.
  • Fixed dropdown behavior
  • Fixed Payment reference and other payment-related issues
  • Fixed Account not found issues (caused by Write Off Account)
  • Fixed database migration issue

Several more fixes and improvements have been made, check Full Changelog

Changelog

[show/hide]

Full Changelog: v0.6.6...v0.7.0

0.7.0-beta.0

17 Oct 17:39
Compare
Choose a tag to compare
0.7.0-beta.0 Pre-release
Pre-release

Note: will be using auto-generated notes for pre-releases

What's Changed

Full Changelog: v0.6.6...v0.7.0-beta.0