[REM] stock_inventory_include_exhausted: Module added to Odoo 14

This commit is contained in:
Carlos Roca
2021-03-05 12:52:11 +01:00
parent 18b7281d05
commit 71d676625a
17 changed files with 0 additions and 787 deletions

View File

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

View File

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