User Tools

Site Tools


upgrade_2_to_3

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

upgrade_2_to_3 [2015/01/26 10:09] – created sweitmannupgrade_2_to_3 [2015/01/28 12:40] (current) sweitmann
Line 27: Line 27:
    $ cp Default-barcode.tex dataset/barcode.tex    $ cp Default-barcode.tex dataset/barcode.tex
  
-8. login as 'admin' and set a new password+8. Run the following command to update the database tables: 
 +  su postgres -c "psql -U postgres yourdatabasename < /var/www/ledger123/sql/Pg-custom_tables.sql" 
  
-9. set up printers in System -> Workstations+9. login as 'admin' and set a new password 
 + 
 +10. set up printers in System -> Workstations
  
  
 Note: replace 'dataset' with the name of your dataset. Note: replace 'dataset' with the name of your dataset.
  
upgrade_2_to_3.txt · Last modified: 2015/01/28 12:40 by sweitmann