diff --git a/README.md b/README.md index 89dca184f10..7eea02222a8 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ addon | version | maintainers | summary [web_notify_channel_message](web_notify_channel_message/) | 16.0.1.0.0 | | Send an instant notification to channel users when a new message is posted [web_refresher](web_refresher/) | 16.0.2.0.0 | | Web Refresher [web_remember_tree_column_width](web_remember_tree_column_width/) | 16.0.1.0.1 | [![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.2.3 | [![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_responsive](web_responsive/) | 16.0.1.2.4 | [![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 [web_search_with_and](web_search_with_and/) | 16.0.1.0.0 | | Use AND conditions on omnibar search [web_select_all_companies](web_select_all_companies/) | 16.0.1.0.1 | | Allows you to select all companies in one click. diff --git a/web_responsive/README.rst b/web_responsive/README.rst index 9a444f947b7..04a46c290b0 100644 --- a/web_responsive/README.rst +++ b/web_responsive/README.rst @@ -7,7 +7,7 @@ Web Responsive !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:ff7b8744caf9076d452151f7c22c2415183841b56ec1a1de760da65a545450cc + !! source digest: sha256:b6b3141abaa21c634157824d116ebff1214f6550ace30dfb22ca5280338cb9a1 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png diff --git a/web_responsive/__manifest__.py b/web_responsive/__manifest__.py index e418fff1548..b8dd0521ad2 100644 --- a/web_responsive/__manifest__.py +++ b/web_responsive/__manifest__.py @@ -8,7 +8,7 @@ { "name": "Web Responsive", "summary": "Responsive web client, community-supported", - "version": "16.0.1.2.3", + "version": "16.0.1.2.4", "category": "Website", "website": "https://github.com/OCA/web", "author": "LasLabs, Tecnativa, ITerra, Onestein, " diff --git a/web_responsive/static/description/index.html b/web_responsive/static/description/index.html index d8f19f05650..10a23c4359c 100644 --- a/web_responsive/static/description/index.html +++ b/web_responsive/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,7 +366,7 @@

Web Responsive

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:ff7b8744caf9076d452151f7c22c2415183841b56ec1a1de760da65a545450cc +!! source digest: sha256:b6b3141abaa21c634157824d116ebff1214f6550ace30dfb22ca5280338cb9a1 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Production/Stable License: LGPL-3 OCA/web Translate me on Weblate Try me on Runboat

This module adds responsiveness to web backend.