Search 1.9 billion lines of Odoo code on GitHub

l10n_nl_bsn

Author: ONESTEiN BV,Odoo Community Association (OCA)
License: AGPL-3
Branch: 9.0
Repository: jeroen-vet/l10n-netherlands
Dependencies: base, and hr
Languages: PO File (26, 17.0%), Python (60, 39.2%), XML (16, 10.5%), and reStructuredText (51, 33.3%)
Other branches: 10.0, 11.0, 12.0, 13.0, 14.0, 14.0_fix_l10n_nl_xaf_auditfile_export_Netherlands_Antilles, 14.0_fix_l10n_nl_xaf_auditfile_export_only_posted_lines_in_queries, 14.0_fix_l10n_nl_xaf_auditfile_export_too_many_decimals, 14.0_fix_nl_xaf_auditfile_export_opening_balances, 14.0_imp_l10n_nl_xaf_auditfile_export_only_relevant_partners, 14.0_kei, and 8.0
Other repositories: AMhadhbi/l10n-netherlands, CGenie/l10n-netherlands, LogicQ/l10n-netherlands, NL66278/l10n-netherlands, Noviat/l10n-netherlands, OCA/l10n-netherlands, StefanRijnhart/l10n-netherlands, Therp/l10n-netherlands, apetbiz/l10n-netherlands, danger89/l10n-netherlands, daramousk/l10n-netherlands, elperrofarelo/l10n-netherlands, espo-tony/l10n-netherlands, gfcapalbo/l10n-netherlands, gustavovalverde/l10n-netherlands, hbrunn/l10n-netherlands, hineshr/l10n-netherlands, janverb/l10n-netherlands, lfreeke/l10n-netherlands, lideritjnma/l10n-netherlands, myonnet/oca-l10n-netherlands, onesteinbv/l10n-netherlands, pscloud/l10n-netherlands, smetl/l10n-netherlands, sunflowerit/l10n-netherlands, tarteo/l10n-netherlands, uktc87504/l10n-bulgaria, and xpansa/l10n-netherlands

<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="burgerservicenummer-bsn-for-partners"></a> <h2>Burgerservicenummer (BSN) for Partners</h2> <p>This module adds the BSN (Burgerservicenummer) field on partner forms.</p> <p>The field is visible when the flag is_company is false.</p> <dl class="docutils"> <dt>A double check on the BSN is done when inserting/modifying its value:</dt> <dd><ul class="first last simple"> <li>validation of the BSN (check whether the format is correct);</li> <li>check if another partner with the same BSN already exists.</li> </ul> </dd> </dl> <p>In both cases, a non-blocking alert is shown.</p> <a name="installation"></a> <h3>Installation</h3> <p>The module depends on the external library 'python-stdnum'.</p> <p>You can install that library by using pip:</p> <ul class="simple"> <li>pip install python-stdnum</li> </ul> <a name="configuration"></a> <h3>Configuration</h3> <p>For security reasons the BSN number should be only visible to HR related roles. Otherwise this will be in violation to the security framework of WBP regarding the protection of persons info.</p> <p>To be able to see the BSN number, give the proper permits to the user:</p> <ul class="simple"> <li>User must belong to the &quot;HR Officer&quot; group</li> </ul> <a name="usage"></a> <h3>Usage</h3> <p>To use this module, you need to:</p> <ul class="simple"> <li>Open a form of a contact, eg.: a person (uncheck the flag &quot;Is a Company?&quot;)</li> <li>Enter a BSN number</li> </ul> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/176/9.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/l10n-netherlands/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 smashing it by providing a detailed and welcomed <a class="reference external" href="https://github.com/OCA/l10n-netherlands/issues/new?body=module:%20l10n_nl_bsn%0Aversion:%209.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</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>Andrea Stirpe &lt;<a class="reference external" href="mailto:a.stirpe&#64;onestein.nl">a.stirpe&#64;onestein.nl</a>&gt;</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>