purchase_stock_usability: add product_supplier_code in tree view of stock.move and stock.move.line
purchase_usability: improve computation of product_supplier_code on purchase order line
This commit is contained in:
@@ -25,6 +25,8 @@ This module has been written by Alexis de Lattre from Akretion France.
|
||||
'data': [
|
||||
'views/stock_picking.xml',
|
||||
'views/purchase_order.xml',
|
||||
'views/stock_move.xml',
|
||||
'views/stock_move_line.xml',
|
||||
],
|
||||
'installable': True,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user