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

@@ -24,6 +24,7 @@ Please contact Alexis de Lattre from Akretion <alexis.delattre@akretion.com> for
],
'data': [
'views/stock_picking.xml',
'views/stock_warehouse_orderpoint.xml',
],
'installable': True,
}