FCLT#90149 Upgrade tsk package robuuster maken

svn path=/Database/trunk/; revision=70088
This commit is contained in:
Jos Groot Lipman
2025-08-25 09:29:18 +00:00
parent b0a35f97d6
commit 7fb026a498

View File

@@ -26,6 +26,8 @@ UPDATE fac_task
AND fac_cust_enabled > 0
AND BITAND (fac_task_flags, 1) = 1
AND fac_task_code = 'PUTORDERS');
-- Zodat de externe tasker het ziet:
COMMIT;
CREATE OR REPLACE PACKAGE tsk
AS