summaryrefslogtreecommitdiff
path: root/fixco_custom/views/purchase_order.xml
diff options
context:
space:
mode:
Diffstat (limited to 'fixco_custom/views/purchase_order.xml')
-rw-r--r--fixco_custom/views/purchase_order.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/fixco_custom/views/purchase_order.xml b/fixco_custom/views/purchase_order.xml
index 1aa438c..de8c7bb 100644
--- a/fixco_custom/views/purchase_order.xml
+++ b/fixco_custom/views/purchase_order.xml
@@ -7,7 +7,9 @@
<field name="inherit_id" ref="purchase.purchase_order_form"/>
<field name="arch" type="xml">
<field name="currency_id" position="after">
+ <field name="sale_order_id" readonly="1"/>
<field name="biaya_lain_lain"/>
+ <field name="source"/>
</field>
<field name="amount_untaxed" position="after">
<field name="amount_discount" class="oe_currency_line"/>