Skip to content

Commit 0876250

Browse files
committed
[BOT] post-merge updates
1 parent 80a3e67 commit 0876250

4 files changed

Lines changed: 26 additions & 16 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ addon | version | maintainers | summary
2424
--- | --- | --- | ---
2525
[contract_membership_delegated_partner](contract_membership_delegated_partner/) | 16.0.1.0.1 | | Set delegate membership on the contract
2626
[membership_delegated_partner](membership_delegated_partner/) | 16.0.1.0.3 | | Delegate membership on a specific partner
27-
[membership_extension](membership_extension/) | 16.0.3.0.3 | <a href='https://github.com/rafaelbn'><img src='https://github.com/rafaelbn.png' width='32' height='32' style='border-radius:50%;' alt='rafaelbn'/></a> <a href='https://github.com/yajo'><img src='https://github.com/yajo.png' width='32' height='32' style='border-radius:50%;' alt='yajo'/></a> | Improves user experience of membership addon
27+
[membership_extension](membership_extension/) | 16.0.3.0.4 | <a href='https://github.com/rafaelbn'><img src='https://github.com/rafaelbn.png' width='32' height='32' style='border-radius:50%;' alt='rafaelbn'/></a> <a href='https://github.com/yajo'><img src='https://github.com/yajo.png' width='32' height='32' style='border-radius:50%;' alt='yajo'/></a> | Improves user experience of membership addon
2828
[membership_initial_fee](membership_initial_fee/) | 16.0.1.0.1 | <a href='https://github.com/rafaelbn'><img src='https://github.com/rafaelbn.png' width='32' height='32' style='border-radius:50%;' alt='rafaelbn'/></a> <a href='https://github.com/edlopen'><img src='https://github.com/edlopen.png' width='32' height='32' style='border-radius:50%;' alt='edlopen'/></a> | Initial fee for memberships
2929
[membership_prorate](membership_prorate/) | 16.0.1.0.2 | | Prorate membership fee
3030
[membership_prorate_variable_period](membership_prorate_variable_period/) | 16.0.1.0.2 | <a href='https://github.com/rafaelbn'><img src='https://github.com/rafaelbn.png' width='32' height='32' style='border-radius:50%;' alt='rafaelbn'/></a> <a href='https://github.com/edlopen'><img src='https://github.com/edlopen.png' width='32' height='32' style='border-radius:50%;' alt='edlopen'/></a> | Prorate membership fee for variable periods

membership_extension/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
Membership extension
37
====================
@@ -7,13 +11,13 @@ Membership extension
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:533723d44abbbcd50679c433f3a7980ee277d42608286f77f1935d6fa9166d30
14+
!! source digest: sha256:4a0192273d8e68e9ca97f2dc0128e7d21a780f0a8177da5635fafc4fa5e72557
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%2Fvertical--association-lightgray.png?logo=github

membership_extension/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
{
88
"name": "Membership extension",
99
"summary": "Improves user experience of membership addon",
10-
"version": "16.0.3.0.3",
10+
"version": "16.0.3.0.4",
1111
"category": "Membership",
1212
"author": "Tecnativa, Onestein, Odoo Community Association (OCA)",
1313
"website": "https://github.com/OCA/vertical-association",

membership_extension/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>Membership extension</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="membership-extension">
364-
<h1 class="title">Membership extension</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="membership-extension">
370+
<h1>Membership extension</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:533723d44abbbcd50679c433f3a7980ee277d42608286f77f1935d6fa9166d30
375+
!! source digest: sha256:4a0192273d8e68e9ca97f2dc0128e7d21a780f0a8177da5635fafc4fa5e72557
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/vertical-association/tree/16.0/membership_extension"><img alt="OCA/vertical-association" src="https://img.shields.io/badge/github-OCA%2Fvertical--association-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/vertical-association-16-0/vertical-association-16-0-membership_extension"><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/vertical-association&amp;target_branch=16.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/vertical-association/tree/16.0/membership_extension"><img alt="OCA/vertical-association" src="https://img.shields.io/badge/github-OCA%2Fvertical--association-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/vertical-association-16-0/vertical-association-16-0-membership_extension"><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/vertical-association&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373378
<p>This module extends Odoo’s membership management with the following features:</p>
374379
<ul class="simple">
375380
<li>Membership category</li>
@@ -398,12 +403,12 @@ <h1 class="title">Membership extension</h1>
398403
</ul>
399404
</div>
400405
<div class="section" id="configuration">
401-
<h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
406+
<h2><a class="toc-backref" href="#toc-entry-1">Configuration</a></h2>
402407
<p>Users can define membership categories in Association &gt; Configuration &gt; Membership Categories
403408
Then go to membership products and set a category to each one.</p>
404409
</div>
405410
<div class="section" id="usage">
406-
<h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
411+
<h2><a class="toc-backref" href="#toc-entry-2">Usage</a></h2>
407412
<p>Membership categories allow to classify memberships by types, allowing a
408413
partner to be member or not of the different categories. For example, if you
409414
have several levels of partnership (Starter, Silver, Gold) and one product
@@ -422,24 +427,24 @@ <h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
422427
A start date will now be available to edit.</p>
423428
</div>
424429
<div class="section" id="bug-tracker">
425-
<h1><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h1>
430+
<h2><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h2>
426431
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/vertical-association/issues">GitHub Issues</a>.
427432
In case of trouble, please check there if your issue has already been reported.
428433
If you spotted it first, help us to smash it by providing a detailed and welcomed
429434
<a class="reference external" href="https://github.com/OCA/vertical-association/issues/new?body=module:%20membership_extension%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
430435
<p>Do not contact contributors directly about support or help with technical issues.</p>
431436
</div>
432437
<div class="section" id="credits">
433-
<h1><a class="toc-backref" href="#toc-entry-4">Credits</a></h1>
438+
<h2><a class="toc-backref" href="#toc-entry-4">Credits</a></h2>
434439
<div class="section" id="authors">
435-
<h2><a class="toc-backref" href="#toc-entry-5">Authors</a></h2>
440+
<h3><a class="toc-backref" href="#toc-entry-5">Authors</a></h3>
436441
<ul class="simple">
437442
<li>Tecnativa</li>
438443
<li>Onestein</li>
439444
</ul>
440445
</div>
441446
<div class="section" id="contributors">
442-
<h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
447+
<h3><a class="toc-backref" href="#toc-entry-6">Contributors</a></h3>
443448
<ul class="simple">
444449
<li>Antonio Espinosa &lt;<a class="reference external" href="mailto:antonio.espinosa&#64;tecnativa.com">antonio.espinosa&#64;tecnativa.com</a>&gt;</li>
445450
<li>Pedro M. Baeza &lt;<a class="reference external" href="mailto:pedro.baeza&#64;tecnativa.com">pedro.baeza&#64;tecnativa.com</a>&gt;</li>
@@ -451,7 +456,7 @@ <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
451456
</ul>
452457
</div>
453458
<div class="section" id="maintainers">
454-
<h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
459+
<h3><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h3>
455460
<p>This module is maintained by the OCA.</p>
456461
<a class="reference external image-reference" href="https://odoo-community.org">
457462
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -466,5 +471,6 @@ <h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
466471
</div>
467472
</div>
468473
</div>
474+
</div>
469475
</body>
470476
</html>

0 commit comments

Comments
 (0)