summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2025-12-18 09:28:59 +0700
committerstephanchrst <stephanchrst@gmail.com>2025-12-18 09:28:59 +0700
commit48e81bf679958286b15812ed5c8982b25e4e3843 (patch)
tree81485d3a9c447ef204a1ba372c5f533cf16452aa /indoteknik_custom/views
parenta8de47d71da75c9351da76ac87ba6046d5b152c3 (diff)
add customer name in commission internal line
Diffstat (limited to 'indoteknik_custom/views')
-rw-r--r--indoteknik_custom/views/commission_internal.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/commission_internal.xml b/indoteknik_custom/views/commission_internal.xml
index 2f3db5b0..d84eb4b8 100644
--- a/indoteknik_custom/views/commission_internal.xml
+++ b/indoteknik_custom/views/commission_internal.xml
@@ -108,6 +108,7 @@
<field name="res_name" optional="hide"/>
<field name="res_id" optional="hide"/>
<field name="name"/>
+ <field name="customer"/>
<field name="salesperson"/>
<field name="totalamt"/>
<field name="uang_masuk_line_id" optional="hide"/>