summaryrefslogtreecommitdiff
path: root/doc/UPGRADE-1.8.7-2.0.0
blob: 184f26051b3251e8b757fde7ffa5354791fec4e5 (plain)
  1. Upgrading to Version 2.0.0
  2. 1. install LedgerSMB over top of your old installation
  3. $ cd /usr/local
  4. $ tar zxvf sql-ledger-2.0.0.tar.gz
  5. 2. load admin.pl and update the tables
  6. You will not be able to log in until the tables are up to date.
  7. 3. copy the new templates to your personal template directory
  8. $ cd templates
  9. $ cp Default-check.tex dir/check.tex
  10. $ cp Default-receipt.tex dir/receipt.tex
  11. $ cp Default-statement.html dir/statement.html
  12. $ cp Default-statement.tex dir/statement.tex
  13. replace 'dir' with your directory name