From: Janusz Dobrowolski Date: Wed, 10 Feb 2010 14:59:03 +0000 (+0000) Subject: Fixed bug [0000202] and sparse warning in bom processing. X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=bfcfe6eb36babd13c17fed760f0afa0d844e58e2;p=textcart.git Fixed bug [0000202] and sparse warning in bom processing. --- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 2f07fd4..8e62f8c 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,12 @@ Legend: ! -> Note $ -> Affected files +10-Feb-2010 Janusz Dobrowolski +# [0000201] Cannot change item type when item is edited +$ /inventory/manage/items.php +# Sparse warning fixed. +$ includes/db/manufacturing_db.inc + 10-Feb-2010 Joe Hunt ! Changed so 'Allow Negative Stock' will update the GL cogs/inventory when the correct values later are obtained.