[MIG] web_timeline: Finish migration to 13.0

This commit is contained in:
Alexandre Díaz
2020-03-23 02:39:25 +01:00
parent 245d3087b0
commit 07666a25cc
19 changed files with 1947 additions and 595 deletions

View File

@@ -2,8 +2,7 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
import json
import mock
from unittest import mock
from odoo import exceptions
from odoo.tests import common