bank-payment/account_payment_sale/__init__.py

4 lines
62 B
Python
Raw Permalink Normal View History

2021-03-23 19:28:51 +00:00
from . import models
from . import wizard
from . import tests