|
@ -2,7 +2,7 @@ |
|
|
# Copyright 2017 Tecnativa - Vicent Cubells |
|
|
# Copyright 2017 Tecnativa - Vicent Cubells |
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). |
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). |
|
|
|
|
|
|
|
|
from openerp.tests import common |
|
|
|
|
|
|
|
|
from odoo.tests import common |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
class TestContractSignatureTracking(common.SavepointCase): |
|
|
class TestContractSignatureTracking(common.SavepointCase): |
|
|