summaryrefslogtreecommitdiff
path: root/fixco_custom/views/detail_order.xml
diff options
context:
space:
mode:
Diffstat (limited to 'fixco_custom/views/detail_order.xml')
-rwxr-xr-xfixco_custom/views/detail_order.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/fixco_custom/views/detail_order.xml b/fixco_custom/views/detail_order.xml
index 60a335c..3132874 100755
--- a/fixco_custom/views/detail_order.xml
+++ b/fixco_custom/views/detail_order.xml
@@ -24,7 +24,7 @@
<button name="execute_queue"
string="Create Detail Order"
type="object"
- attrs="{'readonly': [('detail_order', '!=', False)]}"
+ attrs="{'invisible': [('detail_order', '!=', False)]}"
/>
<button name="execute_queue_detail"
string="Create SO"