Hi all,
On August 14, Debian released the 11th version of its Linux distribution:
Bullseye. Where the previous version (10 / Buster) had seriously broken
packages for LedgerSMB -- to the extent that you could say that LedgerSMB
wasn't really included at all --, we were just in time before the code
freeze to submit fixed packages to Bullseye. The fixed packages quickly
migrated to various Debian-based distributions, including Ubuntu (which
included the fixed package in 21.04 / hirsute).
Sending this mail to notify anybody who tried to install LedgerSMB using
the distribution-supplied packages on Debian or Ubuntu: the packages in the
latest stable repositories should be working correctly again!
PS: While the packages are back in a working state, the current release is
1.6.9. The goal for Debian 12 (Bookworm) is to deliver a close-to-current
version of LedgerSMB when it releases.
--
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.8.17
* Align filters between UI and the database on draft transaction search (#5692)
* Correctly present manual tax and invoice total on reversing invoice (#5721)
* Repeatedly saving a draft invoice pops up an SQL error (#5679)
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.8.17/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.8.17
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.8.17
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.8.17
These are the sha256 checksums of the uploaded files:
b1eabf07226041216fe286b68d7204b2ac7925bef56140bc15b2897587e247c9 ledgersmb-1.8.17.tar.gz
fcb5994b391716b8c8c51b04977717ca9d8df5edd8789a864d1afdb380a683c5 ledgersmb-1.8.17.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.8.16
* Fix incorrectly encoded UTF-8 characters on journal entry (#5583)
* Fix multiple updates in payment screen resetting user input (#5614)
* Improve error message when missing cash discount configuraition (#5632)
* Fix payment information for credit accounts which are Persons (#5632)
* Fix memos sometimes being associated with incorrect payment rows (#5646)
* Fix wrong fx value due to formatted exchangerate used in calculation (#5656)
* Fix decimal places setting not applied for AR/AP transactions (#5657)
* Fix duplicated income statement figures due to reversed year end (#5682)
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.8.16/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.8.16
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.8.16
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.8.16
These are the sha256 checksums of the uploaded files:
17a2e068e6655b833e209aa954b51bc6b8bb82fa4ea87bade9abefdc98cadff2 ledgersmb-1.8.16.tar.gz
7f0cd165beb22953712a11c2380dc587966e588bfc25cca75166e7d94bba3a93 ledgersmb-1.8.16.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.7.32
* Fix multiple updates in payment screen resetting user input (#5614)
* Improve error message when missing cash discount configuraition (#5632)
* Fix payment information for credit accounts which are Persons (#5632)
* Fix memos sometimes being associated with incorrect payment rows (#5646)
* Fix wrong fx value due to formatted exchangerate used in calculation (#5656)
* Fix decimal places setting not applied for AR/AP transactions (#5657)
* Fix duplicated income statement figures due to reversed year end (#5682)
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.7.32/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.7.32
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.7.32
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.7.32
These are the sha256 checksums of the uploaded files:
22fb6f99d68c7a1372949f7a7ecef5f76c3ce8ebec610f73d6076a44b19b266a ledgersmb-1.7.32.tar.gz
9c13b3bf6fbb13d61c4adef3e342eb86c8027808dddedbab30cae4027fe1d9d3 ledgersmb-1.7.32.tar.gz.asc
Last weekend, the project created the 1.9 release branch as part of the
preparations for the upcoming 1.9 release now planned for late July/early
August.
This mail is a call to translators to update the LedgerSMB translations on
Transifex (https://www.transifex.com/ledgersmb/ledgersmb/dashboard/) while
there is still time.
Please note that some translations don't have any active translators
assigned at the moment, yet are in need of updating. So for those of you
who are wondering what to give back to the community, please sign up and
spend some time translating terms for your favorite language. There's no
need to be all-or-nothing about this: all contributions are appreciated -
there's no need to wait for a moment where you have time to do a full
translation.
While working on the 1.9 translation, all translations that match those in
1.7 and 1.8 are being copied to those versions by Transifex automatically,
so by contributing to 1.9, you also contribute to 1.7 and 1.8.
If you don't want to sign up with Transifex: no problem, contact me
off-list and we can figure out a way to shepherd your contributions into a
release.
--
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.8.15
* Improve reconciliation of data entered before migration to 1.8
* Fix AR/AP transaction+invoice 'New' button throwing an error (#5539)
* Fix transaction total in AR/AP transactions with applied payments (#5528)
* Stop doubling of the number of lines in an AR/AP transaction on Save (#5529)
* Fix vendors appearing in the AR customer drop-down and vice versa (#5534)
* Fix second and consecutive Save actions on invoices throwing an error (#5532)
* Only limit Customer/Vendor History by country with explicit filter (#4361)
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.8.15/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.8.15
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.8.15
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.8.15
These are the sha256 checksums of the uploaded files:
819fad10619041981a44aa18849ca00a2630e6447c6e2ff7003e81d022e6095d ledgersmb-1.8.15.tar.gz
9d21b09abbeb867ffd5da5e940b24ac6b60013479c76b532196f0bf33f0e9aea ledgersmb-1.8.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:
Changelog for 1.7.31
* Stop doubling of the number of lines in an AR/AP transaction on Save (#5529)
* Fix vendors appearing in the AR customer drop-down and vice versa (#5534)
* Fix second and consecutive Save actions on invoices throwing an error (#5532)
* Only limit Customer/Vendor History by country with explicit filter (#4361)
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.7.31/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.7.31
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.7.31
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.7.31
These are the sha256 checksums of the uploaded files:
e7c3bcd0e8771374982658968b0ead909aad77ca0517ad28ef17a709f452bcd2 ledgersmb-1.7.31.tar.gz
849ae7fa4b1726d3d7fdb9a77df013a9c50bd8af746a660569e18224464671a8 ledgersmb-1.7.31.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.8.14
* Follow-up (fix) to upgrades blocked by files attached to transactions
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.8.14/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.8.14
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.8.14
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.8.14
These are the sha256 checksums of the uploaded files:
655c3a6571d584ca8cac55c01ced75f64299fcdc44bfa273cd45e32a1f3edbbe ledgersmb-1.8.14.tar.gz
c7a55e1a5b48ef525cefb932a9d8ebd3ee7d167fb94b38cd1dee502b7d1a5ef6 ledgersmb-1.8.14.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.7.30
* Follow-up (fix) to upgrades blocked by files attached to transactions
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.7.30/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.7.30
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.7.30
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.7.30
These are the sha256 checksums of the uploaded files:
9d70f9a392d8283128cca62a757e2d1e4c1febcb8a9ba44d90be4bb4d530f4a0 ledgersmb-1.7.30.tar.gz
41064f1f5fedc29ae46ac0410c1da8e09dcb0ae642573564449c1b6f6f4047ce ledgersmb-1.7.30.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.6.33
* Follow-up (fix) to upgrades blocked by files attached to transactions (Erik H)
Erik H is Erik Huelsmann
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.6.33/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.6.33
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.6.33
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.6.33
These are the sha256 checksums of the uploaded files:
ece4c7f63e725eea5dc2cbebbef0622b8426e24e1742daf98b1bc95fa292f6a9 ledgersmb-1.6.33.tar.gz
16d22e4c2a06a63d90ee5aca2a4e132f8e94b2eef252608da52ae0da7401c69e ledgersmb-1.6.33.tar.gz.asc