bank-payment/account_payment_purchase/models/__init__.py

5 lines
126 B
Python
Raw Normal View History

2021-03-12 16:21:19 +00:00
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
2023-05-19 08:19:51 +00:00
from . import account_move
from . import purchase_order