[IMP] web_group_expand: black, isort

This commit is contained in:
Manuel Calero
2021-03-17 13:04:56 +01:00
committed by BT-aestebanez
parent ce88ab6418
commit c7225dbe71
4 changed files with 71 additions and 47 deletions

View File

@@ -4,17 +4,11 @@
"version": "12.0.1.0.0",
"license": "AGPL-3",
"author": "OpenERP SA, "
"AvanzOSC, "
"Serv. Tecnol. Avanzados - Pedro M. Baeza, "
"Therp BV, "
"Odoo Community Association (OCA)",
"depends": [
"web",
],
"qweb": [
"static/src/xml/expand_buttons.xml",
],
"data": [
"views/templates.xml",
],
"AvanzOSC, "
"Serv. Tecnol. Avanzados - Pedro M. Baeza, "
"Therp BV, "
"Odoo Community Association (OCA)",
"depends": ["web",],
"qweb": ["static/src/xml/expand_buttons.xml",],
"data": ["views/templates.xml",],
}