File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,7 +17,11 @@ vertical-association
1717
1818[ // ] : # ( addons )
1919
20- This part will be replaced when running the oca-gen-addons-table script from OCA/maintainer-tools.
20+ Available addons
21+ ----------------
22+ addon | version | maintainers | summary
23+ --- | --- | --- | ---
24+ [ 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
2125
2226[ // ] : # ( end addons )
2327
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Members
1111 !! This file is generated by oca-gen-addon-readme !!
1212 !! changes will be overwritten. !!
1313 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14- !! source digest: sha256:e39c1c700955278ce4543378b25207410b7f2aa3b1791fecf4dcbd0aa948db7e
14+ !! source digest: sha256:760e73b5ddf338eef41ea4815162e03fc25c68048d2e7864f3c5fe4d69a9f328
1515 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717.. |badge1 | image :: https://img.shields.io/badge/maturity-Mature-brightgreen.png
Original file line number Diff line number Diff line change @@ -372,7 +372,7 @@ <h1>Members</h1>
372372!! This file is generated by oca-gen-addon-readme !!
373373!! changes will be overwritten. !!
374374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375- !! source digest: sha256:e39c1c700955278ce4543378b25207410b7f2aa3b1791fecf4dcbd0aa948db7e
375+ !! source digest: sha256:760e73b5ddf338eef41ea4815162e03fc25c68048d2e7864f3c5fe4d69a9f328
376376!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377377< p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Mature " src ="https://img.shields.io/badge/maturity-Mature-brightgreen.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/lgpl-3.0-standalone.html "> < img alt ="License: LGPL-3 " src ="https://img.shields.io/badge/license-LGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/vertical-association/tree/19.0/membership "> < 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 "> < 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 you to manage all operations for managing
Original file line number Diff line number Diff line change 1+ [project ]
2+ name = " odoo-addons-oca-vertical-association"
3+ version = " 19.0.20260722.0"
4+ dependencies = [
5+ " odoo-addon-membership==19.0.*" ,
6+ ]
7+ classifiers =[
8+ " Programming Language :: Python" ,
9+ " Framework :: Odoo" ,
10+ " Framework :: Odoo :: 19.0" ,
11+ ]
You can’t perform that action at this time.
0 commit comments