purchase_stock_usability: add supplier in tree view

stock_usability: allow to hide preferred route
This commit is contained in:
Alexis de Lattre
2023-07-14 14:41:06 +02:00
parent 1e8f00d4e1
commit 8afcd49bc3
5 changed files with 71 additions and 1 deletions

View File

@@ -25,6 +25,9 @@
<field name="trigger" position="attributes">
<attribute name="optional">show</attribute>
</field>
<field name="route_id" position="attributes">
<attribute name="optional">show</attribute>
</field>
</field>
</record>
@@ -39,5 +42,4 @@
</record>
</odoo>