3
0
Fork 0

[MIG] web_tree_many2one_clickable: Migration to 14.0

14.0
Kévin Roche 2021-01-13 15:06:09 +01:00 committed by Kevin.roche
parent 2e731bd2fa
commit 6fddeaa274
4 changed files with 12 additions and 5 deletions

View File

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

View File

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

View File

@ -7,7 +7,7 @@
{
"name": "Clickable many2one fields for tree views",
"summary": "Open the linked resource when clicking on their name",
"version": "13.0.1.0.0",
"version": "14.0.1.0.0",
"category": "Hidden",
"website": "https://github.com/OCA/web",
"author": "Therp BV, "