Files
bank-payment/account_payment_purchase/models/__init__.py
2022-08-16 16:21:31 +03:00

6 lines
154 B
Python

# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
from . import account_invoice
from . import purchase_order
from . import stock_rule