bridge.pl
financial accounting and ERP program
Install
- All systems
-
curl cmd.cat/bridge.pl.sh
- Debian
-
apt-get install ledgersmb
- Ubuntu
-
apt-get install ledgersmb
- Kali Linux
-
apt-get install ledgersmb
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ledgersmb
- Raspbian
-
apt-get install ledgersmb
- Dockerfile
- dockerfile.run/bridge.pl
ledgersmb
financial accounting and ERP program
LedgerSMB is a full featured double-entry financial accounting and Enterprise Resource Planning system accessed via a web browser (Perl/JS with a PostgreSQL backend) which offers "Accounts Receivable", "Accounts Payable" and "General Ledger" tracking as well as inventory control and fixed assets handling. The LedgerSMB client can be a web browser or a programmed API call. The goal of the LedgerSMB project is to bring high quality ERP and accounting capabilities to Small and Midsize Businesses. The application now defaults to being made available locally on port 5762 and being run directly by Starman instead of by Apache. If other access is needed, a Reverse Proxy can be configured locally using Apache, Nginx, Lighttpd, or Varnish. For more information, please see /usr/share/doc/ledgersmb/README.Debian.