Files
rma/rma_sale/__init__.py
Ernesto Tejeda 4b4d461ac6 [ADD] rma_sale: new module
[UPD] Update rma_sale.pot

[ADD] icon.png
2020-11-04 10:15:04 -05:00

6 lines
134 B
Python

# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
from . import controllers
from . import models
from . import wizard