解决冲突
This commit is contained in:
11
web_refresher/__manifest__.py
Normal file
11
web_refresher/__manifest__.py
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "Web Refresher",
|
||||
"version": "16.0.1.0.0",
|
||||
"author": "Compassion Switzerland, Odoo Community Association (OCA)",
|
||||
"license": "AGPL-3",
|
||||
"website": "https://github.com/OCA/web",
|
||||
"depends": ["web"],
|
||||
"installable": True,
|
||||
"auto_install": False,
|
||||
"assets": {"web.assets_backend": ["web_refresher/static/src/xml/pager_button.xml"]},
|
||||
}
|
||||
Reference in New Issue
Block a user