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/*
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&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&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 > Configuration > Membership Categories
403408Then 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
408413partner to be member or not of the different categories. For example, if you
409414have 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>
422427A 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 > .
427432In case of trouble, please check there if your issue has already been reported.
428433If 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 << a class ="reference external " href ="mailto:antonio.espinosa@tecnativa.com "> antonio.espinosa@tecnativa.com</ a > ></ li >
445450< li > Pedro M. Baeza << a class ="reference external " href ="mailto:pedro.baeza@tecnativa.com "> pedro.baeza@tecnativa.com</ a > ></ 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