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.
Today the project released version 1.13.0-beta2 tarball and Docker images.
The release tarball can be found at
https://download.ledgersmb.org/f/Beta%20Releases/1.13.0-beta2/ ; the docker
images have been published to Docker Hub and GitHub Container Registry:
ghcr.io/ledgersmb/ledgersmb:1.13.0-beta2
docker.io/ledgersmb/ledgermb:1.13.0-beta2
The Docker images have been changed: there is no need for a separate
reverse proxy setup anymore: the reverse proxy is now included in the
image. LedgerSMB is now exposed on port 80 (in addition to port 5762).
In addition to deployment through Docker, there is now an installer
available: https://get.ledgersmb.org. On Debian and Fedora (and many of
their derivatives like RedHat, Ubuntu and Mint), this installer automates
much of the installation process.
FEEDBACK REQUESTED: please test this beta release (on a copy of your data!)
with your use-cases and report any problems to the devel@ mailing list or
as issues on GitHub. That will allow us to assess whether the software is
ready for a final release and at the same time helps you receive the best
release possible.
Your help is greatly appreciated! If you're unable to test, please consider
contributing a translation via our Transifex project at
https://app.transifex.com/ledgersmb/ledgersmb/dashboard/.
--
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 contains the following fixes and improvements:
Changelog for 1.12.11
* Fix regressions since 1.11 in fixed assets posting (#8919)
* Fix ETag values without double-quote quoting in API calls (#8898)
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.12.11/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.12.11
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.12.11
Or pulled from the GitHub Container Registry
$ docker pull ghcr.io/ledgersmb/ledgersmb:1.12.11
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.12.11
These are the sha256 checksums of the uploaded files:
962e02574dc5dd863efc0f38e4e37949a6299c8586d949e6585c62ca60915de7 ledgersmb-1.12.11.tar.gz
9df694fad111c264edf09e91fa10c9c3a771b32533f8e5ea8c3adbd21a3e450f ledgersmb-1.12.11.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.26
* Fix ETag values without double-quote quoting in API calls (#8898)
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.11.26/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.11.26
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.11.26
Or pulled from the GitHub Container Registry
$ docker pull ghcr.io/ledgersmb/ledgersmb:1.11.26
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.11.26
These are the sha256 checksums of the uploaded files:
b983c3ca31fc8beb237f0e683749bfae19b37e0a9a5128219daa41f69c552bc7 ledgersmb-1.11.26.tar.gz
ddc0dd0500ed3fdc9ea31c99da16a84fa57710cad0f5fd749f0f9b879f61ed83 ledgersmb-1.11.26.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.10
* Fix typo on AR/AP Import Batch screen (#8843)
* Fix csv export from AP/AR search (#8840)
* Fix number formatting on AP/AR search screen
* Fix 'Login' button sometimes inactive on login page (#8813)
* Fix taxes inappropriately rounded to number precision (#8822)
* Fix typo on AR/AP Import screen (#8853)
* Fix CSV export for AR/AP search results (#8840)
* Remove English-to-English translations for AR/AP/Customer/Vendor
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.12.10/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.12.10
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.12.10
Or pulled from the GitHub Container Registry
$ docker pull ghcr.io/ledgersmb/ledgersmb:1.12.10
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.12.10
These are the sha256 checksums of the uploaded files:
028b1c00913ced255d8867f1dd316d3b87ce9bde8ff9d02109d6b42997fbac88 ledgersmb-1.12.10.tar.gz
072af1203517c1b2f04ea5f2a5e75402b056ff57335814aabd28efad3994ecc3 ledgersmb-1.12.10.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.25
* Fix draft transactions appearing in Tax Form Reports (#8770)
* Fix inactive 'Login' button on login page (#8814)
* Fix typo on AR/AP Import Batch screen (#8843)
* Removed English-to-English translations for AR/AP/Customer/Vendor
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.11.25/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.11.25
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.11.25
Or pulled from the GitHub Container Registry
$ docker pull ghcr.io/ledgersmb/ledgersmb:1.11.25
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.11.25
These are the sha256 checksums of the uploaded files:
61f3d86a8b83e1877657112a8537da23e36d1e18619e1b65098d9965e492c90b ledgersmb-1.11.25.tar.gz
c6f88c27ff482cdc009a7968cf267a243a91401e779b8eeb7aed031f1d5adcd9 ledgersmb-1.11.25.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.9
* Fix check for financial report templates when upgrading pre-1.8 databases
* Fix report csv export template missing linebreaks
* Fix searching for fixed assets throws a translation error (#8803)
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.12.9/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.12.9
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.12.9
Or pulled from the GitHub Container Registry
$ docker pull ghcr.io/ledgersmb/ledgersmb:1.12.9
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.12.9
These are the sha256 checksums of the uploaded files:
c9d6be2e1732abc7e4be569a00f01ba78563e84c5c64d9e97a114e477004561e ledgersmb-1.12.9.tar.gz
46c30d8ad18a07823cb7eaf071503cd70deab8d4bb7fe449f5d0f67a1717f9e1 ledgersmb-1.12.9.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.8
* Fix non-posted transactions being included in Tax Forms (#8774)
* Fix visual hint for non-posted payments on invoices and transactions (#8544)
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.12.8/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.12.8
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.12.8
Or pulled from the GitHub Container Registry
$ docker pull ghcr.io/ledgersmb/ledgersmb:1.12.8
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.12.8
These are the sha256 checksums of the uploaded files:
0060b92ce7b955f8df74e61f6d1bf2b4305fb54ace82a8222337b83ff94ebf4e ledgersmb-1.12.8.tar.gz
8bcf386f05e85e2d0e67cf5c4229a7540794d63a7e1feaf53b3f5b4301652873 ledgersmb-1.12.8.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.7
* Fix entity search by country
* Fix sales person drop-down on new quotes and orders (#8734)
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.12.7/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.12.7
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.12.7
Or pulled from the GitHub Container Registry
$ docker pull ghcr.io/ledgersmb/ledgersmb:1.12.7
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.12.7
These are the sha256 checksums of the uploaded files:
f62f6b63f108fc0f8e5f2e46fab651090cc98b76046e7ca707329b2f2dfdca00 ledgersmb-1.12.7.tar.gz
a820f729967542d73558c9d13b8339b4ddfa77b174a2d126c746c6035b69fc1e ledgersmb-1.12.7.tar.gz.asc