mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
5 lines
120 B
Python
5 lines
120 B
Python
from . import stock_inventory_line
|
|
from . import stock_warehouse
|
|
from . import stock_location
|
|
from . import stock_quant
|