mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[IMP] : black, isort, prettier
This commit is contained in:
committed by
Jasmin Solanki
parent
de855a52a7
commit
1b6868cb95
@@ -1,14 +1,11 @@
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
||||
{
|
||||
"name": 'web_action_conditionable',
|
||||
"name": "web_action_conditionable",
|
||||
"version": "12.0.1.0.0",
|
||||
"depends": [
|
||||
'base',
|
||||
'web',
|
||||
],
|
||||
'data': ['views/view.xml'],
|
||||
"depends": ["base", "web",],
|
||||
"data": ["views/view.xml"],
|
||||
"author": "Cristian Salamea,Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/OCA/web",
|
||||
"license": "AGPL-3",
|
||||
'installable': True,
|
||||
"installable": True,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user