summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/purchase_order.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indoteknik_custom/views/purchase_order.xml')
-rwxr-xr-xindoteknik_custom/views/purchase_order.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/views/purchase_order.xml b/indoteknik_custom/views/purchase_order.xml
index 7feec934..09d901b9 100755
--- a/indoteknik_custom/views/purchase_order.xml
+++ b/indoteknik_custom/views/purchase_order.xml
@@ -144,6 +144,7 @@
<field name="cost_service_per_item" optional="hide"/>
<field name="contribution_cost_service" optional="hide"/>
<field name="ending_price" optional="hide"/>
+ <field name="price_unit_before" readonly="1" optional="hide" force_save="1"/>
<!-- <field name="suggest" readonly="1"/> -->
</field>
<field name="product_id" position="before">
@@ -390,6 +391,7 @@
<field name="hold_outgoing_so" optional="hide"/>
<field name="bu_pick" optional="hide"/>
<field name="margin_so"/>
+ <field name="so_header_margin" optional="hide"/>
</tree>
</field>
</record>