Files
manufacture/mrp_production_request/__init__.py
2018-03-07 13:11:49 +07:00

7 lines
198 B
Python

# -*- coding: utf-8 -*-
# Copyright 2017 Eficent Business and IT Consulting Services S.L.
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from . import models
from . import wizards