diff --git a/README.md b/README.md index e70b07ccf1..fbc9d410a2 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ addon | version | maintainers | summary [base_optional_quick_create](base_optional_quick_create/) | 15.0.1.0.0 | | Avoid "quick create" on m2o fields, on a "by model" basis [base_recurrence](base_recurrence/) | 15.0.1.0.0 | [![rousseldenis](https://github.com/rousseldenis.png?size=30px)](https://github.com/rousseldenis) | Allows to define base methods for recurrence computation [base_revision](base_revision/) | 15.0.1.0.0 | | Keep track of revised document -[base_search_custom_field_filter](base_search_custom_field_filter/) | 15.0.1.0.0 | [![pedrobaeza](https://github.com/pedrobaeza.png?size=30px)](https://github.com/pedrobaeza) | Add custom filters for fields via UI +[base_search_custom_field_filter](base_search_custom_field_filter/) | 15.0.1.0.1 | [![pedrobaeza](https://github.com/pedrobaeza.png?size=30px)](https://github.com/pedrobaeza) | Add custom filters for fields via UI [base_substate](base_substate/) | 15.0.1.0.0 | | Base Sub State [base_technical_features](base_technical_features/) | 15.0.1.1.0 | | Access to technical features without activating debug mode [base_tier_validation](base_tier_validation/) | 15.0.1.3.4 | [![LoisRForgeFlow](https://github.com/LoisRForgeFlow.png?size=30px)](https://github.com/LoisRForgeFlow) | Implement a validation process based on tiers. diff --git a/base_search_custom_field_filter/README.rst b/base_search_custom_field_filter/README.rst index 5e13e0e18c..463232c8b5 100644 --- a/base_search_custom_field_filter/README.rst +++ b/base_search_custom_field_filter/README.rst @@ -7,7 +7,7 @@ Add custom filters for fields via UI !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:0ce75b23c7baab04679404719a40de0fbf6d77fbd212ab1741069f671ce6f6eb + !! source digest: sha256:4f8b63a0af34675defccd8e7b8a46b0cc7b757e0524b704f6e938afb4ad5895e !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/base_search_custom_field_filter/__manifest__.py b/base_search_custom_field_filter/__manifest__.py index 8ac6cb79fa..ea6f48ce05 100644 --- a/base_search_custom_field_filter/__manifest__.py +++ b/base_search_custom_field_filter/__manifest__.py @@ -3,7 +3,7 @@ # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). { "name": "Add custom filters for fields via UI", - "version": "15.0.1.0.0", + "version": "15.0.1.0.1", "category": "Usability", "website": "https://github.com/OCA/server-ux", "author": "Tecnativa, Odoo Community Association (OCA)", diff --git a/base_search_custom_field_filter/static/description/index.html b/base_search_custom_field_filter/static/description/index.html index 9e639145b2..2a72783db6 100644 --- a/base_search_custom_field_filter/static/description/index.html +++ b/base_search_custom_field_filter/static/description/index.html @@ -367,7 +367,7 @@
This module allows to define custom filters in the search views for an specific