mirror of https://github.com/OCA/web.git
[MIG] web_refresher: Migration to 15.0
parent
c9c3bb72a6
commit
31dc9aba03
|
@ -60,6 +60,8 @@ Contributors
|
||||||
|
|
||||||
* João Marques
|
* João Marques
|
||||||
|
|
||||||
|
* Thanakrit Pintana
|
||||||
|
|
||||||
Maintainers
|
Maintainers
|
||||||
~~~~~~~~~~~
|
~~~~~~~~~~~
|
||||||
|
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"name": "Web Refresher",
|
"name": "Web Refresher",
|
||||||
"version": "14.0.1.0.0",
|
"version": "15.0.1.0.0",
|
||||||
"author": "Compassion Switzerland, Odoo Community Association (OCA)",
|
"author": "Compassion Switzerland, Odoo Community Association (OCA)",
|
||||||
"license": "AGPL-3",
|
"license": "AGPL-3",
|
||||||
"website": "https://github.com/OCA/web",
|
"website": "https://github.com/OCA/web",
|
||||||
"qweb": ["templates/pager_button.xml"],
|
|
||||||
"depends": ["web"],
|
"depends": ["web"],
|
||||||
"installable": True,
|
"installable": True,
|
||||||
"auto_install": False,
|
"auto_install": False,
|
||||||
|
"assets": {"web.assets_qweb": ["web_refresher/static/src/xml/pager_button.xml"]},
|
||||||
}
|
}
|
||||||
|
|
|
@ -2,3 +2,5 @@
|
||||||
* `Tecnativa <https://www.tecnativa.com>`__:
|
* `Tecnativa <https://www.tecnativa.com>`__:
|
||||||
|
|
||||||
* João Marques
|
* João Marques
|
||||||
|
|
||||||
|
* Thanakrit Pintana
|
||||||
|
|
Loading…
Reference in New Issue