Files
bank-payment/account_payment_order/tests/__init__.py
Akim Juillerat 6ddb442ab6 [IMP] account_payment_order: Restriction + tests
* Restrict the deletion of bank payment line
* Add test_cancel_payment_order
2017-08-02 10:08:02 +02:00

6 lines
153 B
Python

# -*- coding: utf-8 -*-
# Copyright 2017 Camptocamp SA
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from . import test_payment_order