[BOT] post-merge updates

This commit is contained in:
OCA-git-bot
2025-01-07 17:01:16 +00:00
parent 68bfac98fb
commit 1798100016
5 changed files with 9 additions and 7 deletions

View File

@@ -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

View File

@@ -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",

View File

@@ -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@codeforward.nl>
- Joep Sanders <joep.sanders@codeforward.nl>
Maintainers
-----------

View File

@@ -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",

View File

@@ -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
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/web/tree/17.0/web_save_discard_button"><img alt="OCA/web" src="https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/web-17-0/web-17-0-web_save_discard_button"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/web&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>Change Save &amp; Discard Button style.</p>