mirror of
https://github.com/bringout/oca-ocb-project.git
synced 2026-04-21 02:02:05 +02:00
6 lines
177 B
Python
6 lines
177 B
Python
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import mrp_bom
|
|
from . import mrp_production
|
|
from . import project_project
|
|
from . import stock
|