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.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/indoteknik_custom/views/cust_commision.xml b/indoteknik_custom/views/cust_commision.xml
index dfa4adfb..be58a68c 100644
--- a/indoteknik_custom/views/cust_commision.xml
+++ b/indoteknik_custom/views/cust_commision.xml
@@ -7,6 +7,11 @@
<tree editable="bottom">
<field name="partner_id"/>
<field name="commision_percent"/>
+ <field name="target_1st"/>
+ <field name="target_2nd"/>
+ <field name="achieve_1st"/>
+ <field name="achieve_2nd"/>
+ <field name="commision_type"/>
</tree>
</field>
</record>
@@ -21,6 +26,11 @@
<group>
<field name="partner_id"/>
<field name="commision_percent"/>
+ <field name="target_1st"/>
+ <field name="target_2nd"/>
+ <field name="achieve_1st"/>
+ <field name="achieve_2nd"/>
+ <field name="commision_type"/>
</group>
</group>
</sheet>