Search 1.9 billion lines of Odoo code on GitHub

mail_holacracy

Author: Yannick Buron
License: AGPL-3
Branch: 10.0
Repository: aacceess75/vertical-community
Dependencies: base, base_community, base_recursive_model, and mail
Languages: Markdown (22, 2.5%), PO File (232, 26.5%), Python (255, 29.1%), XML (336, 38.4%), and YAML (31, 3.5%)
Other branches: 8.0, and 9.0
Other repositories: ClearCorp/oca-vertical-community, Cloudxtreme/vertical-community, Endika/vertical-community, Gabinete-Digital/vertical-community, NeatNerdPrime/vertical-community, OCA/vertical-community, SybilleSG/community-management, SybilleSG/vertical-community, Valeureux/wezer-exchange, VisiionSolucionesTecnologicas/vertical-community, YannickB/vertical-community, adolfoeliazat/vertical-community, apetbiz/vertical-community, atout-serenite/vertical-community, chrisndirangu54/vertical-community, djulien19/community-management, elvirekemajou/vertical-community, haroldtamo/vertical-community, hinfo506/vertical-community, hotkee/vertical-community, isoscl/vertical-community, lideritjnma/vertical-community, lucode/vertical-community, maduhu/vertical-community, molandtoxx/vertical-community, moylop260/vertical-community, open-synergy/vertical-community, pscloud/vertical-community, railsuser2014/vertical-community, rossasa/vertical-community, sagar-developer-92/vertical-community, southasia/vertical-community, vishaltyagityagi/vertical-community, yvaucher/vertical-community, and yyuri/vertical-community

<h1>Mail for Holocracy</h1> <p>This module enhances the mail.group object in order to use it for holocracy processes and nesting message groups into each other.</p> <h2>Functions</h2> <ul> <li>Mail.group is now a recursive model. You can&#39;t subscribe to a parent group but each followers of a group is automatically subscribed to his parent group</li> <li>A group can now be a normal group, a circle or a role</li> <li>In a circle, you can define permissions for children groups</li> <li>A group can now be linked to a partner, you can easily create it from the group</li> </ul> <blockquote> <p>Holacracy is a social technology or system of organizational governance in which authority and decision-making are distributed throughout a fractal holarchy of self-organizing teams rather than being vested at the top of a hierarchy.[1] Holacracy has been adopted in for-profit and non-profit organizations in the U.S., France, Germany, New Zealand, Australia, and the UK.</p> </blockquote> <p>link to Wikipedia: <a href="http://en.wikipedia.org/wiki/Holacracy">http://en.wikipedia.org/wiki/Holacracy</a></p> <h2>Created Views</h2> <ul> <li>INHERIT mail.group.form.holacracy (form)</li> <li>INHERIT mail.group.tree.extension (tree)</li> <li>INHERIT partner.form.holacracy (form)</li> <li>mail.group.tree.tree (tree)</li> </ul> <h2>Dependencies</h2> <ul> <li>base_community vc</li> <li>base<em>recursive</em>model ext</li> <li>mail</li> </ul> <h2>Created Menus</h2> <ul> <li>Messaging/My Groups/Groups list</li> </ul> <h2>Defined Reports</h2> <ul> <li>This module does not create report.</li> </ul>