KMMO#65492 -- FMIS Stichting Kröller-Müller Museum

svn path=/Customer/trunk/; revision=53373
This commit is contained in:
Arthur Egberink
2021-10-13 14:50:33 +00:00
parent ac92acb6da
commit ff1add1a9b

View File

@@ -559,7 +559,7 @@ BEGIN
THEN
v_ins_deel_aantal := to_number(v_ins_deel_aantal_txt);
ELSE
v_ins_deel_aantal := NULL;
v_ins_deel_aantal := 1;
END IF;
v_errormsg := 'Fout bij toevoegen te impoteren v_ins_srtcontrole_periode_txt: ' || v_ins_srtcontrole_periode_txt;