|
@ -20,7 +20,7 @@ |
|
|
############################################################################## |
|
|
############################################################################## |
|
|
|
|
|
|
|
|
{ |
|
|
{ |
|
|
'name': 'Web completion_search', |
|
|
|
|
|
|
|
|
'name': 'Web many2many_tags multiple selection', |
|
|
'version': '0.1', |
|
|
'version': '0.1', |
|
|
'author': 'Akretion, Odoo Community Association (OCA)', |
|
|
'author': 'Akretion, Odoo Community Association (OCA)', |
|
|
'depends': [ |
|
|
'depends': [ |
|
@ -29,7 +29,7 @@ |
|
|
'demo': [], |
|
|
'demo': [], |
|
|
'website': 'https://www.akretion.com', |
|
|
'website': 'https://www.akretion.com', |
|
|
'data': [ |
|
|
'data': [ |
|
|
'views/web_completion_search.xml', |
|
|
|
|
|
|
|
|
'views/web_m2m_tags_multiple_selection.xml', |
|
|
], |
|
|
], |
|
|
'installable': True, |
|
|
'installable': True, |
|
|
'auto_install': False, |
|
|
'auto_install': False, |