summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/stock_picking.xml
diff options
context:
space:
mode:
authorRafi Zadanly <zadanlyr@gmail.com>2023-03-24 16:06:36 +0700
committerRafi Zadanly <zadanlyr@gmail.com>2023-03-24 16:06:36 +0700
commit4ab719732e495ad2eb42ee8ea1c63dc875b98f1d (patch)
tree8a847db61dc11ce0a9fa5f3411a26fefa7bee034 /indoteknik_custom/views/stock_picking.xml
parentd7838ad087daf51826d3be27888df04eac09a293 (diff)
parent567da97c5ed74db8e06d2bf846479d14fdc34c13 (diff)
Merge branch 'release' of bitbucket.org:altafixco/indoteknik-addons into release
Diffstat (limited to 'indoteknik_custom/views/stock_picking.xml')
-rw-r--r--indoteknik_custom/views/stock_picking.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/stock_picking.xml b/indoteknik_custom/views/stock_picking.xml
index 0ff79ea8..e4e9f722 100644
--- a/indoteknik_custom/views/stock_picking.xml
+++ b/indoteknik_custom/views/stock_picking.xml
@@ -34,7 +34,7 @@
<button name="action_create_invoice_from_mr"
string="Create Bill"
type="object"
- attrs="{'invisible': [('state', '!=', 'done')]}"
+ attrs="{'invisible': ['|', ('state', '!=', 'done'), ('name', 'ilike', 'out')]}"
/>
</button>
<field name="backorder_id" position="after">