purchase_stock_usability: add picking_type_id in tree view (hide)

This commit is contained in:
Alexis de Lattre
2023-09-06 16:02:11 +02:00
parent 5724d31ac1
commit 1971808c7d
2 changed files with 44 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ This module has been written by Alexis de Lattre from Akretion France.
],
'data': [
'views/stock_picking.xml',
'views/purchase_order.xml',
],
'installable': True,
}