Created
March 21, 2017 07:10
-
-
Save lukebranch/2622c08a7a72bbe5a8c1f53e5559352d to your computer and use it in GitHub Desktop.
tree_view
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0"?> | |
<tree string="ZWIP"> | |
<field name="order_type"/> | |
<field name="account_manager_id"/> | |
<field name="sale_id"/> | |
<field name="purchase_id"/> | |
<field name="cust_po_ref"/> | |
<field name="partner_id"/> | |
<field name="supplier"/> | |
<field name="po_delivery_date"/> | |
<field name="item_code"/> | |
<field name="sc_qty"/> | |
<field name="product_qty_in_picking"/> | |
<field name="qty_shiped"/> | |
<field name="qty_to_be_packed"/> | |
</tree> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment