bank-payment/account_payment_order/__init__.py

4 lines
63 B
Python
Raw Permalink Normal View History

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