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:
@@ -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|
|
||||
|
||||
Reference in New Issue
Block a user