Browse Source

change from openerp 2 from odoo

pull/130/head
MonsieurB 7 years ago
committed by GitHub
parent
commit
26cde64518
  1. 2
      sms_send_picking/tests/test_sms_send_picking.py

2
sms_send_picking/tests/test_sms_send_picking.py

@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
# © 2016 Akretion France
from openerp.tests.common import TransactionCase
from odoo.tests.common import TransactionCase
class TestSmsSendPicking(TransactionCase):

Loading…
Cancel
Save