From 17981000162a590ffb74304a129d9df1562f24f5 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 7 Jan 2025 17:01:16 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 1 + setup/_metapackage/pyproject.toml | 3 ++- web_save_discard_button/README.rst | 8 ++++---- web_save_discard_button/__manifest__.py | 2 +- web_save_discard_button/static/description/index.html | 2 +- 5 files changed, 9 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 0cecad05b..cab541f12 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ addon | version | maintainers | summary [web_refresher](web_refresher/) | 17.0.1.1.2 | | Web Refresher [web_remember_tree_column_width](web_remember_tree_column_width/) | 17.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_responsive](web_responsive/) | 17.0.1.1.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_save_discard_button](web_save_discard_button/) | 17.0.1.0.1 | [![synconics](https://github.com/synconics.png?size=30px)](https://github.com/synconics) | Save & Discard Buttons [web_theme_classic](web_theme_classic/) | 17.0.1.0.0 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Contrasted style on fields to improve the UI. [web_time_range_menu_custom](web_time_range_menu_custom/) | 17.0.1.0.0 | | Web Time Range Menu Custom [web_timeline](web_timeline/) | 17.0.1.0.1 | [![tarteo](https://github.com/tarteo.png?size=30px)](https://github.com/tarteo) | Interactive visualization chart to show events in time diff --git a/setup/_metapackage/pyproject.toml b/setup/_metapackage/pyproject.toml index 0fb015f49..2ec8aa7c0 100644 --- a/setup/_metapackage/pyproject.toml +++ b/setup/_metapackage/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "odoo-addons-oca-web" -version = "17.0.20241211.0" +version = "17.0.20250107.0" dependencies = [ "odoo-addon-web_calendar_slot_duration>=17.0dev,<17.1dev", "odoo-addon-web_chatter_position>=17.0dev,<17.1dev", @@ -16,6 +16,7 @@ dependencies = [ "odoo-addon-web_refresher>=17.0dev,<17.1dev", "odoo-addon-web_remember_tree_column_width>=17.0dev,<17.1dev", "odoo-addon-web_responsive>=17.0dev,<17.1dev", + "odoo-addon-web_save_discard_button>=17.0dev,<17.1dev", "odoo-addon-web_theme_classic>=17.0dev,<17.1dev", "odoo-addon-web_time_range_menu_custom>=17.0dev,<17.1dev", "odoo-addon-web_timeline>=17.0dev,<17.1dev", diff --git a/web_save_discard_button/README.rst b/web_save_discard_button/README.rst index 0fa2750ef..64cd54b40 100644 --- a/web_save_discard_button/README.rst +++ b/web_save_discard_button/README.rst @@ -7,7 +7,7 @@ Save & Discard Buttons !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:dd9062d415006fd0e96b895dd0d272f8b09c81b737731e6fc7e67cf1aab60485 + !! source digest: sha256:23f1fa442d76401920e7d4aa5ba616153d66d769ca77732ef8393adcc58edf8d !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -60,11 +60,11 @@ Authors Contributors ------------ -- Synconics Technologies Pvt. Ltd. (https://www.synconics.com) +- Synconics Technologies Pvt. Ltd. (https://www.synconics.com) -- Codeforward (https://www.codeforward.nl/): +- Codeforward (https://www.codeforward.nl/): - - Joep Sanders + - Joep Sanders Maintainers ----------- diff --git a/web_save_discard_button/__manifest__.py b/web_save_discard_button/__manifest__.py index aadf47e4d..37c98f01c 100644 --- a/web_save_discard_button/__manifest__.py +++ b/web_save_discard_button/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Save & Discard Buttons", - "version": "17.0.1.0.0", + "version": "17.0.1.0.1", "summary": "Save & Discard Buttons", "license": "AGPL-3", "category": "Tools", diff --git a/web_save_discard_button/static/description/index.html b/web_save_discard_button/static/description/index.html index af4439580..8c0c378d1 100644 --- a/web_save_discard_button/static/description/index.html +++ b/web_save_discard_button/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:dd9062d415006fd0e96b895dd0d272f8b09c81b737731e6fc7e67cf1aab60485 +!! source digest: sha256:23f1fa442d76401920e7d4aa5ba616153d66d769ca77732ef8393adcc58edf8d !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

Change Save & Discard Button style.