mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
8 lines
219 B
Python
8 lines
219 B
Python
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
|
|
|
from . import product_product
|
|
from . import product_supplierinfo
|
|
from . import purchase_order
|
|
from . import stock_location_route
|
|
from . import stock_move
|