PCHX#67175 - Facturen Scansys
svn path=/Customer/trunk/; revision=52487
This commit is contained in:
@@ -1659,8 +1659,8 @@ BEGIN
|
||||
|| xml.char_to_html (rec1.reknr)
|
||||
|| '"/>');
|
||||
|
||||
IF pchx.get_user = 'PCHD'
|
||||
THEN
|
||||
--IF pchx.get_user = 'PCHD'
|
||||
--THEN
|
||||
pchx.add_xml_row (
|
||||
v_bestand,
|
||||
'<Project code="'
|
||||
@@ -1670,7 +1670,7 @@ BEGIN
|
||||
'Description',
|
||||
rec1.projectnaam);
|
||||
pchx.add_xml_row (v_bestand, '</Project>');
|
||||
END IF;
|
||||
--END IF;
|
||||
|
||||
pchx.add_xml_element (v_bestand,
|
||||
'Description',
|
||||
|
||||
Reference in New Issue
Block a user