Files
stock-rma/rma_repair/wizards/__init__.py
Jordi Ballester 4e2e3a3ec7 add rma_repair
2023-07-07 17:27:09 +02:00

9 lines
281 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 rma_order_line_make_sale_order
from . import rma_make_picking
from . import rma_refund
from . import rma_add_sale