Search 1.9 billion lines of Odoo code on GitHub

fiscal_company_base

Author: GRAP
License: AGPL-3
Branch: 10.0
Repository: odoo-cae/odoo-addons-cae
Dependencies: base
Languages: PO File (56, 9.9%), Python (230, 40.6%), XML (232, 41.0%), and reStructuredText (48, 8.5%)
Other branches: 10.0_ADD_purchase_module, 10.0_product_sequence_feature, 12.0, 12.0-ocabot-merge-pr-33-by-legalsylvain-bump-patch, 12.0-ocabot-merge-pr-36-by-legalsylvain-bump-patch, and 12.0-ocabot-merge-pr-38-by-legalsylvain-bump-patch
Other repositories: grap/odoo-addons-cae

<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.svg"> </a> <a name="manage-cooperatives-of-activities-and-employment"></a> <h2>Manage Cooperatives of Activities and Employment</h2> <p>This module extend Odoo functionnalities, regarding companies features to manage CAE (Coopearatives of Activities and Employment) that is a special status for french companies.</p> <p>(see above, links that describes what is CAE).</p> <p>Basically, in a CAE, there is a 'parent' company that hosts many 'child' companies. People in a child company should have access only to their activity. (account moves, customers, suppliers, products, etc...)</p> <p>In a fiscal and legal point of view, there is only one company (the parent one) so there is only on chart of accounts. Accounting moves of the child companies are written in the child company, but associated to the account of the parent company.</p> <a name="companies-feature"></a> <h3>Companies feature</h3> <ul class="simple"> <li><dl class="first docutils"> <dt>Add a new field on company <cite>fiscal_type</cite>:</dt> <dd><ul class="first last"> <li><cite>normal</cite> : classical company</li> <li><cite>fiscal_mother</cite>: CAE company, that can host many child companies</li> <li><cite>fiscal_child</cite>: child company, hosted by the CAE</li> </ul> </dd> </dl> </li> </ul> <a name="users-feature"></a> <h3>Users Feature</h3> <ul class="simple"> <li>If a user has access rights to a 'fiscal_mother' so he has access rights to all 'fiscal_child' companies;</li> </ul> <a name="groups-feature"></a> <h3>Groups Feature</h3> <ul class="simple"> <li>this module add a new group 'Disabled Features for Fiscal Company' that should be affected to all the features bad designed by odoo, specially when odoo introduced views based on datas computed on SQL hard coded requests that can not work with the Odoo CAE design. See 'account_fiscal_company' module for exemples.</li> </ul> <a name="more-information-about-cae-fr"></a> <h3>More information about CAE [FR]</h3> <ul class="simple"> <li><a class="reference external" href="https://fr.wikipedia.org/wiki">https://fr.wikipedia.org/wiki</a>/Coopérative_d'activités_et_d'emploi</li> <li><a class="reference external" href="http://www.cooperer.coop/">http://www.cooperer.coop/</a></li> <li><a class="reference external" href="http://www.copea.fr/">http://www.copea.fr/</a></li> </ul> <a name="credits"></a> <h4>Credits</h4> <a name="contributors"></a> <h3>Contributors</h3> <ul class="simple"> <li>Julien WESTE</li> <li>Sylvain LE GAL &lt;<a class="reference external" href="https://twitter.com/legalsylvain">https://twitter.com/legalsylvain</a>&gt;</li> </ul> <a name="funders"></a> <h3>Funders</h3> <p>The development of this module has been financially supported by:</p> <ul class="simple"> <li>GRAP, Groupement Régional Alimentaire de Proximité (&lt;<a class="reference external" href="http://www.grap.coop">http://www.grap.coop</a>&gt;)</li> </ul> <p>Porting to odoo V10 has been funded by :</p> <ul class="simple"> <li>BABEL.COOP, leverage cooperation through the digital age (&lt;<a class="reference external" href="http://babel.coop">http://babel.coop</a>&gt;)</li> </ul>