summaryrefslogtreecommitdiff
path: root/addons/purchase_mrp/models/__init__.py
blob: dd92304f80a2e340aafb9510318c701b925dfc84 (plain)
1
2
3
4
5
6
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.

from . import purchase
from . import mrp_production
from . import stock_move