The LedgerSMB development team is happy to announce yet another new
version of its open source ERP and accounting application.
This release contains the following fixes and improvements:
Changelog for 1.13.1
* Fix for printing of invoices with manual taxes (#9116)
* Fix for comparisons in the Income Statement report (#9114)
* Fix for tax calculations in invoice API calls without taxes (#9111)
* Fix spacing in the HTML invoice template (#9118)
* Fix for WA tax module (#9092)
* Fix examples in OpenAPI API documentation (#9109)
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.13.1/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.13.1
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.13.1
Or pulled from the GitHub Container Registry
$ docker pull ghcr.io/ledgersmb/ledgersmb:1.13.1
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.13.1
These are the sha256 checksums of the uploaded files:
699eb62ab0d4c82479c14b4459910ebc66e6fe11aa5fa79570a11405954caa9e ledgersmb-1.13.1.tar.gz
b8951dec4659806c7c266e120d107533595a74f8fcf712587c2ea89516c8da31 ledgersmb-1.13.1.tar.gz.asc
The LedgerSMB development team is happy to announce yet another new
version of its open source ERP and accounting application.
This release contains the following fixes and improvements:
Changelog for 1.12.15
* Fix for printing of invoices with manual taxes (#9116)
* Fix for tax calculations in invoice API calls without taxes (#9111)
* Fix spacing in the HTML invoice template (#9118)
* Fix for WA tax module (#9092)
* Fix examples in OpenAPI API documentation (#9109)
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.12.15/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.12.15
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.12.15
Or pulled from the GitHub Container Registry
$ docker pull ghcr.io/ledgersmb/ledgersmb:1.12.15
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.12.15
These are the sha256 checksums of the uploaded files:
cf9374ac42e82f1fb9de608cbb8ffaf4e5e3953d81295c7423253b4991a12bc6 ledgersmb-1.12.15.tar.gz
0d88cd581b8e7c6bfe5cc0082e7dcc39d8c01521819c67369e8e2ff33de9d075 ledgersmb-1.12.15.tar.gz.asc
The LedgerSMB development team is happy to announce yet another new
version of its open source ERP and accounting application.
This release contains the following fixes and improvements:
Highlights of the changelog for 1.13.0:
Added functionalities
* Concurrent logins into multiple companies on a single browser (#8496)
* Ability to remove unused customers, credit accounts (#8616)
* Tracking of user logins and logout for audit purposes (#8784)
* Improved on-boarding experience with new installer supporting more platforms
to handle dependencies than previous methods; see https://get.ledgersmb.org
* GL Report improvements:
* Opening and closing balances split by FX in GL report (#9023)
* Opening and closing balances in GL report FX Debit/credit columns (#9018)
Changed functionalities
* Concurrent logins with different users on one browser throw an error (#8496)
* Menu changes (renamed and moved items)
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.13.0/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.13.0
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.13.0
Or pulled from the GitHub Container Registry
$ docker pull ghcr.io/ledgersmb/ledgersmb:1.13.0
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.13.0
These are the sha256 checksums of the uploaded files:
e08b347e58aa6ae7e5ca6bcca957d9988b174d8d6824520b6ead621a8e58c059 ledgersmb-1.13.0.tar.gz
689a8f41f05f71418236749eedc6ba69a3bef9ca8067be277a87bf10ed363038 ledgersmb-1.13.0.tar.gz.asc
The LedgerSMB development team is happy to announce yet another new
version of its open source ERP and accounting application.
This release contains fixes two regressions since 1.12.13:
Changelog for 1.12.14
* Fix WHERE statement in schema upgrade script (#9061)
* Fix typo in table name in post-upgrade script (#9060)
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.12.14/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.12.14
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.12.14
Or pulled from the GitHub Container Registry
$ docker pull ghcr.io/ledgersmb/ledgersmb:1.12.14
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.12.14
These are the sha256 checksums of the uploaded files:
02dd5033b84dbb803d4c886145bf2e8c67518da082d7405de4a0448fb85caf64 ledgersmb-1.12.14.tar.gz
a1600c6bf2a71ca1d931f9c232229da7396691faa02b5334949612bcacfae690 ledgersmb-1.12.14.tar.gz.asc
The LedgerSMB development team is happy to announce the first
release candidate for version 1.13 of its open source ERP and
accounting application. This release contains the following
fixes and improvements:
Changelog for 1.13.0
Added functionalities
* Concurrent logins into multiple companies on a single browser (#8496)
* Ability to remove unused customers, credit accounts (#8616)
* Search box added to the menu (#8831)
* Tracking of user logins and logout for audit purposes (#8784)
* Localization of names in the country selection drop-down (#8749)
* Improved on-boarding experience with new installer supporting more platforms
to handle dependencies than previous methods; see https://get.ledgersmb.org
* Technical support for arbitrary attributes on parts and others (#8996)
* Scheduled actions from upgrades; e.g. removal of migration artifacts (#8979)
* GL Report improvements:
* Opening and closing balances split by FX in GL report (#9023)
* Opening and closing balances in GL report FX Debit/credit columns (#9018)
Changed functionalities
* Concurrent logins with different users on one browser throw an error (#8496)
* Confusing menu name 'Add Contact' changed to 'Add entity' (#8003)
* Split toplevel Reports menu over General Journal and Goods & Services (#8850)
* Menu reloaded from file (./locale/menu.xml) on each upgrade (#8876)
Removed functionalities
Bugs fixed
* Better referential integrity with more relational constraints (#8661, #8794)
Cleanup & architecture improvements
* Simplified balance sheet and income statement report templates (#9024, #9025)
* Added several ADRs (architecture decision records) describing project direction
* Encapsulation of Dojo widgets in custom (web) elements (#8874)
* Deprecated 'ledgersmb.conf' configuration in favor of 'ledgersmb.yaml' (#8570)
* Loading of main section more predictable through state machine use (#8530)
* Removed deps in favor of (experimental) built-in functionality (#8571, #8572)
* Allow workflows to determine buttons on read-only screens (#8583)
* Removal of custom SMTP handling class; replaced with Email::Sender (#8576)
* Dropped unnecessary table inheritance (#8046)
* Replacement of various Dojo layout components with Vue equivalents (#8811)
* Dead code removal (#8579, #8591, #8613, #8826, #8874)
* Move end-to-end UI tests from Selenium Hub v3 to v4 (#8829)
Updated dependencies
* Feature::Compat::Try (removed)
* IO::Scalar (removed)
* Workflow (2.06, from <2.0)
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.13.0-rc1/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.13.0-rc1
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.13.0-rc1
Or pulled from the GitHub Container Registry
$ docker pull ghcr.io/ledgersmb/ledgersmb:1.13.0-rc1
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.13.0-rc1
These are the sha256 checksums of the uploaded files:
0e0529a2ff7900847b69052eeb4774eac27740ea92bb87e3afb75506dfab7000 ledgersmb-1.13.0-rc1.tar.gz
a6a5c38bb907afb9c31fa0600f87bdc76bf864f8a94fbedb00069c74e66deec4 ledgersmb-1.13.0-rc1.tar.gz.asc
The LedgerSMB development team is happy to announce yet another new
version of its open source ERP and accounting application.
This release contains the following fixes and improvements:
Changelog for 1.12.13
* Fix reconciliations missing workflow context (#9004)
* Fix starting balance in GL report filtered by account (#9020)
* Add taxtotal for invoice printing (#9006)
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.12.13/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.12.13
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.12.13
Or pulled from the GitHub Container Registry
$ docker pull ghcr.io/ledgersmb/ledgersmb:1.12.13
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.12.13
These are the sha256 checksums of the uploaded files:
5d634172e55799efcd316e0caa818ef9aa10d8ff4b056a46a4b5df62287c3dc9 ledgersmb-1.12.13.tar.gz
fc75a2c34d04231385ee8ac287026e44a86bdf70e3c1beb096aebbea88c48395 ledgersmb-1.12.13.tar.gz.asc
The LedgerSMB development team is happy to announce yet another new
version of its open source ERP and accounting application.
This release contains the following fixes and improvements:
Changelog for 1.11.28
* Fix starting balance in GL report filtered by account (#9020)
Please take note that 1.11 will be End-of-Life on 3 October;
after this date, free community support is only available for
1.12 and - when released - 1.13. Upgrading to 1.12 is strongly
advised.
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.11.28/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.11.28
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.11.28
Or pulled from the GitHub Container Registry
$ docker pull ghcr.io/ledgersmb/ledgersmb:1.11.28
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.11.28
These are the sha256 checksums of the uploaded files:
f28045e2a5db0ae85669ac32d56bcf8e68949ff0b632c9ced4028b7f6b36e108 ledgersmb-1.11.28.tar.gz
4078b18304bb3e97bd39da564f400d742a4cd9a48d1f8d8a463830968bd6de74 ledgersmb-1.11.28.tar.gz.asc
This message is to remind everybody still on LedgerSMB 1.11 that its
community support ends on 3 October 2025. Migration to 1.12 is
strongly recommended.
For those who are unable to migrate to 1.12, support may be available
through commercial providers. A list of commercial providers is
available on the https://ledgersmb.org website for those interested.
Please join the Matrix chat channel
(https://app.element.io/#/room/#ledgersmb:matrix.org) to discuss any
issues encountered during upgrading.
--
Bye,
Erik.
http://efficito.com -- Hosted accounting and ERP.
Robust and Flexible. No vendor lock-in.
The LedgerSMB development team is happy to announce yet another new
version of its open source ERP and accounting application. This release fixes
Cost of Goods Sold being incorrectly calculated for stocked items, including a
migration to correct any historically miscalculated numbers. For more
information,
please see https://ledgersmb.org/content/bug-explained-double-allocation-parts-cogs
Changelog for 1.12.12
* [MAJOR] Fix parts incorrectly marked as 'used for Cost Of Goods Sold' (#8952)
* [MAJOR] Repair historic incorrect COGS markings and post missing COGS (#8986)
See https://ledgersmb.org/content/bug-explained-double-allocation-parts-cogs
* Add database triggers to prevent COGS becoming messed up (#8972)
* Add consistency check for COGS allocation in setup.pl (#8961)
* Fix 'onhand' being clobbered by repeated saving of invoices (#8964)
* Fix SQL error showing when reversing an AP invoice (#8950)
We would like to thank Alt-Tech (https://github.com/tonka128) for their support
making this fix possible through their continued GitHub Sponsorship as well as
providing staff to help find the problem and test the fixes.
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.12.12/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.12.12
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.12.12
Or pulled from the GitHub Container Registry
$ docker pull ghcr.io/ledgersmb/ledgersmb:1.12.12
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.12.12
These are the sha256 checksums of the uploaded files:
40d5c6d4ba0b8ecf54133123ecfd830ba0ecdef148e9fb30f258116f10458e7a
ledgersmb-1.12.12.tar.gz
5b80e4bcb47c5b092d68c3bd74951d63750aff52724cefa6f7622442893528cf
ledgersmb-1.12.12.tar.gz.asc
--
Bye,
Erik.
http://efficito.com -- Hosted accounting and ERP.
Robust and Flexible. No vendor lock-in.
The LedgerSMB development team is happy to announce yet another new
version of its open source ERP and accounting application. This release fixes
Cost of Goods Sold being incorrectly calculated for stocked items, including a
migration to correct any historically miscalculated numbers. For more
information,
please see https://ledgersmb.org/content/bug-explained-double-allocation-parts-cogs
Changelog for 1.11.27
* [MAJOR] Fix parts incorrectly marked as 'used for Cost Of Goods Sold' (#8952)
* [MAJOR] Repair historic incorrect COGS markings and post missing COGS (#8986)
See https://ledgersmb.org/content/bug-explained-double-allocation-parts-cogs
* Add database triggers to prevent COGS becoming messed up (#8972)
* Add consistency check for COGS allocation in setup.pl (#8961)
We would like to thank Alt-Tech (https://github.com/tonka128) for their support
making this fix possible through their continued GitHub Sponsorship as well as
providing staff to help find the problem and test the fixes.
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.11.27/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.11.27
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.11.27
Or pulled from the GitHub Container Registry
$ docker pull ghcr.io/ledgersmb/ledgersmb:1.11.27
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.11.27
These are the sha256 checksums of the uploaded files:
7e35707b17760e270d708287dd6f0364b2772a7b4181b0405af2f96756a667f6
ledgersmb-1.11.27.tar.gz
389be3536333afa007de8f78a47e1b57cd709f3db3da7d77d6281090f11a2a63
ledgersmb-1.11.27.tar.gz.asc
--
Bye,
Erik.
http://efficito.com -- Hosted accounting and ERP.
Robust and Flexible. No vendor lock-in.