diff options
author | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2006-09-06 04:28:50 +0000 |
---|---|---|
committer | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2006-09-06 04:28:50 +0000 |
commit | a6131a307f85297738a1ef231448eec8c8f5b219 (patch) | |
tree | c07cef9b17732cfd525347a1dfefcc7ff398ceb8 /doc/UPGRADE-2.0.9-2.2.0 | |
parent | e8b218fd01c6fb76d07522c1b12947ec64bd3877 (diff) |
Cleaned up documentation
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@32 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'doc/UPGRADE-2.0.9-2.2.0')
-rwxr-xr-x | doc/UPGRADE-2.0.9-2.2.0 | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/doc/UPGRADE-2.0.9-2.2.0 b/doc/UPGRADE-2.0.9-2.2.0 deleted file mode 100755 index f7386a74..00000000 --- a/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 LedgerSMB 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. - |