[13.0][MIG] - migration web_search_with_and

This commit is contained in:
sbejaoui
2020-11-09 18:24:12 +01:00
parent 5089fa896b
commit ccb5f1158d
6 changed files with 57 additions and 61 deletions

View File

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

View File

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