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

from . import sale
from . import account_move
from . import mrp_production