Skip to content

Commit

Permalink
[OU-FIX] stock: We don't need to unset name
Browse files Browse the repository at this point in the history
  • Loading branch information
etobella committed Jul 17, 2024
1 parent f0421ec commit 2242ce8
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,4 @@
<field name="model_id" ref="model_stock_route"/>
<field name="name">stock_route multi-company</field>
</record>
<record id="warehouse0" model="stock.warehouse">
<field name="name"/>
</record>
</odoo>

0 comments on commit 2242ce8

Please sign in to comment.