projects
/
textcart.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96d434a
)
Fixed checks before deleting POS, fixed error display in ajax mode.
author
Janusz Dobrowolski
<janusz@frontaccounting.eu>
Sun, 17 Jan 2010 22:10:46 +0000
(22:10 +0000)
committer
Janusz Dobrowolski
<janusz@frontaccounting.eu>
Sun, 17 Jan 2010 22:10:46 +0000
(22:10 +0000)
CHANGELOG.txt
patch
|
blob
|
history
diff --git
a/CHANGELOG.txt
b/CHANGELOG.txt
index eb68d2880becab5ddac288a4017fcab293c80a4c..a28f5e48b7872cff65fc22aaf5252ba5c1a6f213 100644
(file)
--- a/
CHANGELOG.txt
+++ b/
CHANGELOG.txt
@@
-24,6
+24,10
@@
$ -> Affected files
$ /admin/create_coy.php
# Fixed default value for stock_category.dflt_tax_type
$ /sql/en_US-new.sql
+# Fixed errors display in ajax mode.
+$ /includes/errors.inc
+# Fixed checks for deleting POS
+$ /sales/manage/sales_points.php
15-Jan-2010 Janusz Dobrowolski
! Changed so GL Account Types id allows up to 10 digits.