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:
Alexis de Lattre
2023-11-29 16:51:15 +01:00
parent 5ad925cee1
commit 92a1b511c1
8 changed files with 134 additions and 4 deletions

View File

@@ -1 +1,3 @@
from . import purchase
from . import stock_move
from . import stock_move_line