[IMP] picking_status method on PO line instead of PO

This commit is contained in:
clementmbr
2021-11-02 12:01:14 +01:00
parent a1e969eb17
commit 3f8dde7e10
3 changed files with 98 additions and 29 deletions

View File

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