diff options
author | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2007-04-14 06:27:49 +0000 |
---|---|---|
committer | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2007-04-14 06:27:49 +0000 |
commit | 48c5a6bdafc90445177aed9c1ff692f27e0c7075 (patch) | |
tree | 8a0520eed8fa569415a91f1ab6c2fd43e1795c75 | |
parent | 9345d6d1bb8992bed4a7f0833a2d44b7ecbda7f4 (diff) |
Updating release notes
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1073 4979c152-3d1c-0410-bac9-87ea11338e46
-rw-r--r-- | doc/release_notes | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/release_notes b/doc/release_notes index 73d98685..5e32f3f6 100644 --- a/doc/release_notes +++ b/doc/release_notes @@ -157,3 +157,22 @@ places. SQL-Ledger is a registered trademark of DWS systems and is not affiliated with this project or its members in any way. + +DEPRECATIONS: +============================= +The entire set of Perl modules and database structures should be seen as +deprecated from the perspective of add-on development. For advice in making +add-ons as upgrade-safe as possible, please email the -devel list. Please +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. + + |