[MIG] contract_show_invoice: Migration to v10 (#54)

This commit is contained in:
Dave Burkholder
2017-03-22 16:23:46 -04:00
committed by Pedro M. Baeza
parent 48bd511502
commit c9b1e49cda
5 changed files with 41 additions and 42 deletions

View File

@@ -2,7 +2,7 @@
# © 2016 Carlos Dauden <carlos.dauden@tecnativa.com>
# License AGPL-3 - See http://www.gnu.org/licenses/agpl-3.0.html
from openerp.tests.common import TransactionCase
from odoo.tests.common import TransactionCase
class TestContractShowInvoice(TransactionCase):