Merge PR #999 into 13.0

Signed-off-by LoisRForgeFlow
This commit is contained in:
OCA-git-bot
2021-02-24 11:03:39 +00:00
18 changed files with 1434 additions and 0 deletions

View File

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

View File

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