From 5a81640f0d6012fa7c0af88fe55eb75b7f6a5824 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 4 Oct 2023 15:27:23 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- web_remember_tree_column_width/README.rst | 2 +- web_remember_tree_column_width/__manifest__.py | 2 +- web_remember_tree_column_width/static/description/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f8927c0ad..e3a1dfb85 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ addon | version | maintainers | summary [web_no_bubble](web_no_bubble/) | 16.0.1.0.0 | | Remove the bubbles from the web interface [web_notify](web_notify/) | 16.0.1.0.0 | | Send notification messages to user [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.0 | [![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.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.0 | [![Yajo](https://github.com/Yajo.png?size=30px)](https://github.com/Yajo) [![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 ca3b793f8..f6b243629 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:2f00de44e882f3a44b0c8d7bf7be2ae2047146447813c4e1cdf52be8f853e252 + !! source digest: sha256:13342577539a6c70ca648db63c08e26c3f8141832217180d9d6c95e15fcc39cd !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |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 eb360cf5f..3a009ed3c 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.0", + "version": "16.0.1.0.1", "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 dc24a71e8..e39a79da9 100644 --- a/web_remember_tree_column_width/static/description/index.html +++ b/web_remember_tree_column_width/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:2f00de44e882f3a44b0c8d7bf7be2ae2047146447813c4e1cdf52be8f853e252 +!! source digest: sha256:13342577539a6c70ca648db63c08e26c3f8141832217180d9d6c95e15fcc39cd !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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.