From 132cb587703fc027a7dfb33a2406d97c24935f31 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 30 Jul 2024 11:06:31 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- base_tier_validation/README.rst | 2 +- base_tier_validation/__manifest__.py | 2 +- base_tier_validation/static/description/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 46cf9e5406..c8065eecb9 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ addon | version | maintainers | summary [base_revision](base_revision/) | 17.0.1.0.0 | | Keep track of revised document [base_search_custom_field_filter](base_search_custom_field_filter/) | 17.0.1.0.0 | [![pedrobaeza](https://github.com/pedrobaeza.png?size=30px)](https://github.com/pedrobaeza) | Add custom filters for fields via UI [base_technical_features](base_technical_features/) | 17.0.1.0.0 | | Access to technical features without activating debug mode -[base_tier_validation](base_tier_validation/) | 17.0.2.1.1 | [![LoisRForgeFlow](https://github.com/LoisRForgeFlow.png?size=30px)](https://github.com/LoisRForgeFlow) | Implement a validation process based on tiers. +[base_tier_validation](base_tier_validation/) | 17.0.2.1.2 | [![LoisRForgeFlow](https://github.com/LoisRForgeFlow.png?size=30px)](https://github.com/LoisRForgeFlow) | Implement a validation process based on tiers. [base_tier_validation_formula](base_tier_validation_formula/) | 17.0.1.0.0 | | Formulas for Base tier validation [date_range](date_range/) | 17.0.1.2.0 | [![lmignon](https://github.com/lmignon.png?size=30px)](https://github.com/lmignon) | Manage all kind of date range [date_range_account](date_range_account/) | 17.0.1.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Add Date Range menu entry in Invoicing app diff --git a/base_tier_validation/README.rst b/base_tier_validation/README.rst index eb466eab19..33457020d8 100644 --- a/base_tier_validation/README.rst +++ b/base_tier_validation/README.rst @@ -7,7 +7,7 @@ Base Tier Validation !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:7cd893ad4c0ec4a8016552e03b14d5688a73089c9e0249f35340050655889f41 + !! source digest: sha256:f66a6423b1055e1fd357661ea6165ca35a45086b86b4bb7d7f165500bf957a97 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png diff --git a/base_tier_validation/__manifest__.py b/base_tier_validation/__manifest__.py index 23096bc111..e0f329c59a 100644 --- a/base_tier_validation/__manifest__.py +++ b/base_tier_validation/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Base Tier Validation", "summary": "Implement a validation process based on tiers.", - "version": "17.0.2.1.1", + "version": "17.0.2.1.2", "development_status": "Mature", "maintainers": ["LoisRForgeFlow"], "category": "Tools", diff --git a/base_tier_validation/static/description/index.html b/base_tier_validation/static/description/index.html index 7225680302..665f55188a 100644 --- a/base_tier_validation/static/description/index.html +++ b/base_tier_validation/static/description/index.html @@ -367,7 +367,7 @@

Base Tier Validation

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:7cd893ad4c0ec4a8016552e03b14d5688a73089c9e0249f35340050655889f41 +!! source digest: sha256:f66a6423b1055e1fd357661ea6165ca35a45086b86b4bb7d7f165500bf957a97 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

Validating some operations is a common need across different areas in a