PIVP#81074 -- Aanpassing Exact ruimte exports

svn path=/Customer/trunk/; revision=62619
This commit is contained in:
Norbert Wassink
2023-11-20 12:39:44 +00:00
parent 77ee61b9a4
commit 770b806c66

View File

@@ -4268,15 +4268,15 @@ BEGIN
pivp.add_xml_row (v_bestand, '<Item code="'||rec.ruimte_nr||'" TYPE="'||rec.ruimte_type_verhuur||'" searchcode="'||rec.ruimte_nr||'">');
pivp.add_xml_element (v_bestand, 'Description', rec.ruimte_nr);
pivp.add_xml_row (v_bestand, '<Assortment number="4001" code="4001"/>');
pivp.add_xml_row (v_bestand, '<GLRevenue code="90199" side="C" type="W" subtype="J">');
pivp.add_xml_row (v_bestand, '<Description>Opbrengst diversen 21%</Description>');
pivp.add_xml_row (v_bestand, '</GLRevenue>');
pivp.add_xml_row (v_bestand, '<GLCosts code="70006" side="D" type="W" subtype="K">');
pivp.add_xml_row (v_bestand, '<Description>Kostprijs verkopen</Description>');
pivp.add_xml_row (v_bestand, '</GLCosts>');
pivp.add_xml_row (v_bestand, '<GLPurchase code="41429" side="D" type="W" subtype="K">');
pivp.add_xml_row (v_bestand, '<Description>Asset Management</Description>');
pivp.add_xml_row (v_bestand, '</GLPurchase>');
-- pivp.add_xml_row (v_bestand, '<GLRevenue code="90199" side="C" type="W" subtype="J">');
-- pivp.add_xml_row (v_bestand, '<Description>Opbrengst diversen 21%</Description>');
-- pivp.add_xml_row (v_bestand, '</GLRevenue>');
-- pivp.add_xml_row (v_bestand, '<GLCosts code="70006" side="D" type="W" subtype="K">');
-- pivp.add_xml_row (v_bestand, '<Description>Kostprijs verkopen</Description>');
-- pivp.add_xml_row (v_bestand, '</GLCosts>');
-- pivp.add_xml_row (v_bestand, '<GLPurchase code="41429" side="D" type="W" subtype="K">');
-- pivp.add_xml_row (v_bestand, '<Description>Asset Management</Description>');
-- pivp.add_xml_row (v_bestand, '</GLPurchase>');
pivp.add_xml_row (v_bestand, '<FreeFields>');
pivp.add_xml_row (v_bestand, '<FreeNumbers>');
@@ -4361,15 +4361,15 @@ BEGIN
pivp.add_xml_row (v_bestand, '<Item code="'||rec.ruimte_nr||'" TYPE="'||rec.ruimte_type_verhuur||'" searchcode="'||rec.ruimte_nr||'">');
pivp.add_xml_element (v_bestand, 'Description', rec.ruimte_nr);
pivp.add_xml_row (v_bestand, '<Assortment number="4001" code="4001"/>');
pivp.add_xml_row (v_bestand, '<GLRevenue code="90199" side="C" type="W" subtype="J">');
pivp.add_xml_row (v_bestand, '<Description>Opbrengst diversen 21%</Description>');
pivp.add_xml_row (v_bestand, '</GLRevenue>');
pivp.add_xml_row (v_bestand, '<GLCosts code="70006" side="D" type="W" subtype="K">');
pivp.add_xml_row (v_bestand, '<Description>Kostprijs verkopen</Description>');
pivp.add_xml_row (v_bestand, '</GLCosts>');
pivp.add_xml_row (v_bestand, '<GLPurchase code="41429" side="D" type="W" subtype="K">');
pivp.add_xml_row (v_bestand, '<Description>Asset Management</Description>');
pivp.add_xml_row (v_bestand, '</GLPurchase>');
-- pivp.add_xml_row (v_bestand, '<GLRevenue code="90199" side="C" type="W" subtype="J">');
-- pivp.add_xml_row (v_bestand, '<Description>Opbrengst diversen 21%</Description>');
-- pivp.add_xml_row (v_bestand, '</GLRevenue>');
-- pivp.add_xml_row (v_bestand, '<GLCosts code="70006" side="D" type="W" subtype="K">');
-- pivp.add_xml_row (v_bestand, '<Description>Kostprijs verkopen</Description>');
-- pivp.add_xml_row (v_bestand, '</GLCosts>');
-- pivp.add_xml_row (v_bestand, '<GLPurchase code="41429" side="D" type="W" subtype="K">');
-- pivp.add_xml_row (v_bestand, '<Description>Asset Management</Description>');
-- pivp.add_xml_row (v_bestand, '</GLPurchase>');
pivp.add_xml_row (v_bestand, '<FreeFields>');
pivp.add_xml_row (v_bestand, '<FreeNumbers>');