summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2024-10-25 09:03:36 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2024-10-25 09:03:36 +0700
commitaf190fa1e5e9301d84307b39b1927f77d3f0ee21 (patch)
tree3c070466253f4896d5a130fb45bf254d2952a146 /indoteknik_custom/views
parenta7be93f4825967807f12e6bfbebcf090af8500fa (diff)
fix bug date reserved
Diffstat (limited to 'indoteknik_custom/views')
-rw-r--r--indoteknik_custom/views/stock_picking.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/indoteknik_custom/views/stock_picking.xml b/indoteknik_custom/views/stock_picking.xml
index d713edbc..b5087e35 100644
--- a/indoteknik_custom/views/stock_picking.xml
+++ b/indoteknik_custom/views/stock_picking.xml
@@ -52,6 +52,10 @@
type="object"
attrs="{'invisible': ['|', ('state', '!=', 'done'), ('name', 'ilike', 'out')]}"
/>
+ <button name="action_send_to_biteship"
+ string="Biteship"
+ type="object"
+ />
</button>
<field name="backorder_id" position="after">
<field name="summary_qty_detail"/>