File tree Expand file tree Collapse file tree
membership_delegated_partner Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ Available addons
2222addon | version | maintainers | summary
2323--- | --- | --- | ---
2424[ membership] ( membership/ ) | 19.0.1.1.0 | <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 > | Members
25+ [ membership_delegated_partner] ( membership_delegated_partner/ ) | 19.0.1.0.0 | | Delegate membership on a specific partner
2526
2627[ // ] : # ( end addons )
2728
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Membership Delegate Partner
1111 !! This file is generated by oca-gen-addon-readme !!
1212 !! changes will be overwritten. !!
1313 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14- !! source digest: sha256:ec44a4e82c334b2071925a619640c1c3d7ce261ffeabded8115fdc3f7ea3bbf0
14+ !! source digest: sha256:594f8aa5e9416b543e32b60942f69d827509cfdc1aed3717a0455e3060148bf6
1515 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717.. |badge1 | image :: https://img.shields.io/badge/maturity-Production%2FStable-green.png
@@ -74,20 +74,20 @@ Authors
7474Contributors
7575------------
7676
77- - `Tecnativa <https://www.tecnativa.com >`__:
77+ - `Tecnativa <https://www.tecnativa.com >`__:
7878
79- - Pedro M. Baeza
80- - Rafael Blasco
81- - David Vidal
82- - Carolina Fernandez
79+ - Pedro M. Baeza
80+ - Rafael Blasco
81+ - David Vidal
82+ - Carolina Fernandez
8383
84- - `Onestein <https://onestein.eu >`__:
84+ - `Onestein <https://onestein.eu >`__:
8585
86- - Andrea Stirpe
86+ - Andrea Stirpe
8787
88- - `Heliconia Solutions Pvt. Ltd. <https://www.heliconia.io >`__
88+ - `Heliconia Solutions Pvt. Ltd. <https://www.heliconia.io >`__
8989
90- - Bhavesh Heliconia
90+ - Bhavesh Heliconia
9191
9292Maintainers
9393-----------
Original file line number Diff line number Diff line change @@ -372,7 +372,7 @@ <h1>Membership Delegate Partner</h1>
372372!! This file is generated by oca-gen-addon-readme !!
373373!! changes will be overwritten. !!
374374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375- !! source digest: sha256:ec44a4e82c334b2071925a619640c1c3d7ce261ffeabded8115fdc3f7ea3bbf0
375+ !! source digest: sha256:594f8aa5e9416b543e32b60942f69d827509cfdc1aed3717a0455e3060148bf6
376376!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377377< p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Production/Stable " src ="https://img.shields.io/badge/maturity-Production%2FStable-green.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/19.0/membership_delegated_partner "> < 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-19-0/vertical-association-19-0-membership_delegated_partner "> < 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=19.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
378378< p > This module allows to delegate a membership line to a partner
Original file line number Diff line number Diff line change 11[project ]
22name = " odoo-addons-oca-vertical-association"
3- version = " 19.0.20260722 .0"
3+ version = " 19.0.20260723 .0"
44dependencies = [
55 " odoo-addon-membership==19.0.*" ,
6+ " odoo-addon-membership_delegated_partner==19.0.*" ,
67]
78classifiers =[
89 " Programming Language :: Python" ,
You can’t perform that action at this time.
0 commit comments