1.11.3 Released

Submitted by LedgerSMB_Team on

The LedgerSMB development team is happy to announce yet another new
version of its open source ERP and accounting application, with
special thanks to GitHub.com user Peter John Acklam (@pjacklam) for
his prompt responses and fixes on the various Math::BigFloat issues
that popped up recently.
This release contains the following fixes and improvements:

Changelog for 1.11.3

1.10.25 Released

Submitted by LedgerSMB_Team on

The LedgerSMB development team is happy to announce yet another new
version of its open source ERP and accounting application, with
special thanks to GitHub.com user Peter John Acklam (@pjacklam) for
his prompt responses and fixes on the various Math::BigFloat issues
that popped up recently.
This release contains the following fixes and improvements:

Changelog for 1.10.25

* Minimum PGObject::Type::BigFloat version to resolve Math::BigFloat issue (#7704)

1.11.2 Released

Submitted by LedgerSMB_Team on

The LedgerSMB development team is happy to announce yet another new
version of its open source ERP and accounting application. Many thanks
to John Imrie (@ThePilgrim on GitHub.com) for fixing Locale::CLDR not
to depend on the 'bignum' module! We now depend on this latest release
of Locale::CLDR. This release contains the following fixes and improvements:

Changelog for 1.11.2

* Fix trial balance drill down showing partial results (#7657)
* Specify Locale::CLDR minimum version to fix numbers shown as 'HASH()' (#7671)

1.10.24 Released

Submitted by LedgerSMB_Team on

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.10.24

* Specify Locale::CLDR minimum version to fix numbers shown as 'HASH()' (#7671)

For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.10.24/README.md

1.11.1 Released

Submitted by LedgerSMB_Team on

The LedgerSMB development team is happy to announce a new
line of releases of its open source ERP and accounting
application: 1.11. This mail announces both 1.11.1 as well
as 1.11.0. Due to bad interaction with one of the Perl
dependencies shipped with Perl 5.36+ and the fact that the
Docker images are based on Debian Bookworm (shipping 5.36),
the general announcement of the new release series was held
back after the release of 1.11.0. 1.11.1 should fix this
issue.

Highlights of changelog for 1.11.0

1.10.23 Released

Submitted by LedgerSMB_Team on

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.10.23

* Further Math::BigFloat fixes (combined with Locale::CLDR) (#7647)
* Order/Quote can't be deleted due to unconfirmed prior deletion (#7655)

For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.10.23/README.md

1.10.22 Released

Submitted by LedgerSMB_Team on

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.10.22

* Fix Math::BigFloat 1.999831 compatibility, included in Perl 5.36+ (#7635)

For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.10.22/README.md

Installing LedgerSMB 1.11

Submitted by ehu on

Installation from tarballs

This page contains the comprehensive version with the installation instructions for LedgerSMB 1.7 targetting a production installation from release tarballs and deals with these steps:

  • Installing the LedgerSMB Perl module dependencies
  • Configuring the PostgreSQL server
  • Configuring a webserver
  • Configuring LedgerSMB

If you already have all of the above, please proceed to the "Preparing for first use" guide.