Skip to content

Commit 108ded6

Browse files
committed
[BOT] post-merge updates
1 parent 90964c6 commit 108ded6

File tree

4 files changed

+26
-16
lines changed

4 files changed

+26
-16
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ addon | version | maintainers | summary
8080
[partner_readonly_security](partner_readonly_security/) | 18.0.1.0.0 | <a href='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/victoralmau'><img src='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/victoralmau.png' width='32' height='32' style='border-radius:50%;' alt='victoralmau'/></a> | Partner Readonly Security
8181
[partner_ref_unique](partner_ref_unique/) | 18.0.1.0.0 | | Add an unique constraint to partner ref field
8282
[partner_search_alias](partner_search_alias/) | 18.0.1.0.0 | | Partner Search Alias
83-
[partner_second_lastname](partner_second_lastname/) | 18.0.1.0.0 | | Have split first and second lastnames
83+
[partner_second_lastname](partner_second_lastname/) | 18.0.1.0.1 | | Have split first and second lastnames
8484
[partner_shipping_policy](partner_shipping_policy/) | 18.0.1.0.0 | | Define shipping policy at partners level.
8585
[partner_stage](partner_stage/) | 18.0.1.0.1 | <a href='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/dreispt'><img src='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/dreispt.png' width='32' height='32' style='border-radius:50%;' alt='dreispt'/></a> | Add lifecycle Stages to Partners
8686
[partner_supplier_ref](partner_supplier_ref/) | 18.0.1.0.1 | | Adds a supplier reference to contacts

partner_second_lastname/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
Partner second last name
37
========================
@@ -7,13 +11,13 @@ Partner second last name
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:83e7737c31c5f68beb40f4088de4c78fc995251fffa282472b73bff82ec94014
14+
!! source digest: sha256:2ec315e77b578a08e3ececc117b60dff7c1f8db308015c74ff7bd290e628e7be
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

partner_second_lastname/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
{
77
"name": "Partner second last name",
88
"summary": "Have split first and second lastnames",
9-
"version": "18.0.1.0.0",
9+
"version": "18.0.1.0.1",
1010
"license": "AGPL-3",
1111
"website": "https://github.com/OCA/partner-contact",
1212
"author": "Tecnativa, " "Odoo Community Association (OCA)",

partner_second_lastname/static/description/index.html

Lines changed: 18 additions & 12 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 second last name</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-second-last-name">
364-
<h1 class="title">Partner second last name</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-second-last-name">
370+
<h1>Partner second last name</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:83e7737c31c5f68beb40f4088de4c78fc995251fffa282472b73bff82ec94014
375+
!! source digest: sha256:2ec315e77b578a08e3ececc117b60dff7c1f8db308015c74ff7bd290e628e7be
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/18.0/partner_second_lastname"><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-18-0/partner-contact-18-0-partner_second_lastname"><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=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="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/18.0/partner_second_lastname"><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-18-0/partner-contact-18-0-partner_second_lastname"><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=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373378
<p>This module was written to extend the functionality of
374379
<tt class="docutils literal">partner_firstname</tt> to support having a second lastname for contact
375380
partners.</p>
@@ -392,7 +397,7 @@ <h1 class="title">Partner second last name</h1>
392397
</ul>
393398
</div>
394399
<div class="section" id="configuration">
395-
<h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
400+
<h2><a class="toc-backref" href="#toc-entry-1">Configuration</a></h2>
396401
<p>You can configure some common name patterns for the inverse function in
397402
Settings &gt; Configuration &gt; General settings:</p>
398403
<ul class="simple">
@@ -412,7 +417,7 @@ <h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
412417
methods can be overridden to change the format specified above.</p>
413418
</div>
414419
<div class="section" id="usage">
415-
<h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
420+
<h2><a class="toc-backref" href="#toc-entry-2">Usage</a></h2>
416421
<p>To use this module, you need to:</p>
417422
<ul class="simple">
418423
<li>Edit any partner’s form.</li>
@@ -427,23 +432,23 @@ <h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
427432
fail for you easily in some corner cases.</p>
428433
</div>
429434
<div class="section" id="bug-tracker">
430-
<h1><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h1>
435+
<h2><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h2>
431436
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/partner-contact/issues">GitHub Issues</a>.
432437
In case of trouble, please check there if your issue has already been reported.
433438
If you spotted it first, help us to smash it by providing a detailed and welcomed
434439
<a class="reference external" href="https://github.com/OCA/partner-contact/issues/new?body=module:%20partner_second_lastname%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
435440
<p>Do not contact contributors directly about support or help with technical issues.</p>
436441
</div>
437442
<div class="section" id="credits">
438-
<h1><a class="toc-backref" href="#toc-entry-4">Credits</a></h1>
443+
<h2><a class="toc-backref" href="#toc-entry-4">Credits</a></h2>
439444
<div class="section" id="authors">
440-
<h2><a class="toc-backref" href="#toc-entry-5">Authors</a></h2>
445+
<h3><a class="toc-backref" href="#toc-entry-5">Authors</a></h3>
441446
<ul class="simple">
442447
<li>Tecnativa</li>
443448
</ul>
444449
</div>
445450
<div class="section" id="contributors">
446-
<h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
451+
<h3><a class="toc-backref" href="#toc-entry-6">Contributors</a></h3>
447452
<ul class="simple">
448453
<li>Jairo Llopis &lt;<a class="reference external" href="mailto:jairo.llopis&#64;tecnativa.com">jairo.llopis&#64;tecnativa.com</a>&gt;.</li>
449454
<li>Antonio Espinosa.</li>
@@ -454,7 +459,7 @@ <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
454459
</ul>
455460
</div>
456461
<div class="section" id="maintainers">
457-
<h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
462+
<h3><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h3>
458463
<p>This module is maintained by the OCA.</p>
459464
<a class="reference external image-reference" href="https://odoo-community.org">
460465
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -467,5 +472,6 @@ <h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
467472
</div>
468473
</div>
469474
</div>
475+
</div>
470476
</body>
471477
</html>

0 commit comments

Comments
 (0)