projects
/
textcart.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d66f31b
)
Fixed get_cstandard_cost() for dummy items and prevent storing zero qty lines in
author
Janusz Dobrowolski
<janusz@frontaccounting.eu>
Fri, 5 Feb 2010 13:38:04 +0000
(13:38 +0000)
committer
Janusz Dobrowolski
<janusz@frontaccounting.eu>
Fri, 5 Feb 2010 13:38:04 +0000
(13:38 +0000)
DN/SI to database.
CHANGELOG.txt
patch
|
blob
|
history
diff --git
a/CHANGELOG.txt
b/CHANGELOG.txt
index ce2bfa0c24709a82818e68e792fe063795e267bd..0cc2de49c0c10270ef55ead2c1ac982958fecedd 100644
(file)
--- a/
CHANGELOG.txt
+++ b/
CHANGELOG.txt
@@
-19,6
+19,13
@@
Legend:
! -> Note
$ -> Affected files
+05-Feb-2010 Janusz Dobrowolski
+# Fixed get_standard_cost()for dummy items
+$ /includes/db/inventory_db.inc
+# Prevent saving empty lines in invoices/delivery notes
+$ /sales/includes/db/sales_delivery_db.inc
+ /sales/includes/db/sales_invoice_db.inc
+
03-Feb-2010 Janusz Dobrowolski
# Fixed continuation after timeout.
$ /access/login.php