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-Tag: 2.3-final~973 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=ca95f518eaba0ab0870e6320bdb73481d1fbc54a;p=fa-stable.git Fixed bug [0000202] and sparse warning in bom processing. --- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 2f07fd45..8e62f8c9 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.