FSN#30231 systeemnotificatie altijd ongeacht mode, ook hier
svn path=/Database/trunk/; revision=22412
This commit is contained in:
@@ -2089,7 +2089,7 @@ CREATE OR REPLACE PACKAGE BODY fac AS
|
||||
END IF;
|
||||
END IF;
|
||||
|
||||
IF lmode > 0
|
||||
IF lmode > 0 OR lsysteem IS NOT NULL
|
||||
THEN
|
||||
-- Stuur notificatie.
|
||||
INSERT INTO fac_notificatie (fac_srtnotificatie_key,
|
||||
|
||||
Reference in New Issue
Block a user