PCHX#75973 -- Herimplementatie PCH

svn path=/Customer/trunk/; revision=63694
This commit is contained in:
Arthur Egberink
2024-02-23 07:50:38 +00:00
parent e0007257f7
commit 74453cf2b8

View File

@@ -1873,8 +1873,8 @@ BEGIN
|| xml.char_to_html (rec.reknr)
|| '"/>');
--IF pchx.get_user = 'PCHD'
--THEN
IF pchx.get_user = 'PCHD' AND v_dagboeknr = ' 70'
THEN
pchx.add_xml_row (
v_bestand,
'<Project code="'
@@ -1884,7 +1884,7 @@ BEGIN
'Description',
'');
pchx.add_xml_row (v_bestand, '</Project>');
--END IF;
END IF;
IF pchx.get_user = 'PCHD' AND rec.projectlocatie IS NOT NULL
THEN