Files
stock-rma/rma_sale/wizards/__init__.py
2020-03-09 13:30:06 +01:00

8 lines
230 B
Python

# Copyright 2020 ForgeFlow 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