Search 1.9 billion lines of Odoo code on GitHub

l10n_fr_certification_abstract

Author: GRAP, Akretion, Odoo Community Association (OCA), OpenERP SA
License: AGPL-3
Branch: 8.0_ADD_l10n_fr_certification_abstract_account_pos
Repository: grap/l10n-france
Dependencies: base
Languages: PO File (65, 16.8%), Python (221, 57.1%), XML (31, 8.0%), and reStructuredText (70, 18.1%)
Other branches: 8.0_l10n_fr_certification

<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="l10n-france-certification-abstract-module"></a> <h2>L10n France Certification - Abstract module</h2> <p>This module extends the functionality of base module to feat with the french Sapin law.</p> <p>This 8.0 module is a backport of l10n_fr_certification of Odoo SA, made on Odoo 9.0 Community Edition.</p> <a name="technical-and-migration-note"></a> <h3>Technical and Migration Note</h3> <p>The 9.0 module has been backported, and refactored into two modules and a third one is created for Point Of Sale.</p> <ol class="arabic simple"> <li>l10n_fr_certification_abstract, that provide generic feature. (around sha1) to be used in extra other modules like l10n_fr_certification_pos. This module provides three new abstract models:</li> </ol> <ul class="simple"> <li>certification.sequence.holder.mixin that creates on a defined model a new ir.sequence (type no_gap) if the model is associated to a french company.</li> <li>certification.model.mixin that provides functions to generate a hash for a certified model.</li> <li>certification.model.line.mixin that provides extra features to generate a hash.</li> </ul> <ol class="arabic simple" start="2"> <li>l10n_fr_certification_account:</li> </ol> <ul class="simple"> <li>account.move overloads certification.model.mixin model.</li> <li>account.move.line overloads certification.model.line.mixin model.</li> <li>res.company overloads certification.sequence.holder.mixin model.</li> </ul> <ol class="arabic simple" start="3"> <li>l10n_fr_certification_pos:</li> </ol> <ul class="simple"> <li>pos.order overloads certification.model.mixin model.</li> <li>pos.order.line overloads certification.model.line.mixin model.</li> <li>pos.config overloads certification.sequence.holder.mixin model.</li> </ul> <p>When you'll migrate your database into 9.0+ version, the present module could be replaced by the official one, and you could uninstall l10n_fr_certification_account module. (and l10n_fr_certification_abstract, if you don't use this module for PoS, or other future uses)</p> <a name="important-notes"></a> <h3>Important Notes</h3> <p>This modules disable some button and views.</p> <p>A person who wishes to falsify his accounting datas</p> <ul class="simple"> <li>will not have the possiblity to do it by the UI, neither by XML-RPC Calls.</li> <li>will corrupt the hashes, if he tries to do it by SQL requests.</li> </ul> <p>A person who would have access to the system will have the possibility to disables the protections provided by this modules. (Source Code and Odoo configuration file)</p> <a name="usage"></a> <h3>Usage</h3> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/121/8.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/pos/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smash it by providing detailed and welcomed feedback.</p> <a name="credits"></a> <h3>Credits</h3> <a name="images"></a> <h4>Images</h4> <ul class="simple"> <li>Odoo Community Association: <a class="reference external" href="https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg">Icon</a>.</li> </ul> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Sylvain LE GAL (<a class="reference external" href="https://twitter.com/legalsylvain">https://twitter.com/legalsylvain</a>)</li> </ul> <a name="funders"></a> <h4>Funders</h4> <p>The development of this module has been financially supported by:</p> <ul class="simple"> <li>Akrétion (<a class="reference external" href="http://www.akretion.com">http://www.akretion.com</a>)</li> <li>GRAP, Groupement Régional Alimentaire de Proximité (<a class="reference external" href="http://www.grap.coop">http://www.grap.coop</a>)</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>This module is maintained by the OCA.</p> <p>OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.</p> <p>To contribute to this module, please visit <a class="reference external" href="https://odoo-community.org">https://odoo-community.org</a>.</p>