Skip to content

Releases: frappe/books

v0.3.2-beta.0

04 Mar 11:30
Compare
Choose a tag to compare

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]
  • fix: minor fixes: account write-off, zero rates, display outstanding by @18alantom in #350
  • build(deps): bump url-parse from 1.5.7 to 1.5.10 by @dependabot in #349
  • feat: minor (mostly UI/UX) improvements by @18alantom in #352
  • fix: add pagination to the General Ledger by @18alantom in #354
  • Full Changelog: v0.3.1-beta.0...v0.3.2-beta.0

    v0.3.1-beta.0

    26 Feb 07:41
    Compare
    Choose a tag to compare

    Fixes issue where currency set in the setup wizard wasn't considered.

    v0.3.0-beta.1

    25 Feb 15:47
    Compare
    Choose a tag to compare

    Fixes the CoA loading issue.

    v0.3.0-beta.0

    25 Feb 10:10
    Compare
    Choose a tag to compare

    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]
  • fix: german translations by @barredterra in #343
  • feat: Add CoA selection in Setup Wizard by @18alantom in #346
  • feat: Add Data Import by @18alantom in #347
  • New Contributors

    Full Changelog: v0.2.1-beta.0...v0.3.0-beta.0

    v0.2.1-beta.0

    22 Feb 09:42
    Compare
    Choose a tag to compare

    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

    18 Feb 08:26
    Compare
    Choose a tag to compare

    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]
  • chore: bump vue by @18alantom in #337
  • build(deps): bump follow-redirects from 1.14.7 to 1.14.8 by @dependabot in #338
  • updated VATComply URI by @zkeene in #340
  • Setup Translations - Part 1 by @18alantom in #334
  • Setup Translations - Part 2 Use Translations by @18alantom in #341
  • build(deps): bump url-parse from 1.5.3 to 1.5.7 by @dependabot in #342
  • New Contributors

    Full Changelog: v0.1.0-beta.0...v0.2.0-beta.0

    v0.1.0-beta.0

    11 Feb 09:15
    Compare
    Choose a tag to compare

    Major Features/Fixes/Changes

    • Improved currency handling. Monetary calculations will now be much more precise. This also enables variable precision. #268
    • GSTR-1 and GSTR-2 reports are enabled when the country is set to India. #277 #298
    • Added JSON and CSV exports for most reports. #290
    • Error reporting. #313
    • Improved the charts on the dashboard. #311 #325 #326 (blog)
    • Notify user when an update is available. #331

    Besides this, several fixes were pushed, most of these were directly merged (i.e. no PR) and so won't show in the list below. But on using this version of Frappe Books you'll find that it's much smoother and works more sensibly than before.

    Changelog

    [show/hide]

    Full Changelog: v0.0.4-beta.2...v0.1.0-beta.0


    Notes

    Regarding the Versioning

    • All versions until a production-ready version is released will be beta.x.
    • Major version (first digit) will be bumped when new features of a large scope are added (eg: major UI update).
    • Minor version (second digit) will be bumped when new features are added (eg: new reports).
    • Patch version (third digit) will be bumped when bugs are fixed.
    • Beta version will be updated when a bugfix is pushed to squash a bug that occured in the previous beta.

    This release increments the minor version because, besides a few user-side features, huge code level changes have taken place.

    When will Frappe Books be out of beta?

    On getting to this release I found a lot of bugs that were previously not known to me. They weren't massive bugs but they gave the software an unpolished feel. So, once Frappe Books feels like a polished piece of software and has the bare minimum features it will be out of beta. Out of beta is not far, I can feel it!

    Release schedule

    As Frappe Books gets more stable, the release schedule should stabilize to around every week, unless there are showstopper bugs for which the patches will be released as soon as they are fixed.

    v0.0.4-beta.2

    17 Dec 06:58
    Compare
    Choose a tag to compare

    Primarily fixes this issue: #279 which prevents Payments from being made.

    Other than this, several minor fixes and improvements, mostly UI/UX related. Check the descriptions of these PRs for details:

    Full Changelog: v0.0.4-beta.1...v0.0.4-beta.2

    0.0.4-beta.1

    13 Dec 13:52
    Compare
    Choose a tag to compare

    Fixes this issue where an existing DB from v0.0.3-beta.x caused the app to not launch and instead display a blank screen.

    PR: fix: add failsafes along db connection paths by @18alantom in #274

    0.0.4-beta.0

    08 Dec 09:13
    Compare
    Choose a tag to compare

    This release marks the rebooting of Frappe Books development. πŸš€
    Several showstopper bugs have been fixed, and multiple changes have been made.

    Bug Fixes πŸ”¨

    • Fix offset of 1 day between date picker and display.
    • Fix image selection.
    • Fix allow note editing in Draft state.
    • Fix hang on submission.
    • Fix Save as PDF.
    • Fix issues with ledger entries not created when doing partial payments.
    • Fix font picker issue in invoice.
    • Fix profit and loss graph not reflecting changes correctly.
    • Fix issues with db loading.
    • Fix bank account not being set for certain countries.
    • Fix incorrect default account set.
    • Fix autocomplete, added fuzzy matching
    • Fix onboarding completion issues

    Changes βš™οΈ

    • Customer and Supplier have a GSTIN field now.
    • Party and Company GSTIN show in all templates.
    • Notes now show in the Basic template.
    • Ability to filter out the reverted ledger entries.
    • Add empty state for list views.
    • Several validations for Invoice and Bill Payments.
    • Payments can be made without reference
    • Removed description from the general ledger.
    • Removed tax rate from from tax breakdown.
    • Updated icon.
    • Ability to cancel invoices.
    • Display state and outstanding amount of an invoice/bill.
    • Display TaxID instead of GST if country is not set as India
    • Add setting to hide onboarding section

    PR List and Contributors πŸ™Œ

    [show/hide]

    PR List

    New Contributors

    Full Changelog: v0.0.3-beta.13...v0.0.4-beta.0