summaryrefslogtreecommitdiff
path: root/fixco_custom/views/stock_picking.xml
diff options
context:
space:
mode:
Diffstat (limited to 'fixco_custom/views/stock_picking.xml')
-rwxr-xr-xfixco_custom/views/stock_picking.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/fixco_custom/views/stock_picking.xml b/fixco_custom/views/stock_picking.xml
index ac814fc..f8d0934 100755
--- a/fixco_custom/views/stock_picking.xml
+++ b/fixco_custom/views/stock_picking.xml
@@ -22,6 +22,7 @@
<button name="label_ginee"
string="Print Label Ginee"
type="object"
+ attrs="{'invisible': [('picking_type_code', '!=', 'outgoing')]}"
/>
<button name="action_create_invoice_from_mr"
string="Create Bill"