From f650471a8df9413bbf111e8f7522afb9b5267b40 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 4 Feb 2025 18:07:45 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- base_custom_filter/README.rst | 2 +- base_custom_filter/__manifest__.py | 2 +- base_custom_filter/static/description/index.html | 14 ++++++++------ 4 files changed, 11 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index d0842e27ae..af20bffcf5 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ addon | version | maintainers | summary [base_archive_security](base_archive_security/) | 16.0.1.0.1 | [![imlopes](https://github.com/imlopes.png?size=30px)](https://github.com/imlopes) [![ivantodorovich](https://github.com/ivantodorovich.png?size=30px)](https://github.com/ivantodorovich) | Controls who can archive or unarchive records [base_binary_url_import](base_binary_url_import/) | 16.0.1.0.0 | | Wizard to import binary files from URL on existing records [base_cancel_confirm](base_cancel_confirm/) | 16.0.1.0.1 | [![kittiu](https://github.com/kittiu.png?size=30px)](https://github.com/kittiu) | Base Cancel Confirm -[base_custom_filter](base_custom_filter/) | 16.0.1.1.0 | [![AshishHirapara](https://github.com/AshishHirapara.png?size=30px)](https://github.com/AshishHirapara) [![ForgeFlow](https://github.com/ForgeFlow.png?size=30px)](https://github.com/ForgeFlow) | Add custom filters in standard filters and group by dropdowns +[base_custom_filter](base_custom_filter/) | 16.0.1.1.1 | [![AshishHirapara](https://github.com/AshishHirapara.png?size=30px)](https://github.com/AshishHirapara) [![ForgeFlow](https://github.com/ForgeFlow.png?size=30px)](https://github.com/ForgeFlow) | Add custom filters in standard filters and group by dropdowns [base_export_manager](base_export_manager/) | 16.0.1.0.1 | | Manage model export profiles [base_import_security_group](base_import_security_group/) | 16.0.1.0.0 | | Group-based permissions for importing CSV files [base_menu_visibility_restriction](base_menu_visibility_restriction/) | 16.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Restrict (with groups) menu visibilty diff --git a/base_custom_filter/README.rst b/base_custom_filter/README.rst index c08b160c36..587e68e50d 100644 --- a/base_custom_filter/README.rst +++ b/base_custom_filter/README.rst @@ -7,7 +7,7 @@ Add custom filters in standard filters and group by dropdowns !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:3b2028d2b6b530333cc9a160e2a5ad91a01edb86590bcbb589e806af40b0c673 + !! source digest: sha256:94a0bc95df60e84b19f876f64311c224ff21cb02a69338ab05a2e5b8894ce596 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/base_custom_filter/__manifest__.py b/base_custom_filter/__manifest__.py index ee465c5654..760d2cb2c0 100644 --- a/base_custom_filter/__manifest__.py +++ b/base_custom_filter/__manifest__.py @@ -3,7 +3,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "Add custom filters in standard filters and group by dropdowns", - "version": "16.0.1.1.0", + "version": "16.0.1.1.1", "category": "Usability", "website": "https://github.com/OCA/server-ux", "author": "Ashish Hirpara, ForgeFlow, Odoo Community Association (OCA)", diff --git a/base_custom_filter/static/description/index.html b/base_custom_filter/static/description/index.html index 8bceaab297..011a2b9876 100644 --- a/base_custom_filter/static/description/index.html +++ b/base_custom_filter/static/description/index.html @@ -1,4 +1,3 @@ - @@ -9,10 +8,11 @@ /* :Author: David Goodger (goodger@python.org) -:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $ +:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $ :Copyright: This stylesheet has been placed in the public domain. Default cascading style sheet for the HTML output of Docutils. +Despite the name, some widely supported CSS2 features are used. See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to customize this style sheet. @@ -275,7 +275,7 @@ margin-left: 2em ; margin-right: 2em } -pre.code .ln { color: grey; } /* line numbers */ +pre.code .ln { color: gray; } /* line numbers */ pre.code, code { background-color: #eeeeee } pre.code .comment, code .comment { color: #5C6576 } pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold } @@ -301,7 +301,7 @@ span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -367,7 +367,7 @@

Add custom filters in standard filters and group by dropdowns< !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:3b2028d2b6b530333cc9a160e2a5ad91a01edb86590bcbb589e806af40b0c673 +!! source digest: sha256:94a0bc95df60e84b19f876f64311c224ff21cb02a69338ab05a2e5b8894ce596 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module enables the definition of bespoke searches within a model’s search view, in @@ -462,7 +462,9 @@

Contributors

Maintainers

This module is maintained by the OCA.

-Odoo Community Association + +Odoo Community Association +

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.