summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/gudang_service.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indoteknik_custom/views/gudang_service.xml')
-rw-r--r--indoteknik_custom/views/gudang_service.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/gudang_service.xml b/indoteknik_custom/views/gudang_service.xml
index e5cc94c4..769664c5 100644
--- a/indoteknik_custom/views/gudang_service.xml
+++ b/indoteknik_custom/views/gudang_service.xml
@@ -54,7 +54,7 @@
<field name="partner_id"/>
<field name="vendor_id"/>
<field name="remaining_date"/>
- <field name="schedule_date" attrs="{'readonly': [('state', 'not in', ['draft'])]}"/>
+ <field name="schedule_date" attrs="{'readonly': [('state', 'not in', ['draft', 'reveived_from_cust'])]}"/>
<field name="start_date" readonly="1"/>
<field name="done_date" attrs="{'invisible': [('state', 'not in', ['delivered_to_cust'])]}"/>
<field name="create_uid"/>