mirror of https://github.com/OCA/web.git
commit
63e82b0b83
|
@ -21,7 +21,8 @@
|
|||
{
|
||||
"name": "Search x2x fields",
|
||||
"version": "1.0",
|
||||
"author": "Therp BV",
|
||||
"author": "Therp BV, "
|
||||
"Odoo Community Association (OCA)",
|
||||
"license": "AGPL-3",
|
||||
"category": "Usability",
|
||||
"summary": "Use a search widget in advanced search for x2x fields",
|
||||
|
|
|
@ -21,7 +21,8 @@
|
|||
{
|
||||
"name": "Client side message boxes",
|
||||
"version": "1.0",
|
||||
"author": "Therp BV",
|
||||
"author": "Therp BV, "
|
||||
"Odoo Community Association (OCA)",
|
||||
"license": "AGPL-3",
|
||||
"category": "Hidden/Dependency",
|
||||
"summary": "Show a message box to users",
|
||||
|
|
|
@ -21,7 +21,8 @@
|
|||
{
|
||||
"name": "Full width searchbar",
|
||||
"version": "1.0",
|
||||
"author": "Therp BV",
|
||||
"author": "Therp BV, "
|
||||
"Odoo Community Association (OCA)",
|
||||
"license": "AGPL-3",
|
||||
"category": "Tools",
|
||||
"summary": "Show search bar in full screen width",
|
||||
|
|
|
@ -27,6 +27,10 @@
|
|||
'name': "Web Widget Color",
|
||||
'category': "web",
|
||||
'version': "1.0",
|
||||
"author": "Savoir-faire Linux, "
|
||||
"Anybox, "
|
||||
"Taktik SA, "
|
||||
"Odoo Community Association (OCA)",
|
||||
'depends': ['base', 'web'],
|
||||
'data': [
|
||||
'view/web_widget_color_view.xml'
|
||||
|
|
|
@ -30,7 +30,8 @@
|
|||
"data": [
|
||||
'view/qweb.xml',
|
||||
],
|
||||
"author": "Vincent Vinet",
|
||||
"author": "Vincent Vinet, "
|
||||
"Odoo Community Association (OCA)",
|
||||
"installable": True,
|
||||
"active": False,
|
||||
}
|
||||
|
|
|
@ -21,7 +21,8 @@
|
|||
{
|
||||
"name": "2D matrix for x2many fields",
|
||||
"version": "1.0",
|
||||
"author": "Therp BV",
|
||||
"author": "Therp BV, "
|
||||
"Odoo Community Association (OCA)",
|
||||
"license": "AGPL-3",
|
||||
"category": "Hidden/Dependency",
|
||||
"summary": "Show list fields as a matrix",
|
||||
|
|
Loading…
Reference in New Issue