summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorIndoteknik . <andrifebriyadiputra@gmail.com>2025-05-05 11:05:13 +0700
committerIndoteknik . <andrifebriyadiputra@gmail.com>2025-05-05 11:05:13 +0700
commitb00d3caf6cd21ae74872031536ceb2f1ff570316 (patch)
tree81df0d888d98a6c64b6f173a56e26c161594df8c /indoteknik_custom/views
parentca48d2fcffbb48d6b3a09360144a71101f6f41ef (diff)
(andri) NPWP di SO menjadi readonly
Diffstat (limited to 'indoteknik_custom/views')
-rwxr-xr-xindoteknik_custom/views/sale_order.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml
index 10c60e24..376ccb20 100755
--- a/indoteknik_custom/views/sale_order.xml
+++ b/indoteknik_custom/views/sale_order.xml
@@ -99,7 +99,7 @@
</field>
<field name="analytic_account_id" position="after">
<field name="customer_type" required="1" />
- <field name="npwp" placeholder='99.999.999.9-999.999' required="1" />
+ <field name="npwp" placeholder='99.999.999.9-999.999' readonly="1" />
<field name="sppkp" attrs="{'required': [('customer_type', '=', 'pkp')]}" />
<field name="email" required="1" />
<field name="unreserve_id" />