Burgerservicenummer (BSN) for Partners
Project description
This module adds the BSN (Burgerservicenummer) field on partner forms.
The field is visible when the field company_type is set to Individual.
A double check on the BSN is done when inserting/modifying its value:
validation of the BSN (check whether the format is correct);
check if another partner with the same BSN already exists.
In both cases, a non-blocking alert is shown.
Table of contents
Installation
The module depends on the external library python-stdnum.
You can install that library by using pip3:
$ pip3 install python-stdnum
Configuration
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.
To be able to see the BSN number, give the proper permits to the user:
User must belong to the “Employees Officer” group
Usage
To use this module, you need to:
Open a form of a contact: flag Individual must be checked (flag “Company” must be unchecked)
Enter a BSN number
Known issues / Roadmap
The ‘ilike’ search of a substring of a BSN number could not work properly in case the entered BSN number does not contain dots while the corresponding BSN number stored in the database contains dots.
Bug Tracker
Bugs are tracked on GitHub Issues. 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 feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
Andrea Stirpe <a.stirpe@onestein.nl>
Maintainers
This module is maintained by the OCA.
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.
Current maintainer:
This module is part of the OCA/l10n-netherlands project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for odoo14_addon_l10n_nl_bsn-14.0.1.0.1.dev3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 578dbb60f4697d2c443386e85398502f6c1fb6ef8c0b466a4da3f04f729a1681 |
|
MD5 | 3165ac46f13f68acccefb436dff77ea5 |
|
BLAKE2b-256 | 728e96bd711ff3de0cc2be2e56246391e737f440ac1eda208ef1f4c133c09593 |