[MIG] mail_optional_autofollow: Migration to 11.0
This commit is contained in:
parent
aa7afc72f2
commit
9397be536b
@ -10,7 +10,7 @@
|
||||
'Odoo Community Association (OCA)',
|
||||
'website': "http://acsone.eu",
|
||||
'category': 'Social Network',
|
||||
'version': '10.0.1.0.0',
|
||||
'version': '11.0.1.0.0',
|
||||
'license': 'AGPL-3',
|
||||
'depends': [
|
||||
'mail',
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Copyright 2016 ACSONE SA/NV (<http://acsone.eu>)
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
||||
|
||||
from openerp.tests import common
|
||||
from odoo.tests import common
|
||||
|
||||
|
||||
class TestAttachExistingAttachment(common.TransactionCase):
|
||||
|
Loading…
Reference in New Issue
Block a user