forked from Techsystech/web
12 lines
364 B
Python
12 lines
364 B
Python
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
|
{
|
|
"name": "web_action_conditionable",
|
|
"version": "12.0.1.0.0",
|
|
"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,
|
|
}
|