[MIG] account_payment_purchase: Migration to 13.0

This commit is contained in:
mreficent
2020-01-29 14:53:43 +01:00
committed by Thomas Binsfeld
parent afd1f39440
commit 23d1441f0e
2 changed files with 1 additions and 2 deletions

View File

@@ -1,3 +1,2 @@
# © 2017 Eficent Business and IT Consulting Services S.L.
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html).
from . import test_account_payment_mode

View File

@@ -1,4 +1,4 @@
# © 2016 Eficent Business and IT Consulting Services S.L.
# © 2016 ForgeFlow S.L.
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html).
from odoo.exceptions import ValidationError