summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
Diffstat (limited to 'indoteknik_custom/views')
-rwxr-xr-xindoteknik_custom/views/purchase_order.xml1
-rw-r--r--indoteknik_custom/views/res_partner.xml3
2 files changed, 4 insertions, 0 deletions
diff --git a/indoteknik_custom/views/purchase_order.xml b/indoteknik_custom/views/purchase_order.xml
index bc84bcd1..08dde8e1 100755
--- a/indoteknik_custom/views/purchase_order.xml
+++ b/indoteknik_custom/views/purchase_order.xml
@@ -80,6 +80,7 @@
<field name="total_so_percent_margin"/>
<field name="has_active_invoice" invisible="1" />
<field name="responsible_ids" widget="many2many_tags"/>
+ <field name="status_paid_cbd"/>
</field>
<field name="order_line" position="attributes">
diff --git a/indoteknik_custom/views/res_partner.xml b/indoteknik_custom/views/res_partner.xml
index c1ae3ed3..58fff00a 100644
--- a/indoteknik_custom/views/res_partner.xml
+++ b/indoteknik_custom/views/res_partner.xml
@@ -20,6 +20,9 @@
<field name="npwp" position="before">
<field name="customer_type"/>
</field>
+ <field name="is_berikat" position="after">
+ <field name="pakta_integritas"/>
+ </field>
</field>
</record>
</data>