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, 0 insertions, 2 deletions
diff --git a/fixco_custom/views/detail_order.xml b/fixco_custom/views/detail_order.xml
index 228f9e4..90e2e6b 100755
--- a/fixco_custom/views/detail_order.xml
+++ b/fixco_custom/views/detail_order.xml
@@ -27,12 +27,10 @@
<button name="execute_queue"
string="Create Detail Order"
type="object"
- attrs="{'invisible': [('detail_order', '!=', True)]}"
/>
<button name="execute_queue_detail"
string="Create SO"
type="object"
- attrs="{'invisible': [('sale_id', '!=', True), ('detail_order', '!=', False)]}"
/>
</header>
<sheet>