sale_stock/report/__init__.py

7 lines
189 B
Python
Raw Permalink Normal View History

# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import sale_report
from . import stock_forecasted
from . import report_stock_rule