bank-payment/account_payment_partner/__init__.py

5 lines
113 B
Python
Raw Permalink Normal View History

2021-03-12 16:21:19 +00:00
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
from . import models
2021-08-29 02:10:53 +00:00
from . import reports