mirror of
https://github.com/bringout/oca-ocb-mrp.git
synced 2026-04-25 23:12:08 +02:00
6 lines
171 B
Python
6 lines
171 B
Python
# -*- coding: utf-8 -*-
|
|
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import repair
|
|
from . import production
|
|
from . import stock_move
|