summaryrefslogtreecommitdiff
path: root/addons/mrp/report/__init__.py
blob: b2dc5ecce3cf76f866e89a6a4328a3415698bf1b (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_report_bom_structure
from . import report_stock_forecasted
from . import report_stock_rule