diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2025-03-18 15:25:34 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2025-03-18 15:25:34 +0700 |
| commit | 2b34ec96718d693d7a322939b23bda2fe64d8c80 (patch) | |
| tree | f55a85f725b2213d540e6237e61f53b3d047d040 /indoteknik_custom/views/customer_commision.xml | |
| parent | de8ac2be17f65cc1e551a0338ca49f30c4a021f2 (diff) | |
push
Diffstat (limited to 'indoteknik_custom/views/customer_commision.xml')
| -rw-r--r-- | indoteknik_custom/views/customer_commision.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/views/customer_commision.xml b/indoteknik_custom/views/customer_commision.xml index 7cdf3117..1d3f48fc 100644 --- a/indoteknik_custom/views/customer_commision.xml +++ b/indoteknik_custom/views/customer_commision.xml @@ -79,8 +79,10 @@ <field name="description"/> <field name="commision_percent"/> <field name="commision_amt"/> + <field name="commision_amt_text"/> <field name="grouped_so_number" readonly="1"/> <field name="grouped_invoice_number" readonly="1"/> + <field name="approved_by" readonly="1"/> </group> <group> <div> |
