FCLT#64834 DB aanpassingen
svn path=/Database/trunk/; revision=53515
This commit is contained in:
@@ -604,6 +604,7 @@ DEFINE_SETTING('MLD', 0001, 'WEB_PRSSYS', 'mld_locked_expire'
|
||||
DEFINE_SETTING('MLD', 0001, 'WEB_PRSSYS', 'mld_max_history' , 'number' , '0' , 'Show calls and orders not longer then mld_max_history days ago (FE/FO/BO) ((mld_max_history <= 0) : show all finished calls and orders (default))')
|
||||
DEFINE_SETTING('MLD', 0001, 'WEB_PRSSYS', 'mld_max_kosten_extern' , 'float' , '9999999' , 'limit order amount to be entered by external handlers')
|
||||
DEFINE_SETTING('MLD', 0001, 'WEB_PRSSYS', 'mld_melding_actiecode' , 'number' , '1' , 'Use active backoffice/frontend flow')
|
||||
DEFINE_SETTING('MLD', 0001, 'WEB_PRSSYS', 'mld_opdr_actiecode' , 'number' , '1' , 'Use active backoffice/contractor flow')
|
||||
DEFINE_SETTING('MLD', 0001, 'WEB_PRSSYS', 'mld_melding_autoprint' , 'number' , '0' , 'auto print melding form after insert by FO 2=unconditionally print complain | 1=print if ask_for_orders=0 | 0=no print')
|
||||
DEFINE_SETTING('MLD', 0001, 'WEB_PRSSYS', 'mld_melding_close' , 'number' , '0' , 'Can close complain with orders in complain overview window without seeing complain details? {0=yes default | 1=no}')
|
||||
DEFINE_SETTING('MLD', 0001, 'WEB_PRSSYS', 'mld_melding_flags' , 'number' , '0' , 'Number of flags fo/bo can define on complaint. Max 10')
|
||||
|
||||
@@ -497,7 +497,7 @@ CREATE_TABLE(mld_stdmelding,0)
|
||||
DATE,
|
||||
mld_stdmelding_notes // 0:geen notities, &1=FE, &2=FOBO, &4=UITV
|
||||
NUMBER(1)
|
||||
DEFAULT 3
|
||||
DEFAULT 7
|
||||
NOT_NULL(mld_stdmelding_notes, mld_c_mld_stdmelding_notes),
|
||||
-- in CAD_TAB.SRC:
|
||||
-- cad_thema_key
|
||||
|
||||
Reference in New Issue
Block a user