Files
rma/rma_sale/tests/__init__.py
David 4c6dbd26b5 [MIG] rma_sale: sale portal
- Migrate bs4 to bs5
- Fix shipping address choice functionality
- Add tour for the user portal workflow
2023-09-02 14:23:36 +02:00

5 lines
129 B
Python

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