From 2c0db0ca8c98c6a4572eb32e08f1d5456f1afe7e Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 12 Aug 2024 09:33:09 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- web_refresher/README.rst | 2 +- web_refresher/__manifest__.py | 2 +- web_refresher/static/description/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 945ecc64d..ebfd1a938 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ addon | version | maintainers | summary [web_notify_upgrade](web_notify_upgrade/) | 16.0.1.0.0 | | Notify active users when a module is installed or updated [web_pivot_computed_measure](web_pivot_computed_measure/) | 16.0.1.0.0 | [![CarlosRoca13](https://github.com/CarlosRoca13.png?size=30px)](https://github.com/CarlosRoca13) | Web Pivot Computed Measure [web_pwa_oca](web_pwa_oca/) | 16.0.1.0.0 | [![eLBati](https://github.com/eLBati.png?size=30px)](https://github.com/eLBati) | Make Odoo a PWA -[web_refresher](web_refresher/) | 16.0.3.1.2 | | Web Refresher +[web_refresher](web_refresher/) | 16.0.3.1.3 | | Web Refresher [web_remember_tree_column_width](web_remember_tree_column_width/) | 16.0.1.0.2 | [![frahikLV](https://github.com/frahikLV.png?size=30px)](https://github.com/frahikLV) [![luisg123v](https://github.com/luisg123v.png?size=30px)](https://github.com/luisg123v) [![cuongnmtm](https://github.com/cuongnmtm.png?size=30px)](https://github.com/cuongnmtm) | Remember the tree columns' widths across sessions. [web_responsive](web_responsive/) | 16.0.1.3.1 | [![Tardo](https://github.com/Tardo.png?size=30px)](https://github.com/Tardo) [![SplashS](https://github.com/SplashS.png?size=30px)](https://github.com/SplashS) | Responsive web client, community-supported [web_save_discard_button](web_save_discard_button/) | 16.0.1.0.2 | [![synconics](https://github.com/synconics.png?size=30px)](https://github.com/synconics) | Save & Discard Buttons diff --git a/web_refresher/README.rst b/web_refresher/README.rst index 090ac215d..5961c018c 100644 --- a/web_refresher/README.rst +++ b/web_refresher/README.rst @@ -7,7 +7,7 @@ Web Refresher !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:db958a642d9c373c0e9bad709726c3a6a2ffd8ea8037d523de633fb9d7b268eb + !! source digest: sha256:4aef37837f726040127519dcef38d879de24560d975b89bea1a872257bf005b8 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/web_refresher/__manifest__.py b/web_refresher/__manifest__.py index 8410eb250..15c1f8653 100644 --- a/web_refresher/__manifest__.py +++ b/web_refresher/__manifest__.py @@ -1,6 +1,6 @@ { "name": "Web Refresher", - "version": "16.0.3.1.2", + "version": "16.0.3.1.3", "author": "Compassion Switzerland, Tecnativa, Odoo Community Association (OCA)", "license": "AGPL-3", "website": "https://github.com/OCA/web", diff --git a/web_refresher/static/description/index.html b/web_refresher/static/description/index.html index 16aae4c8b..cbff473a3 100644 --- a/web_refresher/static/description/index.html +++ b/web_refresher/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:db958a642d9c373c0e9bad709726c3a6a2ffd8ea8037d523de633fb9d7b268eb +!! source digest: sha256:4aef37837f726040127519dcef38d879de24560d975b89bea1a872257bf005b8 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/web Translate me on Weblate Try me on Runboat

Adds a button next to the pager (in trees/kanban views) to refresh the displayed list.