Merge PR #1557 into 13.0

Signed-off-by pedrobaeza
This commit is contained in:
OCA-git-bot
2020-04-17 07:27:16 +00:00
33 changed files with 4820 additions and 3 deletions

View File

@@ -0,0 +1 @@
../../../../web_timeline

View File

@@ -0,0 +1,6 @@
import setuptools
setuptools.setup(
setup_requires=['setuptools-odoo'],
odoo_addon=True,
)