YKPN#71528 -- Koppeling Cirfood

svn path=/Customer/trunk/; revision=56649
This commit is contained in:
Norbert Wassink
2022-07-21 09:45:46 +00:00
parent 3024f36763
commit f3495efac3

View File

@@ -14070,7 +14070,7 @@ BEGIN
ykpn.add_xml_row(v_bestand, '<Order>');
ykpn.add_xml_row(v_bestand, '<Customer>');
ykpn.add_xml_element (v_bestand, 'Name', 'KPN');
ykpn.add_xml_element (v_bestand, 'ID', rec.kostenplaats);
ykpn.add_xml_element (v_bestand, 'ID', '9500');
ykpn.add_xml_element (v_bestand, 'ExternalID', rec.reservering);
ykpn.add_xml_row(v_bestand, '</Customer>');
ykpn.add_xml_element (v_bestand, 'Comments', rec.opmerking);