summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
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" />