Added direct allocations in customer/supplier payments.
authorJanusz Dobrowolski <janusz@frontaccounting.eu>
Fri, 10 Jul 2009 11:03:29 +0000 (11:03 +0000)
committerJanusz Dobrowolski <janusz@frontaccounting.eu>
Fri, 10 Jul 2009 11:03:29 +0000 (11:03 +0000)
CHANGELOG.txt

index 59a1946e55f4e3569281c5a0efdc35e62af79f50..33e3ca6fbc16557bd8c678e3e8e96424a09ce12b 100644 (file)
@@ -19,6 +19,15 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+10-Jul-2009 Janusz Dobrowolski
++ Added direct allocations in payments.
+$ /purchasing/supplier_payment.php
+  /sales/customer_payments.php
+! Allocations related code reuse.
+$ /includes/ui/allocation_cart.inc
+  /purchasing/allocations/supplier_allocate.php
+  /sales/allocations/customer_allocate.php
+
 02-Jul-2009 Joe Hunt
 ! Always show 0.00 in debit column when using display_debit_or_credit
 $ /includes/ui/ui_view.inc