projects
/
textcart.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3df1b9
)
Fixed acruals posting dates.
author
Janusz Dobrowolski
<janusz@frontaccounting.eu>
Tue, 18 Jan 2011 15:47:02 +0000
(15:47 +0000)
committer
Janusz Dobrowolski
<janusz@frontaccounting.eu>
Tue, 18 Jan 2011 15:47:02 +0000
(15:47 +0000)
CHANGELOG.txt
patch
|
blob
|
history
diff --git
a/CHANGELOG.txt
b/CHANGELOG.txt
index 01fe68861f1c55c03f87b7bff70d7229d5890319..8cb5566a633d3c5b6fdc8ff873a7ff33f7066b71 100644
(file)
--- a/
CHANGELOG.txt
+++ b/
CHANGELOG.txt
@@
-19,6
+19,12
@@
Legend:
! -> Note
$ -> Affected files
+18-Jan-2011 Janusz Dobrowolski
+# Fixed accruals postings date calculation.
+$ /gl/accruals.php
+# Fixed add_months() result for dates near end of month.
+$ /includes/date_functions.inc
+
18-Jan-2011 Joe Hunt
# Wrong linked credit data on invoices/credits table when view PO
$ /purchasing/includes/db/grn_db.inc