Merge PR #445 into 14.0

Signed-off-by lmignon
This commit is contained in:
OCA-git-bot
2021-12-09 09:26:07 +00:00
102 changed files with 22130 additions and 0 deletions

View File

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

View File

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