44 lines
2.9 KiB
XML
44 lines
2.9 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<entity_order_detail>
|
|
<fields class="OrderDetail">
|
|
<field name="id_order" relation="orders" />
|
|
<field name="product_id" relation="product" />
|
|
<field name="product_attribute_id" relation="product_attribute" />
|
|
<field name="product_name" />
|
|
<field name="product_quantity" />
|
|
<field name="product_quantity_in_stock" />
|
|
<field name="product_quantity_refunded" />
|
|
<field name="product_quantity_return" />
|
|
<field name="product_quantity_reinjected" />
|
|
<field name="product_price" />
|
|
<field name="reduction_percent" />
|
|
<field name="reduction_amount" />
|
|
<field name="group_reduction" />
|
|
<field name="product_quantity_discount" />
|
|
<field name="product_ean13" />
|
|
<field name="product_upc" />
|
|
<field name="product_reference" />
|
|
<field name="product_supplier_reference" />
|
|
<field name="product_weight" />
|
|
<field name="tax_name" />
|
|
<field name="tax_rate" />
|
|
<field name="tax_computation_method" />
|
|
<field name="ecotax" />
|
|
<field name="ecotax_tax_rate" />
|
|
<field name="discount_quantity_applied" />
|
|
<field name="download_hash" />
|
|
<field name="download_nb" />
|
|
<field name="download_deadline" />
|
|
</fields>
|
|
|
|
<entities>
|
|
<order_detail id="order_detail_1" id_order="" product_id="iPod_touch" product_attribute_id="product_attribute_23" product_quantity="1" product_quantity_in_stock="0" product_quantity_refunded="0" product_quantity_return="0" product_quantity_reinjected="0" product_price="392.140500" reduction_percent="0.00" reduction_amount="0.000000" group_reduction="0.00" product_quantity_discount="0.000000" product_ean13="" product_upc="" product_reference="" product_supplier_reference="" product_weight="0" tax_name="" tax_rate="0.000" tax_computation_method="0" ecotax="0.000000" ecotax_tax_rate="0.000" discount_quantity_applied="0" download_nb="0" download_deadline="0000-00-00 00:00:00">
|
|
<product_name><![CDATA[iPod touch - Capacité: 32Go]]></product_name>
|
|
<download_hash><![CDATA[]]></download_hash>
|
|
</order_detail>
|
|
<order_detail id="order_detail_2" id_order="" product_id="Shure_SE210_Sound-Isolating_Earphones_for_iPod_and_iPhone" product_attribute_id="" product_quantity="1" product_quantity_in_stock="0" product_quantity_refunded="0" product_quantity_return="0" product_quantity_reinjected="0" product_price="124.581900" reduction_percent="0.00" reduction_amount="0.000000" group_reduction="0.00" product_quantity_discount="0.000000" product_ean13="" product_upc="" product_reference="" product_supplier_reference="" product_weight="0" tax_name="" tax_rate="0.000" tax_computation_method="0" ecotax="0.000000" ecotax_tax_rate="0.000" discount_quantity_applied="0" download_nb="0" download_deadline="0000-00-00 00:00:00">
|
|
<product_name><![CDATA[Écouteurs à isolation sonore Shure SE210]]></product_name>
|
|
<download_hash><![CDATA[]]></download_hash>
|
|
</order_detail>
|
|
</entities>
|
|
</entity_order_detail> |