summaryrefslogtreecommitdiff
path: root/README.sql-ledger
blob: c29d8410f2d6ca30c72bb9d8a2362e2e67c41a8f (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 included in this directory.