summaryrefslogtreecommitdiff
path: root/README.sql-ledger
blob: 1c68f0ca64a50e3b3b063dcd52812e6c07a40455 (plain)
  1. README for SQL-Ledger Users
  2. ===============================
  3. LedgerSMB is largely a drop-in replacement for SQL-Ledger. The initial release
  4. includes a number of security and data integrity improvements, and future
  5. versions will likely add new features as well.
  6. To convert an existing SQL-Ledger installation to LedgerSMB, copy the files from
  7. the tarball over your existing SQL-Ledger directory and run the SL2LS.pl script.
  8. This script will rename some files, delete others, and pretty soon you will have
  9. a working LedgerSMB installation.
  10. The database will be updated on first login.
  11. You will also want to migrate your configuration by running the SL2LS.pl script
  12. included in this directory.