diff --git a/README.md b/README.md index e34b2e5bd..9e50bbdc3 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ addon | version | maintainers | summary [web_send_message_popup](web_send_message_popup/) | 16.0.1.0.0 | | Web Send Message as Popup [web_sheet_full_width](web_sheet_full_width/) | 16.0.1.0.0 | | Use the whole available screen width when displaying sheets [web_theme_classic](web_theme_classic/) | 16.0.1.0.2 | [![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/) | 16.0.1.0.0 | | Web Time Range Menu Custom [web_timeline](web_timeline/) | 16.0.1.1.6 | [![tarteo](https://github.com/tarteo.png?size=30px)](https://github.com/tarteo) | Interactive visualization chart to show events in time [web_touchscreen](web_touchscreen/) | 16.0.1.0.1 | [![yajo](https://github.com/yajo.png?size=30px)](https://github.com/yajo) [![rafaelbn](https://github.com/rafaelbn.png?size=30px)](https://github.com/rafaelbn) | UX improvements for touch screens [web_tree_duplicate](web_tree_duplicate/) | 16.0.1.0.1 | [![tarteo](https://github.com/tarteo.png?size=30px)](https://github.com/tarteo) | Duplicate records directly from the tree view. diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index 594383ec7..5a5027307 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -16.0.20241115.0 \ No newline at end of file +16.0.20241120.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index b9b5bc4f6..f9a9b140d 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -50,6 +50,7 @@ setuptools.setup( 'odoo-addon-web_send_message_popup>=16.0dev,<16.1dev', 'odoo-addon-web_sheet_full_width>=16.0dev,<16.1dev', 'odoo-addon-web_theme_classic>=16.0dev,<16.1dev', + 'odoo-addon-web_time_range_menu_custom>=16.0dev,<16.1dev', 'odoo-addon-web_timeline>=16.0dev,<16.1dev', 'odoo-addon-web_touchscreen>=16.0dev,<16.1dev', 'odoo-addon-web_tree_duplicate>=16.0dev,<16.1dev', diff --git a/web_time_range_menu_custom/README.rst b/web_time_range_menu_custom/README.rst index f3da3a2a0..7e200c4c6 100644 --- a/web_time_range_menu_custom/README.rst +++ b/web_time_range_menu_custom/README.rst @@ -7,7 +7,7 @@ Web Time Range Menu Custom !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:a7d5190a01dc1568ba62760ae6498f4385a83f98164c3012312979ca764ff49f + !! source digest: sha256:a7ec150e03ed025658f5fa8b99182db4462ec123cc7ea6a4de38c4e8082059b7 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/web_time_range_menu_custom/static/description/index.html b/web_time_range_menu_custom/static/description/index.html index 835902f6d..2b1db6998 100644 --- a/web_time_range_menu_custom/static/description/index.html +++ b/web_time_range_menu_custom/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:a7d5190a01dc1568ba62760ae6498f4385a83f98164c3012312979ca764ff49f +!! source digest: sha256:a7ec150e03ed025658f5fa8b99182db4462ec123cc7ea6a4de38c4e8082059b7 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

Extend period and comparison period options for the date and datetime fields filted menu