diff --git a/README.md b/README.md index 0f90ba5c9e00..76d5378099fc 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ addon | version | maintainers | summary [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.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_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.2.8 | [![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 diff --git a/web_remember_tree_column_width/README.rst b/web_remember_tree_column_width/README.rst index f6b243629357..fb9476f95495 100644 --- a/web_remember_tree_column_width/README.rst +++ b/web_remember_tree_column_width/README.rst @@ -7,7 +7,7 @@ Web Remember Tree Column Width !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:13342577539a6c70ca648db63c08e26c3f8141832217180d9d6c95e15fcc39cd + !! source digest: sha256:6d1bd4453cd1ab915d1fe3d9514bdde7b46066ad8808890b876a30cdf1e5f2c6 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/web_remember_tree_column_width/__manifest__.py b/web_remember_tree_column_width/__manifest__.py index 3a009ed3cb48..0bffdc8f006b 100644 --- a/web_remember_tree_column_width/__manifest__.py +++ b/web_remember_tree_column_width/__manifest__.py @@ -5,7 +5,7 @@ "website": "https://github.com/OCA/web", "license": "LGPL-3", "category": "Extra Tools", - "version": "16.0.1.0.1", + "version": "16.0.1.0.2", "maintainers": [ "frahikLV", "luisg123v", diff --git a/web_remember_tree_column_width/static/description/index.html b/web_remember_tree_column_width/static/description/index.html index e39a79da9791..f2e4c95777a6 100644 --- a/web_remember_tree_column_width/static/description/index.html +++ b/web_remember_tree_column_width/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,7 +366,7 @@

Web Remember Tree Column Width

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:13342577539a6c70ca648db63c08e26c3f8141832217180d9d6c95e15fcc39cd +!! source digest: sha256:6d1bd4453cd1ab915d1fe3d9514bdde7b46066ad8808890b876a30cdf1e5f2c6 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

Remember the tree columns’ widths across sessions, and after filtering, grouping, or reordering.