Skip to content

Commit 823df26

Browse files
committed
[BOT] post-merge updates
1 parent c54eedb commit 823df26

4 files changed

Lines changed: 43 additions & 33 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ addon | version | maintainers | summary
3131
[base_search_custom_field_filter](base_search_custom_field_filter/) | 18.0.1.0.0 | <a href='https://github.com/pedrobaeza'><img src='https://github.com/pedrobaeza.png' width='32' height='32' style='border-radius:50%;' alt='pedrobaeza'/></a> | Add custom filters for fields via UI
3232
[base_substate](base_substate/) | 18.0.1.0.0 | | Base Sub State
3333
[base_technical_features](base_technical_features/) | 18.0.1.0.2 | | Access to technical features without activating debug mode
34-
[base_tier_validation](base_tier_validation/) | 18.0.1.1.3 | <a href='https://github.com/LoisRForgeFlow'><img src='https://github.com/LoisRForgeFlow.png' width='32' height='32' style='border-radius:50%;' alt='LoisRForgeFlow'/></a> | Implement a validation process based on tiers.
34+
[base_tier_validation](base_tier_validation/) | 18.0.1.1.4 | <a href='https://github.com/LoisRForgeFlow'><img src='https://github.com/LoisRForgeFlow.png' width='32' height='32' style='border-radius:50%;' alt='LoisRForgeFlow'/></a> | Implement a validation process based on tiers.
3535
[base_tier_validation_formula](base_tier_validation_formula/) | 18.0.1.0.0 | | Formulas for Base tier validation
3636
[base_tier_validation_forward](base_tier_validation_forward/) | 18.0.1.0.0 | <a href='https://github.com/kittiu'><img src='https://github.com/kittiu.png' width='32' height='32' style='border-radius:50%;' alt='kittiu'/></a> | Forward option for base tiers
3737
[base_tier_validation_server_action](base_tier_validation_server_action/) | 18.0.1.0.0 | <a href='https://github.com/kittiu'><img src='https://github.com/kittiu.png' width='32' height='32' style='border-radius:50%;' alt='kittiu'/></a> | Add option to call server action when a tier is validated

base_tier_validation/README.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.. image:: https://odoo-community.org/readme-banner-image
2+
:target: https://odoo-community.org/get-involved?utm_source=readme
3+
:alt: Odoo Community Association
4+
15
====================
26
Base Tier Validation
37
====================
@@ -7,13 +11,13 @@ Base Tier Validation
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:87b603ff4b31b2b3f15ca581507fb0aafe998c4693814147900791f5de161e38
14+
!! source digest: sha256:b38899fe09083b96aa92f956e60a77aac9fe813e68fe1db721381311855806f9
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Mature
16-
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1822
:alt: License: AGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fserver--ux-lightgray.png?logo=github

base_tier_validation/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"name": "Base Tier Validation",
55
"summary": "Implement a validation process based on tiers.",
6-
"version": "18.0.1.1.3",
6+
"version": "18.0.1.1.4",
77
"development_status": "Mature",
88
"maintainers": ["LoisRForgeFlow"],
99
"category": "Tools",

base_tier_validation/static/description/index.html

Lines changed: 35 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
6-
<title>Base Tier Validation</title>
6+
<title>README.rst</title>
77
<style type="text/css">
88

99
/*
@@ -360,16 +360,21 @@
360360
</style>
361361
</head>
362362
<body>
363-
<div class="document" id="base-tier-validation">
364-
<h1 class="title">Base Tier Validation</h1>
363+
<div class="document">
365364

365+
366+
<a class="reference external image-reference" href="https://odoo-community.org/get-involved?utm_source=readme">
367+
<img alt="Odoo Community Association" src="https://odoo-community.org/readme-banner-image" />
368+
</a>
369+
<div class="section" id="base-tier-validation">
370+
<h1>Base Tier Validation</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:87b603ff4b31b2b3f15ca581507fb0aafe998c4693814147900791f5de161e38
375+
!! source digest: sha256:b38899fe09083b96aa92f956e60a77aac9fe813e68fe1db721381311855806f9
371376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372-
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Mature" src="https://img.shields.io/badge/maturity-Mature-brightgreen.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/server-ux/tree/18.0/base_tier_validation"><img alt="OCA/server-ux" src="https://img.shields.io/badge/github-OCA%2Fserver--ux-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/server-ux-18-0/server-ux-18-0-base_tier_validation"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/server-ux&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
377+
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Mature" src="https://img.shields.io/badge/maturity-Mature-brightgreen.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/server-ux/tree/18.0/base_tier_validation"><img alt="OCA/server-ux" src="https://img.shields.io/badge/github-OCA%2Fserver--ux-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/server-ux-18-0/server-ux-18-0-base_tier_validation"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/server-ux&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373378
<p>Validating some operations is a common need across different areas in a
374379
company and sometimes it also involves several people and stages in the
375380
process. With this module you will be able to define your custom
@@ -421,7 +426,7 @@ <h1 class="title">Base Tier Validation</h1>
421426
</ul>
422427
</div>
423428
<div class="section" id="configuration">
424-
<h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
429+
<h2><a class="toc-backref" href="#toc-entry-1">Configuration</a></h2>
425430
<p>To configure this module, you need to:</p>
426431
<ol class="arabic simple">
427432
<li>Go to <em>Settings &gt; Technical &gt; Tier Validations &gt; Tier Definition</em>.</li>
@@ -465,7 +470,7 @@ <h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
465470
</ul>
466471
</div>
467472
<div class="section" id="known-issues-roadmap">
468-
<h1><a class="toc-backref" href="#toc-entry-2">Known issues / Roadmap</a></h1>
473+
<h2><a class="toc-backref" href="#toc-entry-2">Known issues / Roadmap</a></h2>
469474
<p>This is the list of known issues for this module. Any proposal for
470475
improvement will be very valuable.</p>
471476
<ul>
@@ -488,19 +493,19 @@ <h1><a class="toc-backref" href="#toc-entry-2">Known issues / Roadmap</a></h1>
488493
</ul>
489494
</div>
490495
<div class="section" id="changelog">
491-
<h1><a class="toc-backref" href="#toc-entry-3">Changelog</a></h1>
496+
<h2><a class="toc-backref" href="#toc-entry-3">Changelog</a></h2>
492497
<div class="section" id="section-1">
493-
<h2><a class="toc-backref" href="#toc-entry-4">17.0.1.0.0 (2024-01-10)</a></h2>
498+
<h3><a class="toc-backref" href="#toc-entry-4">17.0.1.0.0 (2024-01-10)</a></h3>
494499
<p>Migrated to Odoo 17. Merged module with tier_validation_waiting. To
495500
support sending messages in a validation sequence when it is their turn
496501
to validate.</p>
497502
</div>
498503
<div class="section" id="section-2">
499-
<h2><a class="toc-backref" href="#toc-entry-5">14.0.1.0.0 (2020-11-19)</a></h2>
504+
<h3><a class="toc-backref" href="#toc-entry-5">14.0.1.0.0 (2020-11-19)</a></h3>
500505
<p>Migrated to Odoo 14.</p>
501506
</div>
502507
<div class="section" id="section-3">
503-
<h2><a class="toc-backref" href="#toc-entry-6">13.0.1.2.2 (2020-08-30)</a></h2>
508+
<h3><a class="toc-backref" href="#toc-entry-6">13.0.1.2.2 (2020-08-30)</a></h3>
504509
<p>Fixes:</p>
505510
<ul class="simple">
506511
<li>When using approve_sequence option in any tier.definition there can be
@@ -510,99 +515,99 @@ <h2><a class="toc-backref" href="#toc-entry-6">13.0.1.2.2 (2020-08-30)</a></h2>
510515
</ul>
511516
</div>
512517
<div class="section" id="section-4">
513-
<h2><a class="toc-backref" href="#toc-entry-7">12.0.3.3.1 (2019-12-02)</a></h2>
518+
<h3><a class="toc-backref" href="#toc-entry-7">12.0.3.3.1 (2019-12-02)</a></h3>
514519
<p>Fixes:</p>
515520
<ul class="simple">
516521
<li>Show comment on Reviews Table.</li>
517522
<li>Edit notification with approve_sequence.</li>
518523
</ul>
519524
</div>
520525
<div class="section" id="section-5">
521-
<h2><a class="toc-backref" href="#toc-entry-8">12.0.3.3.0 (2019-11-27)</a></h2>
526+
<h3><a class="toc-backref" href="#toc-entry-8">12.0.3.3.0 (2019-11-27)</a></h3>
522527
<p>New features:</p>
523528
<ul class="simple">
524529
<li>Add comment on Reviews Table.</li>
525530
<li>Approve by sequence.</li>
526531
</ul>
527532
</div>
528533
<div class="section" id="section-6">
529-
<h2><a class="toc-backref" href="#toc-entry-9">12.0.3.2.1 (2019-11-26)</a></h2>
534+
<h3><a class="toc-backref" href="#toc-entry-9">12.0.3.2.1 (2019-11-26)</a></h3>
530535
<p>Fixes:</p>
531536
<ul class="simple">
532537
<li>Remove message_subscribe_users</li>
533538
</ul>
534539
</div>
535540
<div class="section" id="section-7">
536-
<h2><a class="toc-backref" href="#toc-entry-10">12.0.3.2.0 (2019-11-25)</a></h2>
541+
<h3><a class="toc-backref" href="#toc-entry-10">12.0.3.2.0 (2019-11-25)</a></h3>
537542
<p>New features:</p>
538543
<ul class="simple">
539544
<li>Notify reviewers</li>
540545
</ul>
541546
</div>
542547
<div class="section" id="section-8">
543-
<h2><a class="toc-backref" href="#toc-entry-11">12.0.3.1.0 (2019-07-08)</a></h2>
548+
<h3><a class="toc-backref" href="#toc-entry-11">12.0.3.1.0 (2019-07-08)</a></h3>
544549
<p>Fixes:</p>
545550
<ul class="simple">
546551
<li>Singleton error</li>
547552
</ul>
548553
</div>
549554
<div class="section" id="section-9">
550-
<h2><a class="toc-backref" href="#toc-entry-12">12.0.3.0.0 (2019-12-02)</a></h2>
555+
<h3><a class="toc-backref" href="#toc-entry-12">12.0.3.0.0 (2019-12-02)</a></h3>
551556
<p>Fixes:</p>
552557
<ul class="simple">
553558
<li>Edit Reviews Table</li>
554559
</ul>
555560
</div>
556561
<div class="section" id="section-10">
557-
<h2><a class="toc-backref" href="#toc-entry-13">12.0.2.1.0 (2019-05-29)</a></h2>
562+
<h3><a class="toc-backref" href="#toc-entry-13">12.0.2.1.0 (2019-05-29)</a></h3>
558563
<p>Fixes:</p>
559564
<ul class="simple">
560565
<li>Edit drop-down style width and position</li>
561566
</ul>
562567
</div>
563568
<div class="section" id="section-11">
564-
<h2><a class="toc-backref" href="#toc-entry-14">12.0.2.0.0 (2019-05-28)</a></h2>
569+
<h3><a class="toc-backref" href="#toc-entry-14">12.0.2.0.0 (2019-05-28)</a></h3>
565570
<p>New features:</p>
566571
<ul class="simple">
567572
<li>Pass parameters as functions.</li>
568573
<li>Add Systray.</li>
569574
</ul>
570575
</div>
571576
<div class="section" id="section-12">
572-
<h2><a class="toc-backref" href="#toc-entry-15">12.0.1.0.0 (2019-02-18)</a></h2>
577+
<h3><a class="toc-backref" href="#toc-entry-15">12.0.1.0.0 (2019-02-18)</a></h3>
573578
<p>Migrated to Odoo 12.</p>
574579
</div>
575580
<div class="section" id="section-13">
576-
<h2><a class="toc-backref" href="#toc-entry-16">11.0.1.0.0 (2018-05-09)</a></h2>
581+
<h3><a class="toc-backref" href="#toc-entry-16">11.0.1.0.0 (2018-05-09)</a></h3>
577582
<p>Migrated to Odoo 11.</p>
578583
</div>
579584
<div class="section" id="section-14">
580-
<h2><a class="toc-backref" href="#toc-entry-17">10.0.1.0.0 (2018-03-26)</a></h2>
585+
<h3><a class="toc-backref" href="#toc-entry-17">10.0.1.0.0 (2018-03-26)</a></h3>
581586
<p>Migrated to Odoo 10.</p>
582587
</div>
583588
<div class="section" id="section-15">
584-
<h2><a class="toc-backref" href="#toc-entry-18">9.0.1.0.0 (2017-12-02)</a></h2>
589+
<h3><a class="toc-backref" href="#toc-entry-18">9.0.1.0.0 (2017-12-02)</a></h3>
585590
<p>First version.</p>
586591
</div>
587592
</div>
588593
<div class="section" id="bug-tracker">
589-
<h1><a class="toc-backref" href="#toc-entry-19">Bug Tracker</a></h1>
594+
<h2><a class="toc-backref" href="#toc-entry-19">Bug Tracker</a></h2>
590595
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/server-ux/issues">GitHub Issues</a>.
591596
In case of trouble, please check there if your issue has already been reported.
592597
If you spotted it first, help us to smash it by providing a detailed and welcomed
593598
<a class="reference external" href="https://github.com/OCA/server-ux/issues/new?body=module:%20base_tier_validation%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
594599
<p>Do not contact contributors directly about support or help with technical issues.</p>
595600
</div>
596601
<div class="section" id="credits">
597-
<h1><a class="toc-backref" href="#toc-entry-20">Credits</a></h1>
602+
<h2><a class="toc-backref" href="#toc-entry-20">Credits</a></h2>
598603
<div class="section" id="authors">
599-
<h2><a class="toc-backref" href="#toc-entry-21">Authors</a></h2>
604+
<h3><a class="toc-backref" href="#toc-entry-21">Authors</a></h3>
600605
<ul class="simple">
601606
<li>ForgeFlow</li>
602607
</ul>
603608
</div>
604609
<div class="section" id="contributors">
605-
<h2><a class="toc-backref" href="#toc-entry-22">Contributors</a></h2>
610+
<h3><a class="toc-backref" href="#toc-entry-22">Contributors</a></h3>
606611
<ul class="simple">
607612
<li>Lois Rilo &lt;<a class="reference external" href="mailto:lois.rilo&#64;forgeflow.com">lois.rilo&#64;forgeflow.com</a>&gt;</li>
608613
<li>Naglis Jonaitis &lt;<a class="reference external" href="mailto:naglis&#64;versada.eu">naglis&#64;versada.eu</a>&gt;</li>
@@ -627,12 +632,12 @@ <h2><a class="toc-backref" href="#toc-entry-22">Contributors</a></h2>
627632
</ul>
628633
</div>
629634
<div class="section" id="other-credits">
630-
<h2><a class="toc-backref" href="#toc-entry-23">Other credits</a></h2>
635+
<h3><a class="toc-backref" href="#toc-entry-23">Other credits</a></h3>
631636
<p>The migration of this module from 17.0 to 18.0 was financially supported
632637
by Camptocamp.</p>
633638
</div>
634639
<div class="section" id="maintainers">
635-
<h2><a class="toc-backref" href="#toc-entry-24">Maintainers</a></h2>
640+
<h3><a class="toc-backref" href="#toc-entry-24">Maintainers</a></h3>
636641
<p>This module is maintained by the OCA.</p>
637642
<a class="reference external image-reference" href="https://odoo-community.org">
638643
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -647,5 +652,6 @@ <h2><a class="toc-backref" href="#toc-entry-24">Maintainers</a></h2>
647652
</div>
648653
</div>
649654
</div>
655+
</div>
650656
</body>
651657
</html>

0 commit comments

Comments
 (0)