|
| 1 | +<?xml version='1.0' encoding='UTF-8'?> |
| 2 | +<odoo noupdate="1"> |
| 3 | + <record id="stock_move_18" model="stock.move"> |
| 4 | + <field name="picking_id" ref="stock_picking_3"/> |
| 5 | + <field name="product_id" ref="product_product_117"/> |
| 6 | + <field name="description_picking_manual"><![CDATA[High-Top Cocktail Table Rental]]></field> |
| 7 | + <field name="product_uom_qty">10.0</field> |
| 8 | + <field name="location_id" ref="stock.stock_location_stock"/> |
| 9 | + <field name="location_dest_id" ref="stock.stock_location_customers"/> |
| 10 | + <field name="picking_type_id" ref="stock.picking_type_out"/> |
| 11 | + <field name="quantity">10.0</field> |
| 12 | + </record> |
| 13 | + <record id="stock_move_19" model="stock.move"> |
| 14 | + <field name="picking_id" ref="stock_picking_3"/> |
| 15 | + <field name="product_id" ref="product_product_120"/> |
| 16 | + <field name="description_picking_manual"><![CDATA[Disposable Plate (Eco-friendly)]]></field> |
| 17 | + <field name="product_uom_qty">250.0</field> |
| 18 | + <field name="location_id" ref="stock.stock_location_stock"/> |
| 19 | + <field name="location_dest_id" ref="stock.stock_location_customers"/> |
| 20 | + <field name="picking_type_id" ref="stock.picking_type_out"/> |
| 21 | + <field name="quantity">250.0</field> |
| 22 | + </record> |
| 23 | + <record id="stock_move_20" model="stock.move"> |
| 24 | + <field name="picking_id" ref="stock_picking_3"/> |
| 25 | + <field name="product_id" ref="product_product_89"/> |
| 26 | + <field name="description_picking_manual"><![CDATA[Linen Napkin Rental (White)]]></field> |
| 27 | + <field name="product_uom_qty">100.0</field> |
| 28 | + <field name="location_id" ref="stock.stock_location_stock"/> |
| 29 | + <field name="location_dest_id" ref="stock.stock_location_customers"/> |
| 30 | + <field name="picking_type_id" ref="stock.picking_type_out"/> |
| 31 | + <field name="quantity">100.0</field> |
| 32 | + </record> |
| 33 | + <record id="stock_move_21" model="stock.move"> |
| 34 | + <field name="picking_id" ref="stock_picking_3"/> |
| 35 | + <field name="product_id" ref="product_product_114"/> |
| 36 | + <field name="description_picking_manual"><![CDATA[Extra Large Serving Spoon Rental]]></field> |
| 37 | + <field name="product_uom_qty">20.0</field> |
| 38 | + <field name="location_id" ref="stock.stock_location_stock"/> |
| 39 | + <field name="location_dest_id" ref="stock.stock_location_customers"/> |
| 40 | + <field name="picking_type_id" ref="stock.picking_type_out"/> |
| 41 | + <field name="quantity">20.0</field> |
| 42 | + </record> |
| 43 | + <record id="stock_move_22" model="stock.move"> |
| 44 | + <field name="picking_id" ref="stock_picking_3"/> |
| 45 | + <field name="product_id" ref="product_product_87"/> |
| 46 | + <field name="description_picking_manual"><![CDATA[Dessert Fork Rental]]></field> |
| 47 | + <field name="product_uom_qty">250.0</field> |
| 48 | + <field name="location_id" ref="stock.stock_location_stock"/> |
| 49 | + <field name="location_dest_id" ref="stock.stock_location_customers"/> |
| 50 | + <field name="picking_type_id" ref="stock.picking_type_out"/> |
| 51 | + <field name="quantity">250.0</field> |
| 52 | + </record> |
| 53 | + <record id="stock_move_23" model="stock.move"> |
| 54 | + <field name="picking_id" ref="stock_picking_3"/> |
| 55 | + <field name="product_id" ref="product_product_88"/> |
| 56 | + <field name="description_picking_manual"><![CDATA[Water Glass Rental]]></field> |
| 57 | + <field name="product_uom_qty">250.0</field> |
| 58 | + <field name="location_id" ref="stock.stock_location_stock"/> |
| 59 | + <field name="location_dest_id" ref="stock.stock_location_customers"/> |
| 60 | + <field name="picking_type_id" ref="stock.picking_type_out"/> |
| 61 | + <field name="quantity">250.0</field> |
| 62 | + <field name="additional" eval="True"/> |
| 63 | + </record> |
| 64 | +</odoo> |
0 commit comments