Skip to content

Commit

Permalink
Merge pull request #341 from Vauxoo/17.0
Browse files Browse the repository at this point in the history
Syncing from upstream Vauxoo/addons-vauxoo (17.0)
  • Loading branch information
bt-admin authored Aug 29, 2024
2 parents d0e636c + efdf453 commit b47c810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stock_manual_transfer/views/stock_route_views.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<field name="model">stock.route</field>
<field name="inherit_id" ref="stock.stock_location_route_form_view" />
<field name="arch" type="xml">
<xpath expr="//field[@name='warehouse_selectable']" position="after">
<xpath expr="//div[field[@name='warehouse_selectable']]" position="after">
<field name="manual_transfer_selectable" string="Manual transfers" />
</xpath>
</field>
Expand Down

0 comments on commit b47c810

Please sign in to comment.