diff options
author | ivan <ivan> | 2007-12-04 21:30:08 +0000 |
---|---|---|
committer | ivan <ivan> | 2007-12-04 21:30:08 +0000 |
commit | 9d36437025f070a586ece174a4dba48f6de94fa9 (patch) | |
tree | b970ca9a38a23f85023990949395ad63f5074e4d /sql-ledger/doc/UPGRADE-2.0.9-2.2.0 | |
parent | 6dca1774038ec543b206ed4f5340d9e83e7026d0 (diff) |
there's no reason this should still be hanging aroudn the tree
Diffstat (limited to 'sql-ledger/doc/UPGRADE-2.0.9-2.2.0')
-rw-r--r-- | sql-ledger/doc/UPGRADE-2.0.9-2.2.0 | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/sql-ledger/doc/UPGRADE-2.0.9-2.2.0 b/sql-ledger/doc/UPGRADE-2.0.9-2.2.0 deleted file mode 100644 index 9f9d779e0..000000000 --- a/sql-ledger/doc/UPGRADE-2.0.9-2.2.0 +++ /dev/null @@ -1,12 +0,0 @@ -Upgrading from version 2.0.9 to 2.2.0 - -1. backup your datasets. Always a good idea! - -2. install SQL-Ledger over top of your old installation - $ cd /usr/local - $ tar zxvf sql-ledger-2.2.0.tar.gz - -3. copy Default-pos_invoice.txt to - templates/your_private_directory/pos_invoice.txt - and edit to suit. - |