summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2025-03-13 08:54:55 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2025-03-13 08:54:55 +0700
commit731a47bee9925d65afe45f870880e9a42104fe7f (patch)
treef30b06e95c70bf816c91f987924b026e2d8f71c6 /indoteknik_custom/views
parent351580ed5c3266a7fc956eb77efa1d2d2d0c5d57 (diff)
add grouped so number and invoice number on customer commision
Diffstat (limited to 'indoteknik_custom/views')
-rw-r--r--indoteknik_custom/views/customer_commision.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/indoteknik_custom/views/customer_commision.xml b/indoteknik_custom/views/customer_commision.xml
index 51172b1c..bb1628bc 100644
--- a/indoteknik_custom/views/customer_commision.xml
+++ b/indoteknik_custom/views/customer_commision.xml
@@ -17,6 +17,8 @@
decoration-danger="payment_status == 'pending'"
widget="badge"/>
<field name="brand_ids" widget="many2many_tags"/>
+ <field name="grouped_so_number" readonly="1"/>
+ <field name="grouped_invoice_number" readonly="1"/>
</tree>
</field>
</record>
@@ -62,6 +64,8 @@
<field name="description"/>
<field name="commision_percent"/>
<field name="commision_amt"/>
+ <field name="grouped_so_number" readonly="1"/>
+ <field name="grouped_invoice_number" readonly="1"/>
</group>
<group>
<div>