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.4
* Fix GL Save Template gives error (Nick P, #3754)
* Fix error adding reverse payment to batch (Nick P, #3761)
* Fix wrong search screen after reversing receipt (Nick P, #3763)
* Fix error displaying template transaction (Nick P, #3759)
* Update Dojo to 1.13.1 (Erik H)
* Fix error deleting template transaction (Nick P, #3722)
- Add role 'transaction_template_delete'
- Show template transaction Delete button only with permissions
Nick P is Nick Prater
Erik H is Erik Huelsmann
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.6.4/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.6.4
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.6.4
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.6.4
These are the sha256 checksums of the uploaded files:
54499a41f0fde071154744459d345ad85d3052a3f1598703a985e5cf02d7325e ledgersmb-1.6.4.tar.gz
059b7f49baae8f790cf7eafc6a2a3b4cbf82eafc750f0b816bdfedb74112ea24 ledgersmb-1.6.4.tar.gz.asc
I created an incorrect invoice in the amount of $150. When I realized my
error I voided the invoice. That resulted in the incorrect posting of
the original invoice as a credit (instead of a debit) followed by the
"correct' posting of the voided invoice as a credit, leaving the
checking account $300 lower than it should have been. Any clue how this
happened or more importantly, how to correct it?
08/16/2018 1135
<https://www.theotts.org/ledgersmb/login.pl?action=login&company=SalemStreet…>
Dendixxx 0 150.000 cash 1060 -71830.290
08/16/2018 1135-VOID
<https://www.theotts.org/ledgersmb/login.pl?action=login&company=SalemStreet…>
Dendixxx 0 150.000 cash 1060 -71680.290
--
Regards,
Bill Ott
Home: 919-363-0031
Cell: 919-434-7589
Email: Mailto:billott@theotts.org
Website: http://www.theotts.org
Profile: http://www.linkedin.com/in/wbott
I'm looking how to reverse a posted invoice and lots of helpful search results say "click the void button" but that is not available on the invoice screen. Is there supposed to be one?