Files
manufacture/mrp_production_request/__init__.py
2018-11-29 10:36:54 +01: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