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.
 
 
 
 
 

25 lines
590 B

{
"name": "Group Expand Buttons",
'summary': """
Enables expanding/reset all groups in list view
""",
"version": "11.0.1.0.1",
"category": "Web",
"author": "OpenERP SA, "
"AvanzOSC, "
"Tecnativa, "
"Odoo Community Association (OCA)",
"website": "https://github.com/oca/web",
'license': 'AGPL-3',
"depends": [
"web"
],
"data": [
"templates/assets.xml",
],
"qweb": [
"static/src/xml/web_group_expand.xml",
],
"installable": True,
'application': False,
}