X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=d8366152af2630f9c6be82e77716b0faa01cfc60;hb=cf015790b7363cfcf29b98c82d20787c8d703fc1;hp=2e63fd8c1cb63dcc0e3a382a931c75fe6ba889ca;hpb=d42526200b0a2d58818b0e8a731a573c5051812d;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 2e63fd8c..d8366152 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,38 @@ Legend: ! -> Note $ -> Affected files +09-Jul-2008 Janusz Dobrowolski +# Corrections to maximum input lengths +$ /gl/manage/bank_accounts.php + /gl/manage/gl_account_classes.php +# Fixed spare Back link on restricted pages +$ /includes/session.inc +# Fixed bank_account_types_list() +$ /includes/ui/ui_lists.inc +# Fixed warning about unexisting POST var +$ /sales/manage/customers.php + +08-Jul-2008 Janusz Dobrowolski +# Added validation of entered quantities +$ /sales/customer_credit_invoice.php +# Fixed ajax update (0000015) and quantity checks +$ /sales/customer_delivery.php + /sales/customer_invoice.php +# Fixed invalid voiding sales invoice/delivery/credit (0000016) +$ /sales/includes/db/sales_delivery_db.inc + /sales/includes/db/sales_invoice_db.inc + /sales/includes/sales_db.inc +# Fixed setting document date to Today() +$ /sales/includes/cart_class.inc + +08-Jul-2008 Joe Hunt ++ Addition in test of duplicate fiscal year +$ /admin/fiscalyears.php + +07-Jul-2008 Joe Hunt +# Corrected a subbug in 00000012 (blank page in sales_types.php). +$ /sales/manage/sales_types.php + 07-Jul-2008 Janusz Dobrowolski + Added ajax $ /admin/fiscalyears.php