mirror of https://github.com/OCA/web.git
13 lines
377 B
Python
13 lines
377 B
Python
{
|
|
"name": "Web Refresher",
|
|
"version": "14.0.2.0.0",
|
|
"author": "Compassion Switzerland, Tecnativa, Odoo Community Association (OCA)",
|
|
"license": "AGPL-3",
|
|
"website": "https://github.com/OCA/web",
|
|
"data": ["templates/assets.xml"],
|
|
"qweb": ["static/src/xml/refresher.xml"],
|
|
"depends": ["web"],
|
|
"installable": True,
|
|
"auto_install": False,
|
|
}
|