summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/cust_commision.xml
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2024-02-29 14:23:06 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2024-02-29 14:23:06 +0700
commit7fc014e8217957d57ff2710d304e75e4ce88c3de (patch)
treee077a6098134217702c5c28445bf2fe4c1724f06 /indoteknik_custom/views/cust_commision.xml
parent8bbffd2729d003284ccef10bc00f246f14f4b23e (diff)
commision
Diffstat (limited to 'indoteknik_custom/views/cust_commision.xml')
-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>