bank-payment/account_payment_order/__init__.py

4 lines
63 B
Python
Raw Normal View History

2021-03-12 16:21:19 +00:00
from . import models
from . import report
from . import wizard