Add product_barcode with optional=hide in tree view of inventory lines and quants

This commit is contained in:
Alexis de Lattre
2021-08-25 20:29:46 +02:00
parent 3db9f0f096
commit d1ae620079
5 changed files with 21 additions and 1 deletions

View File

@@ -3,6 +3,7 @@ from . import stock_picking
from . import stock_location_route
from . import stock_warehouse_orderpoint
from . import stock_quant
from . import stock_inventory
from . import procurement_group
from . import procurement_scheduler_log
from . import product