projects
/
textcart.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5eded14
)
Fixed tax display errors in purchase module and suppressed strict warning in reporting.
author
Janusz Dobrowolski
<janusz@frontaccounting.eu>
Sun, 19 Dec 2010 10:39:58 +0000
(10:39 +0000)
committer
Janusz Dobrowolski
<janusz@frontaccounting.eu>
Sun, 19 Dec 2010 10:39:58 +0000
(10:39 +0000)
CHANGELOG.txt
patch
|
blob
|
history
diff --git
a/CHANGELOG.txt
b/CHANGELOG.txt
index 0b8e05cf00391baf07a48d1af61c7f47134134ff..3461f7a46c95ac86d228fcd51b2e2c34cdbc32bc 100644
(file)
--- a/
CHANGELOG.txt
+++ b/
CHANGELOG.txt
@@
-19,6
+19,15
@@
Legend:
! -> Note
$ -> Affected files
+19-Dec-2010 Janusz Dobrowolski
+# Supressed strict warnings in reporting
+$ /includes/errors.inc
+# Fixed errors in tax display in purchase transactions
+$ /purchasing/po_receive_items.php
+ /purchasing/includes/po_class.inc
+ /purchasing/includes/db/grn_db.inc
+ /purchasing/includes/db/po_db.inc
+
17-Dec-2010 Joe Hunt
# [0000304] Set locale functionality broken on Windows
$ /includes/lang/gettext.php