Files
stock-rma/rma_repair/__init__.py
Jordi Ballester 45a30e0bbe add rma_repair
2025-01-07 12:35:35 +05:30

6 lines
195 B
Python

# -*- coding: utf-8 -*-
# © 2017 Eficent Business and IT Consulting Services S.L.
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html)
from . import models
from . import wizards