Bulk Load: Changes to default values for 'unknown' items, inclusion of LeadTimes.csv

MIP_QUOTATION: Changes to make use of LeadTimes.csv

git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3605 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
hardya
2008-02-15 18:01:40 +00:00
parent 31e373438a
commit dfd3210818
21 changed files with 635 additions and 301 deletions

View File

@@ -3,6 +3,7 @@ INFILE *
INTO TABLE system_configuration
REPLACE
FIELDS TERMINATED BY '|'
TRAILING NULLCOLS
(
parameter
,value
@@ -12,7 +13,7 @@ BEGINDATA
PASSWORD_EXPIRY_LIMIT|30|Password expiry limit in days.
USER_ACCOUNT_LOCK|60|Number of days of inactivity before account is locked.
EMAIL_ADDRESS_AUTOMATIC_QUOTE|Andrew.Hardy@AdvanticaGroup.com|
EMAIL_FROM_ADDRESS|Joanna.Kingdon@AdvanticaGroup.com|The From field used for emails sent from the sy
EMAIL_FROM_ADDRESS|Joanna.Kingdon@AdvanticaGroup.com|The From field used for emails sent from the system
QUOTE_LAPSE_LIMIT|90|The number of days that a quote remains valid for before lapsing.
EMAIL_ADDRESS_MANUAL_QUOTE|Andrew.Hardy@AdvanticaGroup.com|
EMAIL_ADDRESS_SUPPORT|Andrew.Hardy@AdvanticaGroup.com|