From: Janusz Dobrowolski Date: Tue, 30 Sep 2008 09:37:37 +0000 (+0000) Subject: Fixed bugs [0000067] and [0000068]. X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=70eb926da5085cbe12060c4a647b8c7a45cfaef8;p=textcart.git Fixed bugs [0000067] and [0000068]. --- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 1efb6c8..a587ab4 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,12 @@ Legend: ! -> Note $ -> Affected files +30-Sep-2008 Janusz Dobrowolski +# Bug [0000067] Settled supplier documents were displayed as overdued. +$ purchasing/inquiry/supplier_inquiry.php +# Bug [0000068] Removed unneeded constraint on edition of fully allocated sales doc. +$ sales/allocations/customer_allocation_main.php + 29-Sep-2008 Janusz Dobrowolski # Bug [0000065] Changing item type during adding new item caused record reset. $ /inventory/manage/items.php