Files
manufacture/mrp_production_request/__init__.py
2017-06-29 13:07:53 +02: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