DJIN#41676 BES: kleurbolletjes zoals in andere modules ook in BES-module

svn path=/Database/trunk/; revision=36616
This commit is contained in:
Erik Groener
2018-01-17 15:08:36 +00:00
parent 90110f1dc4
commit d12225cedc
3 changed files with 7 additions and 1 deletions

View File

@@ -302,7 +302,9 @@ CREATE_TABLE(bes_bestelopdr, 0)
NUMBER(10)
CONSTRAINT bes_r_opdr_prs_user_key1 REFERENCES prs_perslid(prs_perslid_key),
bes_bestelopdr_delivery_opmerk
VARCHAR2(320)
VARCHAR2(320),
bes_bestelopdr_flag
NUMBER(1)
);
ALTER TABLE cnt_contract ADD bes_bestelopdr_key