From: Janusz Dobrowolski Date: Sat, 17 Apr 2010 19:55:24 +0000 (+0000) Subject: Checking reference uniqueness for direct invoice, small fix in company creation. X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=87f985d2c1a9f3548b69ed63df11ff9b42814027;p=textcart.git Checking reference uniqueness for direct invoice, small fix in company creation. --- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 86433b4..7499904 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,12 @@ Legend: ! -> Note $ -> Affected files +17-Apr-2010 Janusz Dobrowolski +# Small fix in company creation +$ /admin/create_coy.php +# Checking whether reference is unique before saving transaction. +$ /sales/sales_order_entry.php + 09-Apr-2010 Joe Hunt # Creating a new company without a Database script causes unpredictable errors. $ /admin/create_coy.php