Skip to content

Commit 3b4c373

Browse files
committed
[BOT] post-merge updates
1 parent 4106d33 commit 3b4c373

File tree

4 files changed

+445
-442
lines changed

4 files changed

+445
-442
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ addon | version | maintainers | summary
2828
[base_revision](base_revision/) | 17.0.1.0.0 | | Keep track of revised document
2929
[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
3030
[base_substate](base_substate/) | 17.0.1.0.0 | | Base Sub State
31-
[base_technical_features](base_technical_features/) | 17.0.1.0.0 | | Access to technical features without activating debug mode
31+
[base_technical_features](base_technical_features/) | 17.0.1.0.1 | | Access to technical features without activating debug mode
3232
[base_tier_validation](base_tier_validation/) | 17.0.2.1.3 | [![LoisRForgeFlow](https://github.com/LoisRForgeFlow.png?size=30px)](https://github.com/LoisRForgeFlow) | Implement a validation process based on tiers.
3333
[base_tier_validation_formula](base_tier_validation_formula/) | 17.0.1.0.0 | | Formulas for Base tier validation
3434
[base_tier_validation_forward](base_tier_validation_forward/) | 17.0.1.0.0 | [![kittiu](https://github.com/kittiu.png?size=30px)](https://github.com/kittiu) | Forward option for base tiers

base_technical_features/README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Technical features group
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:b1f95f15bf88e671bb7843b72fce85702596559dd2c986cdfb15b0219745b85f
10+
!! source digest: sha256:3570fc5d77fc54c4e2464d9644657778bbf0077fbe794207e6fa7b81bbbcf21f
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

base_technical_features/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"name": "Technical features group",
55
"summary": "Access to technical features without activating debug mode",
6-
"version": "17.0.1.0.0",
6+
"version": "17.0.1.0.1",
77
"category": "Usability",
88
"website": "https://github.com/OCA/server-ux",
99
"author": "Opener B.V., Odoo Community Association (OCA)",

0 commit comments

Comments
 (0)