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.16
* Fix migration including NULL and zero exchange rate defaults (#4673)
* Fix AR Outstanding report showing negative taxes (#4688)
* Remove dev-mode server-killing /stop URL (#4705)
* Fix GL journal creation silently inserting 2 'gl' records (#4719)
* Fix sorting hierarchical balance sheet and income statement sections (#4740)
* Update Dojo dependency to 1.15.4
* Add SameSite policy on session cookie to prevent being ignored (#4748)
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.7.16/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.7.16
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.7.16
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.7.16
These are the sha256 checksums of the uploaded files:
cb07f541d7dcf9783617702ede423e6ae563b21d6b713357e9ba59208a73a577 ledgersmb-1.7.16.tar.gz
1c83342bac95b86bbb4826f4de881573c12e3dace8f3efd9cd8e7b1458aff68d ledgersmb-1.7.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.6.22
* Update Dojo toolkit dependency to 1.13.8 (Erik H)
* Fix sorting of hierarchical income statement and balance sheet (Erik H)
* Fix columns not being populated in AR/AP Outstanding report (Erik H)
* Add SameSite policy on session cookie to prevent being ignored (Erik H)
Erik H is Erik Huelsmann
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.6.22/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.6.22
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.6.22
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.6.22
These are the sha256 checksums of the uploaded files:
8a32c183432cdf655c536d521c6951e8e0e0265d0c1ec92d77c161061e354a9e ledgersmb-1.6.22.tar.gz
ce8fa58f30a8fed180ffb41740fc6c33ec02214b06e70d31410c9206d8b62fc2 ledgersmb-1.6.22.tar.gz.asc
Hi all,
In preparation of the final release of LedgerSMB 1.8, the release branch
has been created for a period of stabilization. In order to release the
most stable version released by the project ever released, a preview
version was published earlier today: 1.8.0-beta1.
Users are encouraged to download the Docker images (tag:
ledgersmb/ledgersmb:1.8) or the tarball (
https://download.ledgersmb.org/f/Beta%20Releases/1.8.0-beta1/) for
evaluation purposes. Bugreports either in response to this mail or as
GitHub issues are highly appreciated!
The 1.8 release shifts away from HTTP Basic authentication, using encrypted
cookies instead. This eliminates the popup authentication dialog on expired
sessions. Additionally, does it provide a broader range of settings for
outgoing e-mail and has support been added to upload logos and other files
which can be used in downloadable documents.
Please test LedgerSMB 1.8.0-beta1 with your use-cases (but not in
production) and report any issues you're experiencing so they can be fixed
before the final 1.8.0 release!
Thanks,
--
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.7.15
* Fix tax on invoice differs from search results (#4651)
* Fix COGS for purchased-in-arrears parts (#4658)
* Update Dojo to 1.15.3
IMPORTANT
The COGS fix addresses a bug which results in incorrect accounting
in case inventory is used and parts are sold before they are
purchased. This problem doesn't impact services or GL-only accounting.
While this fix addresses the core problem, it doesn't fix any data
that may have been recorded incorrectly! If you use inventory *and*
have sold parts before buying them (such that inventory ended up
being negative), LedgerSMB may have debited income and credited
expenses instead of crediting inventory and debiting expenses.
This leads to too high inventory, too low income and too low expenses.
The LedgerSMB team recommends consulting an accountant if this bug
affects your books or contact a LedgerSMB consultant to identify if
your books are affected (e.g. from
https://ledgersmb.org/content/commercial-support)
Downloads
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.7.15/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.7.15
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.7.15
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.7.15
These are the sha256 checksums of the uploaded files:
868cfb31edfb62a404d5f264327c84e5ea5999aeb56a4adac5c7ac532c156f8d ledgersmb-1.7.15.tar.gz
f28a92326f99a4440f1be9ba74187ae4e61101a28262b8287ac8fca08e3e6d11 ledgersmb-1.7.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.6.21
* Fix COGS for purchased-in-arrears parts (Erik H)
* Update Dojo toolkit dependency to 1.13.7 (Erik H)
Erik H is Erik Huelsmann
IMPORTANT
The COGS fix addresses a bug which results in incorrect accounting
in case inventory is used and parts are sold before they are
purchased. This problem doesn't impact services or GL-only accounting.
While this fix addresses the core problem, it doesn't fix any data
that may have been recorded incorrectly! If you use inventory *and*
have sold parts before buying them (such that inventory ended up
being negative), LedgerSMB may have debited income and credited
expenses instead of crediting inventory and debiting expenses.
This leads to too high inventory, too low income and too low expenses.
The LedgerSMB team recommends consulting an accountant if this bug
affects your books or contact a LedgerSMB consultant to identify if
your books are affected (e.g. from
https://ledgersmb.org/content/commercial-support)
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.6.21/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.6.21
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.6.21
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.6.21
These are the sha256 checksums of the uploaded files:
d64ae4d5a457a8bc6096982b0fde6d8002df29b59831a0940136519b915ed482 ledgersmb-1.6.21.tar.gz
2cca4d598c02e701c0e80e562ce7c23f83ce40f8aadc1ea27b40273311b0ddc0 ledgersmb-1.6.21.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.14
* Fix AR/AP account being reset to default on transaction Update-s (#4599)
* Fix CSV, ODS or TXT reports being downloaded without extensions (#4613)
* Fix 'To pay' amount resetting on second updates in single payments (#4633)
* Fix 'Paid' amount incorrect when 'Apply discount' unchecked (#4514)
* Fix income statement failing to filter on invoice reporting units (#4615)
* Fix payment discount not being posted (#4616)
* Fix tax base and amount doubled on printed invoice (#4645)
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.7.14/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.7.14
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.7.14
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.7.14
These are the sha256 checksums of the uploaded files:
3d66daeaf62e6c236d168619d8ebf2f5f7e2adf4505c36f334ec507445614d48 ledgersmb-1.7.14.tar.gz
5969e1e883cc8339d501f74ed91da1479519237f18fd2f1fdca2874b1c338710 ledgersmb-1.7.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.13 (to be released)
* Fix listing asset classes throwing an error (#4569)
* Solve failure to create initial user by requiring input (#4525)
* Fix links at the bottom of the CoA screen (#4568)
* Fix CoA export (ODS, XLS or XLSX) throwing malformed XML error (#4580)
* Fix downloaded reports missing extension (e.g. '.pdf') (#4584)
* Improve performance of deleting batches (#4449)
* Fix error thrown when opening reporting unit 'edit' screen (#4592)
* Fix transdate being NULL in journal lines from bulk payments (#4587)
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.7.13/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.7.13
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.7.13
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.7.13
These are the sha256 checksums of the uploaded files:
2378fa5870bad1d6a2f3098f27e3842e7d77c6062b8b77fd19396ae455386be5 ledgersmb-1.7.13.tar.gz
ab8871c030f8fc458997e967591c65539fe9b46ddab1179b3de1d28327245ce2 ledgersmb-1.7.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.7.12
* Reconciliation reports list now shows usernames rather than user ids (#4388)
* Single payment interface throws error without open invoices (#4529)
* Fix CSV data imports discading the first row (#4567)
* Improve Chart of Accounts import no longer discards heading (#4567)
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.7.12/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.7.12
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.7.12
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.7.12
These are the sha256 checksums of the uploaded files:
9f25e4a4ff7ac15d4cef7f9d615548b9866fc41fe40d5891c34b1d802157e532 ledgersmb-1.7.12.tar.gz
6537bd20015615a9f10e42e72bc9e1bb8d8a8d039152c2bf41a280100e97d50d ledgersmb-1.7.12.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.11
* Fix inventory adjustments failing to update balances (#4467)
* Fix inability to delete individual vouchers from a batch (#4448)
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.7.11/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.7.11
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.7.11
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.7.11
These are the sha256 checksums of the uploaded files:
8df5172a1360e30ae8513766d3c42a2b0612c07f8e2810d0c55c59a9fe67dde2 ledgersmb-1.7.11.tar.gz
94417b9baedee37f76f5578e15e4fd8ce0a3a4870b174008d4c6bc987c1ce4ad ledgersmb-1.7.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.7.10
* Fix error displaying NULL exchange rates (#4438)
* Fix incorrect receipt totals due to number formatting (#4441)
* Prevent re-approval of approved inventory adjustment (#4458)
* Fix NULL transaction dates in inventory adjustment (#4463)
* Fix alignment of numbers in Inventory Activity report (#4454)
* Fix variance calculation on reconciliation report (#4486)
* Fix CSV import through explicit version on HTTP::Headers::Fast dependecy
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.7.10/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.7.10
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.7.10
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.7.10
These are the sha256 checksums of the uploaded files:
0f8293675dd0c03d54cee80e5e65cd078b7fcf58aeb6f6443911cec7c0eb21e6 ledgersmb-1.7.10.tar.gz
02a00420a5837375ab15332171eda7df15d3c0e19b9d0af950745661b9c480ee ledgersmb-1.7.10.tar.gz.asc