Skip to content

Commit 9395e43

Browse files
committed
[BOT] post-merge updates
1 parent f09b6dc commit 9395e43

4 files changed

Lines changed: 27 additions & 17 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ addon | version | maintainers | summary
7878
[partner_second_lastname](partner_second_lastname/) | 17.0.1.0.2 | | Have split first and second lastnames
7979
[partner_socialmedia](partner_socialmedia/) | 17.0.1.0.1 | | Add social media fields to contacts
8080
[partner_stage](partner_stage/) | 17.0.1.1.0 | <a href='https://github.com/dreispt'><img src='https://github.com/dreispt.png' width='32' height='32' style='border-radius:50%;' alt='dreispt'/></a> | Add lifecycle Stages to Partners
81-
[partner_stage_only_confirmed](partner_stage_only_confirmed/) | 17.0.1.0.0 | | Adds filters on form views to display only confirmed partners
81+
[partner_stage_only_confirmed](partner_stage_only_confirmed/) | 17.0.1.1.0 | | Adds filters on form views to display only confirmed partners
8282
[partner_store](partner_store/) | 17.0.1.0.0 | <a href='https://github.com/wouitmil'><img src='https://github.com/wouitmil.png' width='32' height='32' style='border-radius:50%;' alt='wouitmil'/></a> | Add store type to Partners
8383
[partner_tier_validation](partner_tier_validation/) | 17.0.1.0.1 | <a href='https://github.com/dreispt'><img src='https://github.com/dreispt.png' width='32' height='32' style='border-radius:50%;' alt='dreispt'/></a> | Support a tier validation process for Contacts
8484
[partner_title_active](partner_title_active/) | 17.0.1.0.0 | | Partner Title Active

partner_stage_only_confirmed/README.rst

Lines changed: 8 additions & 4 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
Partner Stage - Display only confirmed partners
37
===============================================
@@ -7,13 +11,13 @@ Partner Stage - Display only confirmed partners
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:6798741b40f265ab2535dc965b0d110aa92306c31190a3fd93a60a9fc2cc6c67
14+
!! source digest: sha256:11be5f9578e1a984ad41cea4618e9388ca6685ea9d2e3b87195c3e4fe59b62b6
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Beta
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%2Fpartner--contact-lightgray.png?logo=github
@@ -63,8 +67,8 @@ Authors
6367
Contributors
6468
------------
6569

66-
- Silvio Gregorini <silvio.gregorini@camptocamp.com>
67-
- Maksym Yankin <maksym.yankin@camptocamp.com>
70+
- Silvio Gregorini <silvio.gregorini@camptocamp.com>
71+
- Maksym Yankin <maksym.yankin@camptocamp.com>
6872

6973
Maintainers
7074
-----------

partner_stage_only_confirmed/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"author": "Odoo Community Association (OCA), Camptocamp",
88
"website": "https://github.com/OCA/partner-contact",
99
"category": "Partner Management",
10-
"version": "17.0.1.0.0",
10+
"version": "17.0.1.1.0",
1111
"license": "AGPL-3",
1212
"depends": ["partner_stage"],
1313
"installable": True,

partner_stage_only_confirmed/static/description/index.html

Lines changed: 17 additions & 11 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>Partner Stage - Display only confirmed partners</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="partner-stage-display-only-confirmed-partners">
364-
<h1 class="title">Partner Stage - Display only confirmed partners</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="partner-stage-display-only-confirmed-partners">
370+
<h1>Partner Stage - Display only confirmed partners</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:6798741b40f265ab2535dc965b0d110aa92306c31190a3fd93a60a9fc2cc6c67
375+
!! source digest: sha256:11be5f9578e1a984ad41cea4618e9388ca6685ea9d2e3b87195c3e4fe59b62b6
371376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372-
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.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/partner-contact/tree/17.0/partner_stage_only_confirmed"><img alt="OCA/partner-contact" src="https://img.shields.io/badge/github-OCA%2Fpartner--contact-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/partner-contact-17-0/partner-contact-17-0-partner_stage_only_confirmed"><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/partner-contact&amp;target_branch=17.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="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.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/partner-contact/tree/17.0/partner_stage_only_confirmed"><img alt="OCA/partner-contact" src="https://img.shields.io/badge/github-OCA%2Fpartner--contact-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/partner-contact-17-0/partner-contact-17-0-partner_stage_only_confirmed"><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/partner-contact&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373378
<p>Automatic filtering of partners in form views’ Many2one fields with
374379
relation to “res.partner”. If enabled (which is the default behavior
375380
when the module is installed), only confirmed partners will be shown.</p>
@@ -387,34 +392,34 @@ <h1 class="title">Partner Stage - Display only confirmed partners</h1>
387392
</ul>
388393
</div>
389394
<div class="section" id="usage">
390-
<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
395+
<h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
391396
<p>See “Configuration”.</p>
392397
</div>
393398
<div class="section" id="bug-tracker">
394-
<h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
399+
<h2><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h2>
395400
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/partner-contact/issues">GitHub Issues</a>.
396401
In case of trouble, please check there if your issue has already been reported.
397402
If you spotted it first, help us to smash it by providing a detailed and welcomed
398403
<a class="reference external" href="https://github.com/OCA/partner-contact/issues/new?body=module:%20partner_stage_only_confirmed%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
399404
<p>Do not contact contributors directly about support or help with technical issues.</p>
400405
</div>
401406
<div class="section" id="credits">
402-
<h1><a class="toc-backref" href="#toc-entry-3">Credits</a></h1>
407+
<h2><a class="toc-backref" href="#toc-entry-3">Credits</a></h2>
403408
<div class="section" id="authors">
404-
<h2><a class="toc-backref" href="#toc-entry-4">Authors</a></h2>
409+
<h3><a class="toc-backref" href="#toc-entry-4">Authors</a></h3>
405410
<ul class="simple">
406411
<li>Camptocamp</li>
407412
</ul>
408413
</div>
409414
<div class="section" id="contributors">
410-
<h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
415+
<h3><a class="toc-backref" href="#toc-entry-5">Contributors</a></h3>
411416
<ul class="simple">
412417
<li>Silvio Gregorini &lt;<a class="reference external" href="mailto:silvio.gregorini&#64;camptocamp.com">silvio.gregorini&#64;camptocamp.com</a>&gt;</li>
413418
<li>Maksym Yankin &lt;<a class="reference external" href="mailto:maksym.yankin&#64;camptocamp.com">maksym.yankin&#64;camptocamp.com</a>&gt;</li>
414419
</ul>
415420
</div>
416421
<div class="section" id="maintainers">
417-
<h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
422+
<h3><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h3>
418423
<p>This module is maintained by the OCA.</p>
419424
<a class="reference external image-reference" href="https://odoo-community.org">
420425
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -427,5 +432,6 @@ <h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
427432
</div>
428433
</div>
429434
</div>
435+
</div>
430436
</body>
431437
</html>

0 commit comments

Comments
 (0)