3
0
Fork 0
web_techsystech/web_refresher/__manifest__.py

13 lines
369 B
Python

{
"name": "Web Refresher",
"version": "13.0.2.0.1",
"author": "Compassion Switzerland, " "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,
}