From a1bd0f80286db488184aa16431bd340633287912 Mon Sep 17 00:00:00 2001 From: Janusz Dobrowolski Date: Tue, 11 Mar 2008 21:11:50 +0000 Subject: [PATCH] Units of measure moved from config.php into item_units table, themes table removed from config.php, list created from dir structure. --- CHANGELOG.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 49f22c49..493c51d8 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,18 @@ Legend: ! -> Note $ -> Affected files +11-Mar-2008 Janusz Dobrowolski + + Table of measure moved into new table item_units + ! Removed $themes[] from config.php, theme list based on directory structure + $ /config.php + /includes/ui/ui_lists.inc + /applications/inventory.php + /inventory/includes/inventory_db.inc + /inventory/includes/db/items_units_db.inc + /inventory/manage/item_units.php + /inventory/manage/items.php + /sql/alter.sql + 11-Mar-2008 Joe Hunt # Small fix for alignment of date and due date label fields in customer_invoice.php and customer_delivery.php $ /sales/customer_invoice.php -- 2.30.2