YKPN#71528 -- Koppeling Cirfood
svn path=/Customer/trunk/; revision=56649
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user