Merge PR #567 into 13.0

Signed-off-by pedrobaeza
This commit is contained in:
OCA-git-bot
2020-10-28 11:59:34 +00:00
97 changed files with 17425 additions and 1 deletions

View File

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

View File

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