MARX#87282 Nieuwe API voor activeren leveranciers vanuit (opdrachtgevers)ERP naar Mareon - no_header aangepast in noheader
svn path=/Mareon/trunk/; revision=68009
This commit is contained in:
@@ -18324,7 +18324,7 @@ AS
|
||||
SELECT DISTINCT 'CUST10', '', lev.prs_perslid_key, 'Opdrachtgever heeft u via Mareon geactiveerd t.b.v. ontvangst van (onderhouds)opdrachten',
|
||||
NULL,
|
||||
NULL, NULL, NULL,
|
||||
'appl/fac/fac_report.asp?rapcode=NOTIBEDRIJFX2' || '&' || 'mode=list' || '&' || 'no_header=1' || '&' || 'start_fac_tracking_datum=' ||
|
||||
'appl/fac/fac_report.asp?rapcode=NOTIBEDRIJFX2' || '&' || 'mode=list' || '&' || 'noheader=1' || '&' || 'start_fac_tracking_datum=' ||
|
||||
(SELECT replace(marx_get_zulu_time(to_char(MIN(nj.fac_notificatie_job_lastrun),'yyyy-mm-dd hh24:mi:ss')),' ','T')
|
||||
FROM fac_notificatie_job nj
|
||||
WHERE nj.fac_notificatie_job_view = 'MAR_V_NOTI_BEDRIJFX2')
|
||||
@@ -18337,7 +18337,7 @@ UNION
|
||||
SELECT DISTINCT 'CUST10', '', applbeheer.prs_perslid_key, 'Opdrachtgever heeft u via Mareon geactiveerd t.b.v. ontvangst van (onderhouds)opdrachten',
|
||||
NULL,
|
||||
NULL, NULL, NULL,
|
||||
'appl/fac/fac_report.asp?rapcode=NOTIBEDRIJFX2' || '&' || 'mode=list' || '&' || 'no_header=1' || '&' || 'start_fac_tracking_datum=' ||
|
||||
'appl/fac/fac_report.asp?rapcode=NOTIBEDRIJFX2' || '&' || 'mode=list' || '&' || 'noheader=1' || '&' || 'start_fac_tracking_datum=' ||
|
||||
(SELECT replace(marx_get_zulu_time(to_char(MIN(nj.fac_notificatie_job_lastrun),'yyyy-mm-dd hh24:mi:ss')),' ','T')
|
||||
FROM fac_notificatie_job nj
|
||||
WHERE nj.fac_notificatie_job_view = 'MAR_V_NOTI_BEDRIJFX2')
|
||||
|
||||
Reference in New Issue
Block a user