Releases: ledgersmb/LedgerSMB
1.5.17
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.5.17
- Fix inability to add taxforms (Erik H, #3431)
- Add loading of SIC and GIFI on company creation to setup.pl (Erik H, #3442)
- Fix double counted 'paid' amount on some printed invoices (Erik H, #3440)
- Fix failure to include 'Price Updated' column on goods search (Erik H, #3333)
- Fix payment account on invoice to retain value on update (Erik H, #3455)
- Fix linebreaks, '<' and '>' showing as HTML code on invoice (Erik H, #3457)
- Estonian translation update (Margus L)
- German translation update (Mikael H)
Erik H is Erik Huelsmann
Margus L is Margus Lepmets
Mikael H is Mikael Helger
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.5.17/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.5.17
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.5.17
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.5.17
These are the sha256 checksums of the uploaded files:
3cbac050e5684c347a89ca28107919ce636b03cbac543ed7dee2b919be38d631 ledgersmb-1.5.17.tar.gz
d2ebc7cc3e61cb7490aba8f896e1c127370d139be5b7e05a2fe547efce2f2678 ledgersmb-1.5.17.tar.gz.asc
1.5.16
The LedgerSMB development team is happy to announce yet another new
version of its open source ERP and accounting application. The trial
period of the 1.5-slim Docker image has been extended by one more
release (due to practical reasons).
This release contains the following fixes and improvements:
Changelog for 1.5.16
- Properly compute the last cleared balance on reconciliation (Yves L, #3405)
- Fix regression reports not showing (PDF, etc) download links (Erik H, #3408)
- Fix typo in SQL Ledger upgrade code (Erik H, #3409)
- Add French Chart of Accounts (Yves L)
- Lift requirement to enter sensitive private data when creating users (Erik H)
- Fix absolute [New] link on order, AR and AP pages (Erik H)
- Support non-root hosting by using relative '/' to 'login.pl' redirect (Erik H)
Erik H is Erik Huelsmann
Yves L is Yves Lavoie
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.5.16/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.5.16
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.5.16
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.5.16
These are the sha256 checksums of the uploaded files:
3b878c8430267b3d1c7ab1f4eee3f16c36b110047a7a67f6574351a62fee032a ledgersmb-1.5.16.tar.gz
485f405566556892700ca09cad4dd3fcea2e07b9a9bb65a1cec737e6b6bb744a ledgersmb-1.5.16.tar.gz.asc
1.5.15
The LedgerSMB development team is happy to announce yet another new
version of its open source ERP and accounting application. As of this
release, we're publishing a docker image based on the debian *-slim
images, which reduces the Docker Hub reported size from 220MB (regular
1.5 image) to 150MB (slim image). When we don't get any negative feedback
regarding the slim image, the next release will be based on that.
This release contains the following fixes and improvements:
Changelog for 1.5.15
- Generate access logs on standard output by default (Erik H)
- Fix cli scripts; block running as root in PSGI instead of Sysconfig (Erik H)
- Remove our moving out of SourceForge notice from the welcome page (Erik H)
- Fix zero-value depreciations from blocking later depreciations (Chris T)
- Be explicit about which Perl::Critic policies to apply in tests (Nick P)
- Check for file errors when blacklist test (Nick P)
- Make checks work (out of the box) with our Docker dev images (Nick P)
Chris T is Chris Travers
Erik H is Erik Huelsmann
Nick P is Nick Prater
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.5.15/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.5.15
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.5.15
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.5.15
Or pulled from Docker Hub, for the slim (150MB) image using
$ docker pull ledgersmb/ledgersmb:1.5-slim
These are the sha256 checksums of the uploaded files:
5555f5f894e9ecae11ce2ff93bd7ff557ce1d0952336781f6c34758992f557e3 ledgersmb-1.5.15.tar.gz
7693f4b178bc53010cc00190b03d33c84d9d0362aa24d678682c2ea1c40a0d34 ledgersmb-1.5.15.tar.gz.asc
1.5.14
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.5.14
- Post (instead of save) transaction on depreciation approval (Erik H)
- Fix role prefix set on copied databases from setup.pl (Erik H, #3219)
- Fix argument names due to move to PGObject::Util::DBAdmin (Erik H)
- Fix posting of vendor invoice fails with vendor-price in parts (Erik H, #3081)
- Fix example Apache config file's SSLRequireSSL directive (Erik H, #3272)
- Fix invoice shows fewer $decimalplaces than configured (Erik H, #3271)
- Fix upgrade code using db transactions incorrectly (Erik H, #3289)
- Improve 'in progress' feedback by fading submitted content (Erik H, #3283)
- Add visual feedback to form input validation in setup.pl (Erik H)
- Implement checks for correct loading of sql/modules/ files (Erik H)
- Correct Roles.sql and PriceMatrix.sql loading errors (Erik H)
- Fix 'uninitialized variable' warnings on database creation (Erik H, #3266)
- Find part number on invoice/order by substring; was prefix (Erik H, #3266)
- Find part description on invoice/order by substring; was 'full text' (Erik H)
- Change part search on invoice/order to be case insensitive (Erik H, #3266)
Erik H is Erik Huelsmann
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.5.14/README.md
The release can be downloaded from our download site at
http://download.ledgersmb.org/f/Releases/1.5.14
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.5.14
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.5.14
These are the sha256 checksums of the uploaded files:
90ee3e1847c53d3fbc12da99510a458c38ed5b25b4d87a6f2f598fc0c7b4ffaf ledgersmb-1.5.14.tar.gz
6f9f0f0302f92bcd83bf6a6c12e5d5eef593650d61ced8150c6016f5c6ed16f4 ledgersmb-1.5.14.tar.gz.asc
1.5.13
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.5.13
- Fix setup.pl showing [_1] instead of the LedgerSMB version (Erik H)
- Fix contacts with attachments being inaccessible (Erik H, #3228)
- Fix AR/AP Aging report failing to be generated (Erik H, #3243)
- Upgrade Dojo from 1.10.8 to 1.10.9 (Erik H)
- Fix HTML aging statement download not popping up 'Save' dialog (Erik H)
- Fix date format 'dd/mm/yyyy' being parsed incorrectly (Erik H, #3223)
Erik H is Erik Huelsmann
Please note that this release updates the included Dojo Toolkit dependency
in the tarball to 1.10.9 (from 1.10.8). Users tracking the GitHub git
repository need to update their installed Dojo version as per the instructions
at https://ledgersmb.org/content/upgrading-ledgersmb-15x-15y#upgrade-src-dojo
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.5.13/README.md
The release can be downloaded from our download site at
http://download.ledgersmb.org/f/Releases/1.5.13
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.5.13
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.5.13
These are the sha256 checksums of the uploaded files:
b271440ed5d61851e21dee6ca2d5e32e49a2083f022a8e20dd71e9d10a885482 ledgersmb-1.5.13.tar.gz
36761ece65385e661468984b9d6fc10498c475785aeea94611233926994cf432 ledgersmb-1.5.13.tar.gz.asc
1.5.12
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.5.12
- Fix depreciation method listing incorrect stored procedure (Erik H)
- Fix failure to select business type details from business list (Erik H, #3154)
- Require fixed asset values needed in depreciation to be entered (Erik H)
- Fix the Net Book Value report listing assets by the wrong class (Erik H)
- Fix the Net Book Value report incorrectly excluding some assets (Erik H)
- Fix Ship To screen reporting server error and staying blank (Erik H, #2516)
- Fix non-existing entry-point error on 'Approve' in fixed assets (Erik H)
- Fix errors due to double 'action' field in fixed assets reports (Erik H)
- Fix disposal-specific fields appearing in depreciation screens (Erik H)
- Fix Parts Group drop-down and column selector in Goods Search (Erik H, #1581)
- Require proceeds on disposal prevents NULL amounts on approval (Erik H)
Erik H is Erik Huelsmann
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.5.12/README.md
The release can be downloaded from our download site at
http://download.ledgersmb.org/f/Releases/1.5.12/
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.5.12
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.5.12
These are the sha256 checksums of the uploaded files:
a73adc8ef9f4f7c6bc6546ee58b066138b11cc92f7ea6eff843da6ff7f874520 ledgersmb-1.5.12.tar.gz
45e0dada224df8d8d6ae08213d15d5597803fac6b043d3fe186127dd6a6e37c8 ledgersmb-1.5.12.tar.gz.asc
1.4.42
The LedgerSMB development team is happy to announce yet another new
version of its open source ERP and accounting application. This will
be the last release in the 1.4 series, which has reached End-Of-Life
(EOL) status on September 15, 2017; after three full years of active
maintenance. The fact that the release series has reached EOL status
means that no further community supported releases will be
created - except for translation updates when available. Users are
encouraged to upgrade to the 1.5 series which is now the community
supported version. In case upgrades are not an option, support may be available
through commercial support channels
(https://ledgersmb.org/topic/commercial-support).
This release contains the following fixes and improvements:
Changelog for 1.4.42
- Fix goods/services search with AR/AP invoices (Chris T, #2938)
- Fix ar/ap not searchable by part number (Chris T, #2926)
- Round-trip fewer values over web requests during migration (Erik H)
- Bank account info now properly HTML-escaped (Erik H, #2820)
- Ensure forked sub-processes to be correctly terminated (Erik H)
- Fix missing content in columns of the outstanding report (Erik H, #2585)
- Fix contacts search ignores e-mail and phone filters (Erik H, #2821)
- Fix contacts search by address data doesn't work (Erik H, #2490)
Chris T is Chris Travers
Erik H is Erik Huelsmann
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.4.42
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.4.42
Additionally, the release can also be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.4.42
These are the sha256 checksums of the uploaded files:
64b3e70559e2e66a9b1b41b2937ac3e68ef47f8b1006f092bafde60941b8a1ba ledgersmb-1.4.42.tar.gz
9129f407bb0ab372f0e0f6388e97e3765b1cd96ca0a02fe6d9e3f9a8331b7b02 ledgersmb-1.4.42.tar.gz.asc
1.5.11
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.5.11
- Rename lighttpd example configuration file for consistency (Yves L)
- Fix Net Book Value report shows 'LedgerSMB::Report' as its name (Erik H, #3132)
- Fix Depreciation screen not showing any assets (Erik H, #3131)
- Fix fixed asset's 'Usable life' field not showing entered value (Erik H, #3130)
- Fix Net Book Value report's link to asset details broken (Erik H, #3129)
- Ensure forked sub-processes to be correctly terminated (Erik H)
- Fix Form submission sometimes seems to hang (Erik H, #2972)
- Fix missing content in columns of the outstanding report (Erik H, #2585)
- Fix contacts search ignores e-mail and phone filters (Erik H, #2821)
- Fix contacts search by address data doesn't work (Erik H, #2490)
Yves L is Yves Lavoie
Erik H is Erik Huelsmann
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.5.11
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.5.11
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.5.11/README.md
Additionally, the release can also be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.5.11
These are the sha256 checksums of the uploaded files:
b483095512828683efdd6d85216ee069999e45b0e4ba9502943ac3f88c94d44d ledgersmb-1.5.11.tar.gz
6deba09673f0cefa222ae1b868a541a855ca270011b17f11fd0e950460b1b038 ledgersmb-1.5.11.tar.gz.asc
1.5.10
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.5.10
- Fix 'loading...' image URL taken from Dojo 1.12 (instead of 1.10) (Erik H)
- Fix mails being sent with non-unique Message-IDs (Erik H, #3041)
- Round-trip fewer values over web requests during migration (Erik H)
- Migrate accounting <-> invoice relationship from LSMB 1.2/SL (Erik H/Yves L)
- Fix 500 ISE on bottom of order when creating from vendor (Erik H, #3057)
- Contact info now properly HTML-escaped (Erik H, #2820)
- Add check for cr_coa_to_account primary key to 1.3 migration (Erik H, #2663)
- Add work-around to PGOld for PGObject::Simple 2.x incompatibility (Chris T)
- Fix missing asset classes on Depreciate and Disposal screens (Erik H, #3123)
Erik H is Erik Huelsmann
Yves L is Yves Lavoie
Chris T is Chris Travers
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.5.10/
Additionally, the release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.5.10
or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.5.10
These are the sha256 checksums of the uploaded files:
e2fcb54bcf5c93196a2b0e75c1b5d5dec72842b020c73f79c9bef636cc61da0f ledgersmb-1.5.10.tar.gz
9ba36a9c0420600cd6026f7511067626743b607c87c09164f7ab5b7255766477 ledgersmb-1.5.10.tar.gz.asc
1.5.9
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.5.9
- Fix goods/services search with AR/AP invoices (Chris T, #2938)
- Fix inventory activity report drill down over-inclusive (Chris T, #2926)
- Fix Ship/Receive column alignments (Chris T)
- Fix mailing recurring invoices shows invoice in-screen (Erik H, #3004)
- Fix missing column SQL error when posting recurring invoices (Erik H)
- Show an error when page assets (Dojo) are missing (Erik H)
- Fix new welcome page being referred to by absolute path (Erik H, #2994)
- Fix 'Not an ARRAY reference' error in recurring AP processing (Erik H, #2973)
- Fix recurring AP invoices posted but 'next date' unchanged (Erik H, #3019)
- Fix the fix for '.' missing in @inc (Erik H)
- Add lighttpd example config (Yves L)
- Fix regression in setup.pl with LedgerSMB 1.2 or SQL Ledger db (Yves L)
- Fix error when adding customer-specific price to customer (Erik H, #2643)
- Fix can't edit sales & purchase quotation through web UI (Erik H, #2617)
- Fix string match operator typo in company searches (Erik H)
- Fix LedgerSMB 1.2->1.5 migration script syntax errors (Erik H)
- Add migration non-standard (gl) 'account links' for 1.2->1.5 (Erik H)
- When including code with 'do', don't silently skip errors (David G, #3020)
Chris T is Chris Travers
Erik H is Erik Huelsmann
Yves L is Yves Lavoie
David G is David Godfrey
The release can be downloaded from our download site at
http://download.ledgersmb.org/f/Releases/1.5.9/
Additionally, the release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.5.9
or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.5.9
These are the sha256 checksums of the uploaded files:
48977307f6bb1cd60b5d43bfe763b373402115b11435afe5fde837a9c142f5ef ledgersmb-1.5.9.tar.gz
9236a6aaf650f5918e6e1bbfe4a149e7f17917363e7a7da8e0cffd3f0fad7a88 ledgersmb-1.5.9.tar.gz.asc