You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
438 B
19 lines
438 B
{
|
|
"name": "Group Expand Buttons",
|
|
"category": "Web",
|
|
"version": "8.0.1.0.0",
|
|
"author": "OpenERP SA, "
|
|
"AvanzOSC, "
|
|
"Serv. Tecnol. Avanzados - Pedro M. Baeza, "
|
|
"Odoo Community Association (OCA)",
|
|
"depends": [
|
|
"web"
|
|
],
|
|
"qweb": [
|
|
"static/src/xml/expand_buttons.xml",
|
|
],
|
|
"data": [
|
|
"views/templates.xml",
|
|
],
|
|
'installable': False,
|
|
}
|