Files
bank-payment/account_payment_purchase/models/__init__.py
2021-01-22 12:35:18 +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