Files
bank-payment/account_payment_purchase/models/__init__.py
2021-12-16 14:04:53 +01: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