diff options
author | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2007-04-18 18:34:30 +0000 |
---|---|---|
committer | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2007-04-18 18:34:30 +0000 |
commit | 911f279b80094f075f825f3753f09a5722a57032 (patch) | |
tree | 8e433809287318ee818b7a6a0fc54fbd7bb82118 /doc/release_notes | |
parent | 050ffd78fe277573610733d22781137aab3b1da2 (diff) |
Final update before freeze for 1.2.4 release
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1093 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'doc/release_notes')
-rw-r--r-- | doc/release_notes | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/doc/release_notes b/doc/release_notes index 5e32f3f6..8ce613ef 100644 --- a/doc/release_notes +++ b/doc/release_notes @@ -167,12 +167,8 @@ include a description of what you are trying to accomplish. KNOWN ISSUES: ============================== -Invoice and order data entry screens display incorrect total. Correct amount -is posted to the database, and invoices print properly, however. This is a -display problem only. A fix is expected to be available from the development -team shortly after this version is released but will not not have been through -full testing and this bug is not considered to be as severe as the -bugs that are fixed in this release. You can either upgrade to the latest svn -release in branches/1.2 or you can email a request to the list for the fix. - +The POS printing system gives an access denied message because the printer +triggers the directory transversal checks. To work around this problem, ensure +that you do not need to use absolute paths for the printer program (use lpr or +put netdirect.pl in /usr/local/bin and reference without the full path). |