summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
Diffstat (limited to 'indoteknik_custom/views')
-rw-r--r--indoteknik_custom/views/cust_commision.xml2
-rw-r--r--indoteknik_custom/views/customer_commision.xml2
2 files changed, 4 insertions, 0 deletions
diff --git a/indoteknik_custom/views/cust_commision.xml b/indoteknik_custom/views/cust_commision.xml
index be58a68c..f080bc60 100644
--- a/indoteknik_custom/views/cust_commision.xml
+++ b/indoteknik_custom/views/cust_commision.xml
@@ -12,6 +12,7 @@
<field name="achieve_1st"/>
<field name="achieve_2nd"/>
<field name="commision_type"/>
+ <field name="brand_ids"/>
</tree>
</field>
</record>
@@ -31,6 +32,7 @@
<field name="achieve_1st"/>
<field name="achieve_2nd"/>
<field name="commision_type"/>
+ <field name="brand_ids"/>
</group>
</group>
</sheet>
diff --git a/indoteknik_custom/views/customer_commision.xml b/indoteknik_custom/views/customer_commision.xml
index 600ad192..4b74cd34 100644
--- a/indoteknik_custom/views/customer_commision.xml
+++ b/indoteknik_custom/views/customer_commision.xml
@@ -12,6 +12,7 @@
<field name="commision_percent"/>
<field name="commision_amt" readonly="1"/>
<field name="status" readonly="1"/>
+ <field name="brand_ids" widget="many2many_tags"/>
</tree>
</field>
</record>
@@ -63,6 +64,7 @@
</div>
<field name="date_to"/>
<field name="commision_type"/>
+ <field name="brand_ids" widget="many2many_tags"/>
<field name="notification" readonly="1"/>
<field name="status" readonly="1"/>
<field name="total_dpp"/>