Merge PR #584 into 13.0

Signed-off-by hbrunn
pull/591/head
OCA-git-bot 2020-07-29 16:11:25 +00:00
commit de02853e00
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# Copyright 2017 Tecnativa - David Vidal
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
import mock
from unittest import mock
from odoo.exceptions import UserError, ValidationError
from odoo.tests.common import TransactionCase