|
@ -2,7 +2,7 @@ |
|
|
# Copyright 2016 Antonio Espinosa <antonio.espinosa@tecnativa.com> |
|
|
# Copyright 2016 Antonio Espinosa <antonio.espinosa@tecnativa.com> |
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). |
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). |
|
|
|
|
|
|
|
|
from openerp.tests.common import HttpCase, TransactionCase |
|
|
|
|
|
|
|
|
from openerp.tests.common import TransactionCase |
|
|
from openerp.exceptions import AccessError |
|
|
from openerp.exceptions import AccessError |
|
|
|
|
|
|
|
|
|
|
|
|
|
|