summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2024-04-05 11:22:14 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2024-04-05 11:22:14 +0700
commitef05fc18109974354f7a41b2c16381614fc4b1b6 (patch)
tree08877fbf25828dea3c42ee70dbacaa4ac71532c3 /indoteknik_custom/views
parent61e4da9eb978712ddcb4d12be7524c7512b6d906 (diff)
parentb475bcb1b0b8648b30a7d8c8cf1cfeabe8d93763 (diff)
Merge branch 'commision' into production
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>