[MIG] account_netting from v11 to v12

This commit is contained in:
Alexis de Lattre
2019-03-19 23:12:50 +01:00
parent f0652b56cf
commit 9944ecb9e6
7 changed files with 28 additions and 10 deletions

View File

@@ -2,7 +2,7 @@
# Copyright 2017 Tecnativa - Vicent Cubells
# License AGPL-3 - See http://www.gnu.org/licenses/agpl-3.0.html
import openerp.tests.common as common
import odoo.tests.common as common
class TestAccountNetting(common.SavepointCase):