From 24d217ee64d7b3690ac2c8b8b40a3c03e0f845d4 Mon Sep 17 00:00:00 2001 From: Joe Hunt Date: Fri, 9 May 2008 09:32:33 +0000 Subject: [PATCH] Due to differences in Javascript the script update_db.php had to be changed. New fields, base_sales in 0_company and factor in 0_sales_types affects the default chart of accounts. --- CHANGELOG.txt | 7 +++ install.html | 149 ++++++++++++++++++++++----------------------- sql/en_US-demo.sql | 8 ++- sql/en_US-new.sql | 8 ++- update_db.php | 41 ++++++++++--- 5 files changed, 125 insertions(+), 88 deletions(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 33f3cc36..536d3a30 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,13 @@ Legend: ! -> Note $ -> Affected files +09-May-2008 Joe Hunt +! Due to differences in Javascript the script update_db.php had to be changed. +! New fields, base_sales in 0_company and factor in 0_sales_types affects the default chart of accounts. +$ /update_db.php + /sql/en_US-new.sql + /sql/en_US-demo.sql + 09-May-2008 Janusz Dobrowolski # Automatic calculation of not set item prices from home currency and base sales type settings. $ /admin/company_preferences.php diff --git a/install.html b/install.html index 94e8529b..3e50b71a 100644 --- a/install.html +++ b/install.html @@ -18,14 +18,14 @@