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.6
* Fix asset depreciation not being posted (#5174)
* Fix regression invoice conversion from order using order date (#5175)
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.8.6/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.8.6
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.8.6
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.8.6
These are the sha256 checksums of the uploaded files:
3202943acdfd60494fefe064fdbe1c58afb7461b1312d43662a0b24238a78db2 ledgersmb-1.8.6.tar.gz
dd89e22588b5a9905c5815d26a8d7060d5101c33b822d00a6c5ee2f2ada13f5a ledgersmb-1.8.6.tar.gz.asc
Hi,
I'm testing with PostgreSQL, but it does not pass as-is.
t/var directory is missing. If I manually create it, it works.
Second, the password for user postgres is missing in 01.1-dbtests.t
on line 19 where it is set as undef.
the same within 01.2-backup_globals.t on line 21.
If I create var and put in the password for postgres (default user in
OpenBSD), then everything passes.
The two requests for a password from 02-dbexceptions.t work with or
without a real password. That would mean needing to run the testing
interactively, also. That is OK, but I would prefer to put that in to
make everything happen non-interactively. I can dig into the code to
fidure out where to add this to the tests.
Is this an existing problem that needs to be patched? Either at my end
or in LedgerSMB?
OpenBSD always runs tests within an infrastructure and never directly
with the perl testing.
I'll submit this to ports, but I still need to deal with doing this the
best way first.
Thanks,
Chris Bennett
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.5
* Fix failure to post recurring AR/AP transaction (#5152)
* Add horizontal scrolling for wide content (#5156)
* Fix Customer (ECA) Income statement not working (#2501)
* Change GL account selector to sort prefix-matches on top (#3908)
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.8.5/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.8.5
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.8.5
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.8.5
These are the sha256 checksums of the uploaded files:
43cf86046b5b1e1f5a5a948773f408d0f720fa8ad20a0ffc0ca51fa86ef72481 ledgersmb-1.8.5.tar.gz
2d3cbff65c75f18aa1f91d812b3c490b7263cf35d2d4c59ac6a868369654d5df ledgersmb-1.8.5.tar.gz.asc