Frappe Books Versions Save

Free Accounting Software

v0.15.0

11 months ago

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: https://github.com/frappe/books/compare/v0.14.1...v0.15.0

v0.14.1

11 months ago

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/frappe/books/pull/627

Full Changelog: https://github.com/frappe/books/compare/v0.14.0...v0.14.1

v0.14.0

11 months ago

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: https://github.com/frappe/books/compare/v0.13.0...v0.14.0

v0.13.0

1 year ago

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: https://github.com/frappe/books/compare/v0.12.0...v0.13.0

v0.12.0

1 year ago

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: https://github.com/frappe/books/compare/v0.11.0...v0.12.0

v0.11.0

1 year ago

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: https://github.com/frappe/books/compare/v0.10.0...v0.11.0

v0.10.0

1 year ago

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: https://github.com/frappe/books/compare/v0.9.0...v0.10.0

v0.9.0

1 year ago

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: https://github.com/frappe/books/compare/v0.8.0...v0.9.0

v0.8.0

1 year ago

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: https://github.com/frappe/books/compare/v0.7.1...v0.8.0

v0.8.0-beta.1

1 year ago

What's Changed

Full Changelog: https://github.com/frappe/books/compare/v0.8.0-beta.0...v0.8.0-beta.1