summaryrefslogtreecommitdiff
path: root/addons/mrp_account/models/__init__.py
blob: 520901ce500d61a625fe6e9d0e8c950e5e462482 (plain)
1
2
3
4
5
6
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import mrp_workcenter
from . import mrp_production
from . import product
from . import stock_move