AAHU#34456 ordreminder notijob tekst aangepast

svn path=/Customer/trunk/; revision=28037
This commit is contained in:
Ruud Lipper
2016-02-04 07:45:13 +00:00
parent e0d6eccf2c
commit 844825bb1f

View File

@@ -385,9 +385,9 @@ AS
2,
-1)
budgethouder,
'REMINDER: '
'Herinnering: uw goedkeuring is vereist voor '
|| COUNT (o.mld_opdr_key)
|| ' Service Request'
|| ' opdrachten'
|| DECODE (COUNT (o.mld_opdr_key), 1, '', 's'),
MIN (o.mld_opdr_key), -- Dummy key, althans een willekeurige; nog testen of dit werkt???
NULL,
@@ -403,7 +403,7 @@ AS
BEGIN adm.systrackscriptId('$Id$', 0); END;
/
BEGIN fac.registercustversion('AAHU', 8); END;
BEGIN fac.registercustversion('AAHU', 9); END;
/
COMMIT;