summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2024-08-30 10:13:44 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2024-08-30 10:13:44 +0700
commit2719b8cdd45b356baa598255dcdbdd8e353478e7 (patch)
tree25ee79c5a98ab5315d9c037e55b7b1f90c423778 /indoteknik_custom/views
parentf1b4d965f17184fb1a44c4bda759bd5a23f9df8d (diff)
payment term po cr
Diffstat (limited to 'indoteknik_custom/views')
-rwxr-xr-xindoteknik_custom/views/purchase_order.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/purchase_order.xml b/indoteknik_custom/views/purchase_order.xml
index b936086a..c301f3d3 100755
--- a/indoteknik_custom/views/purchase_order.xml
+++ b/indoteknik_custom/views/purchase_order.xml
@@ -39,7 +39,7 @@
<field name="currency_id" position="after">
<field name="summary_qty_po"/>
<field name="count_line_product"/>
- <field name="payment_term_id" required="1" attrs="{'readonly': [('state', 'not in', ['draft'])]}"/>
+ <field name="payment_term_id" readonly="1"/>
</field>
<field name="amount_total" position="after">
<field name="total_margin"/>