Files
bank-payment/account_payment_sale/__init__.py

4 lines
62 B
Python

from . import models
from . import wizard
from . import tests