Files
manufacture/mrp_production_request/__init__.py
2020-04-03 16:43:56 +05:30

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