Files
stock-rma/rma_analytic/wizards/__init__.py
2019-10-31 17:36:11 +01:00

8 lines
255 B
Python

# Copyright 2018 Eficent Business and IT Consulting Services S.L.
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html)
from . import rma_add_stock_move
from . import rma_make_picking
from . import rma_add_invoice
from . import rma_refund