Skip to content

Releases: frappe/books

v0.4.3-beta.0

04 Apr 09:08
Compare
Choose a tag to compare

Updates

Added Catalan translations. Other than that, mostly small fixes:

  • Marked several UI-facing strings as translatable.
  • Data-import now allows importing non-RFC-4180 conforming CSV (only \n delimited as opposed to \r\n).
  • Fixed Notes section in templates.
  • Number Series can't be changed after the first save of an entry.
  • Fix for erroneous PnL

Changelog

[show/hide]
  • incr: disen node one by @18alantom in #369
  • build(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in #372
  • build(deps-dev): bump electron from 15.3.0 to 15.3.5 by @dependabot in #371
  • chore: bump yarn by @18alantom in #374
  • build(deps): bump plist from 3.0.4 to 3.0.5 by @dependabot in #373
  • fix: #176 erroneous Profit ans Loss reports by @4silvertooth in #375
  • New Contributors

    Full Changelog: v0.4.2-beta.0...v0.4.3-beta.0

    v0.4.2-beta.0

    18 Mar 10:41
    Compare
    Choose a tag to compare

    Updates

    • Added a Duplicate option under the [Β·Β·Β·] menu. This will allow creating copies of any entry.
    • Fixed report height in windows to prevent hidden pagination.

    A few other minor fixes have been included (check the commits).

    Notes

    Changelog

    [show/hide]
  • feat: add entry duplication by @18alantom in #366
  • fix: improve telemetry by @18alantom in #368
  • Full Changelog: v0.4.1-beta.0...v0.4.2-beta.0

    v0.4.1-beta.0

    16 Mar 05:34
    Compare
    Choose a tag to compare

    Updates

    • Added opt-in telemetry.
    • Added patch to fix the Journal Entry id and type switch issue caused by messed up migrations.
    • Enabled Arabic translations.

    Notes

    Changelog

    [show/hide]
  • Add Arabic translation by @taha2002 in #361
  • chore: add anon opt in telemetry by @18alantom in #364
  • New Contributors

    Full Changelog: v0.4.0-beta.0...v0.4.1-beta.0

    v0.4.0-beta.0

    11 Mar 10:14
    Compare
    Choose a tag to compare

    Updates

    Fixed a few bugs and added two small features:

    • Added options to select custom number series for transactions.
    • Segregation of Item and Payment on the basis of whether they are for Sales or Purchases.

    Changelog

    [show/hide]
  • feat: custom number series by @18alantom in #359
  • feat: Item segregation by purpose by @18alantom in #360
  • Full Changelog: v0.3.2-beta.0...v0.4.0-beta.0

    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