FSN#36519 -- Toevoegen factuurimport via mail

svn path=/Customer/trunk/; revision=30994
This commit is contained in:
Arthur Egberink
2016-10-06 11:25:55 +00:00
parent df108ab85f
commit 179131fbee

View File

@@ -4225,10 +4225,7 @@ BEGIN
RETURNING fin_factuur_key
INTO v_factuur_key;
-- Zet kenmerk laatste factuur op Ja
INSERT INTO fin_kenmerkfactuur (fin_factuur_key, fin_kenmerk_key, fin_kenmerkfactuur_waarde)
VALUES (v_factuur_key, 2, 201);
-- vul het kenmerk voor de bijlage
INSERT INTO fac_result (fac_result_sessionid,
fac_result_naam,
fac_result_waarde)
@@ -4239,7 +4236,7 @@ BEGIN
|| '___\F'
|| v_factuur_key
|| '\'
|| 1
|| 21
|| '\');
WHEN UPPER (pto) LIKE 'SERVICEDESK@%'
THEN