mirror of https://github.com/OCA/web.git
[IMP] web_ir_actions_act_view_reload: black, isort
parent
acdfe6592e
commit
30c9898a02
|
@ -8,15 +8,9 @@
|
||||||
"category": "Web",
|
"category": "Web",
|
||||||
"version": "12.0.1.0.0",
|
"version": "12.0.1.0.0",
|
||||||
"license": "LGPL-3",
|
"license": "LGPL-3",
|
||||||
"author": "Modoolar, "
|
"author": "Modoolar, Brainbean Apps, Odoo Community Association (OCA)",
|
||||||
"Brainbean Apps, "
|
|
||||||
"Odoo Community Association (OCA)",
|
|
||||||
"website": "https://github.com/OCA/web/",
|
"website": "https://github.com/OCA/web/",
|
||||||
"depends": [
|
"depends": ["web"],
|
||||||
"web"
|
"data": ["views/web_ir_actions_act_view_reload.xml"],
|
||||||
],
|
|
||||||
"data": [
|
|
||||||
"views/web_ir_actions_act_view_reload.xml",
|
|
||||||
],
|
|
||||||
"installable": True,
|
"installable": True,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue