AALB#34629 -- Bundeling catering aanpassen

svn path=/Customer/trunk/; revision=27215
This commit is contained in:
Arthur Egberink
2015-12-02 09:30:19 +00:00
parent 9eae278366
commit cec238953c

View File

@@ -96,8 +96,8 @@ BEGIN
-- key van opdrachttype workorder
v_mld_workorder_key := 1;
-- key voor de locatie van de melding
v_alg_locatie_key := 1; -- Headquarters
v_alg_gebouw_key := 16;
v_alg_locatie_key := 21; -- Rotterdam
v_alg_gebouw_key := 681;
-- key van App<70>l
v_prs_bedrijf_key := 19141;
@@ -341,7 +341,7 @@ BEGIN adm.systrackscriptId('$Id$', 0); END;
/
BEGIN fac.registercustversion('AALB', 8); END;
BEGIN fac.registercustversion('AALB', 9); END;
/
COMMIT;