Files
bank-payment/account_payment_purchase/models/__init__.py
2019-01-20 18:31:02 +05:30

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