{ "info": { "author": "Onestein, Odoo Community Association (OCA)", "author_email": "support@odoo-community.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Framework :: Odoo", "License :: OSI Approved :: GNU Affero General Public License v3", "Programming Language :: Python" ], "description": "======================================\nBurgerservicenummer (BSN) for Partners\n======================================\n\n.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! This file is generated by oca-gen-addon-readme !!\n !! changes will be overwritten. !!\n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png\n :target: https://odoo-community.org/page/development-status\n :alt: Production/Stable\n.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png\n :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n :alt: License: AGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fl10n--netherlands-lightgray.png?logo=github\n :target: https://github.com/OCA/l10n-netherlands/tree/13.0/l10n_nl_bsn\n :alt: OCA/l10n-netherlands\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n :target: https://translation.odoo-community.org/projects/l10n-netherlands-13-0/l10n-netherlands-13-0-l10n_nl_bsn\n :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png\n :target: https://runbot.odoo-community.org/runbot/176/13.0\n :alt: Try me on Runbot\n\n|badge1| |badge2| |badge3| |badge4| |badge5| \n\nThis module adds the BSN (Burgerservicenummer) field on partner forms.\n\nThe field is visible when the field ``company_type`` is set to ``Individual``.\n\nA double check on the BSN is done when inserting/modifying its value:\n\n- validation of the BSN (check whether the format is correct);\n- check if another partner with the same BSN already exists.\n\nIn both cases, a non-blocking alert is shown.\n\n**Table of contents**\n\n.. contents::\n :local:\n\nInstallation\n============\n\nThe module depends on the external library ``python-stdnum``.\n\nYou can install that library by using pip3:\n\n.. code-block:: console\n\n $ pip3 install python-stdnum\n\nConfiguration\n=============\n\nFor security reasons the BSN number should be only visible to HR related roles.\nOtherwise this will be in violation to the security framework of WBP regarding\nthe protection of persons info.\n\nTo be able to see the BSN number, give the proper permits to the user:\n\n* User must belong to the \"Employees Officer\" group\n\nUsage\n=====\n\nTo use this module, you need to:\n\n* Open a form of a contact: flag Individual must be checked (flag \"Company\" must be unchecked)\n* Enter a BSN number\n\nKnown issues / Roadmap\n======================\n\n* The 'ilike' search of a substring of a BSN number could not work properly in case the\n entered BSN number does not contain dots while the corresponding BSN number stored in the\n database contains dots.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues `_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us smashing it by providing a detailed and welcomed\n`feedback `_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n~~~~~~~\n\n* Onestein\n\nContributors\n~~~~~~~~~~~~\n\n* Andrea Stirpe \n\nMaintainers\n~~~~~~~~~~~\n\nThis module is maintained by the OCA.\n\n.. image:: https://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: https://odoo-community.org\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\n.. |maintainer-astirpe| image:: https://github.com/astirpe.png?size=40px\n :target: https://github.com/astirpe\n :alt: astirpe\n\nCurrent `maintainer `__:\n\n|maintainer-astirpe| \n\nThis module is part of the `OCA/l10n-netherlands `_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/OCA/l10n-netherlands", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo13-addon-l10n-nl-bsn", "package_url": "https://pypi.org/project/odoo13-addon-l10n-nl-bsn/", "platform": "", "project_url": "https://pypi.org/project/odoo13-addon-l10n-nl-bsn/", "project_urls": { "Homepage": "https://github.com/OCA/l10n-netherlands" }, "release_url": "https://pypi.org/project/odoo13-addon-l10n-nl-bsn/13.0.1.0.2/", "requires_dist": [ "odoo (<13.1dev,>=13.0a)", "python-stdnum" ], "requires_python": ">=3.5", "summary": "Burgerservicenummer (BSN) for Partners", "version": "13.0.1.0.2", "yanked": false, "yanked_reason": null }, "last_serial": 11517003, "releases": { "13.0.1.0.1": [ { "comment_text": "", "digests": { "md5": "21dcb66a85a31c6ded0f82aaee4a5172", "sha256": "a65ddbeea0ae529070fcb7478dedcc9dd7e10a0fb47f7e2e28c7f86e851dc9a9" }, "downloads": -1, "filename": "odoo13_addon_l10n_nl_bsn-13.0.1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "21dcb66a85a31c6ded0f82aaee4a5172", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 27228, "upload_time": "2019-10-30T05:32:06", "upload_time_iso_8601": "2019-10-30T05:32:06.912742Z", "url": "https://files.pythonhosted.org/packages/48/5c/0ea78b0ca6810904c3adff39734f50e394339ff8be5e54e6c09a67c84ea9/odoo13_addon_l10n_nl_bsn-13.0.1.0.1-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "13.0.1.0.2": [ { "comment_text": "", "digests": { "md5": "7382dbe998f8050fa5ef15b667759d01", "sha256": "8fa9f26ec8ba0a89a8c144741e835f9dd43795f0c819f3283c565a52ebb30b02" }, "downloads": -1, "filename": "odoo13_addon_l10n_nl_bsn-13.0.1.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "7382dbe998f8050fa5ef15b667759d01", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 27366, "upload_time": "2021-09-22T11:25:59", "upload_time_iso_8601": "2021-09-22T11:25:59.652350Z", "url": "https://files.pythonhosted.org/packages/62/81/78d8c6f47dff731e0e3f7db93577975df4a77610c83ae5b49d48622ebd3a/odoo13_addon_l10n_nl_bsn-13.0.1.0.2-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "13.0.1.0.2.dev1": [ { "comment_text": "", "digests": { "md5": "a6492e9db3141801aa649fbc23d565b5", "sha256": "b9a056f0bacbf54b4c18087fa14c4cf65c221a1237185f6fff3b304c5116fabd" }, "downloads": -1, "filename": "odoo13_addon_l10n_nl_bsn-13.0.1.0.2.dev1-py3-none-any.whl", "has_sig": false, "md5_digest": "a6492e9db3141801aa649fbc23d565b5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 27262, "upload_time": "2020-02-01T05:31:50", "upload_time_iso_8601": "2020-02-01T05:31:50.372798Z", "url": "https://files.pythonhosted.org/packages/26/25/2dbdd89e8b0d867d1cf974ed60e43e45315d58ceaf3db188fd0b30cb6f3b/odoo13_addon_l10n_nl_bsn-13.0.1.0.2.dev1-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "13.0.1.0.2.dev2": [ { "comment_text": "", "digests": { "md5": "6f9c63b0839df04488f1d7df99f97cd6", "sha256": "f2f7b33a0d39dae59a2a9423bdc621e06b8c1c452f6838b2fb0f5fe980ee0cd9" }, "downloads": -1, "filename": "odoo13_addon_l10n_nl_bsn-13.0.1.0.2.dev2-py3-none-any.whl", "has_sig": false, "md5_digest": "6f9c63b0839df04488f1d7df99f97cd6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 27261, "upload_time": "2020-03-15T05:32:05", "upload_time_iso_8601": "2020-03-15T05:32:05.056111Z", "url": "https://files.pythonhosted.org/packages/f3/6e/3dbc2278e6b6332d27aa6746d289e609be9470d9162fb404469c4ed42e7e/odoo13_addon_l10n_nl_bsn-13.0.1.0.2.dev2-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "13.0.1.0.2.dev3": [ { "comment_text": "", "digests": { "md5": "4ad6aa508014a068f7398709e8b3d250", "sha256": "9f02001a4ed2f57ce7dee0f394db208282e6abe52bddd5499c78112dfdb8e7b1" }, "downloads": -1, "filename": "odoo13_addon_l10n_nl_bsn-13.0.1.0.2.dev3-py3-none-any.whl", "has_sig": false, "md5_digest": "4ad6aa508014a068f7398709e8b3d250", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 27342, "upload_time": "2020-12-13T05:33:27", "upload_time_iso_8601": "2020-12-13T05:33:27.497032Z", "url": "https://files.pythonhosted.org/packages/b1/73/4853c43e10b03df0579dc6a0e370665d715f743ea81ec5b08ca34a27563a/odoo13_addon_l10n_nl_bsn-13.0.1.0.2.dev3-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "13.0.1.0.2.dev4": [ { "comment_text": "", "digests": { "md5": "9c041a842b20cf55ebbea780095ff930", "sha256": "e2726aa22c11d9daf4c2382d5ff217fad53f11bb665cd2b7804743ad3d9f8cca" }, "downloads": -1, "filename": "odoo13_addon_l10n_nl_bsn-13.0.1.0.2.dev4-py3-none-any.whl", "has_sig": false, "md5_digest": "9c041a842b20cf55ebbea780095ff930", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 27345, "upload_time": "2021-05-16T04:21:43", "upload_time_iso_8601": "2021-05-16T04:21:43.100957Z", "url": "https://files.pythonhosted.org/packages/c9/0a/a4c3d556c960e6f4a590afbb0ea619d6bbdf72d0b279ba2d1b893eb8dd55/odoo13_addon_l10n_nl_bsn-13.0.1.0.2.dev4-py3-none-any.whl", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7382dbe998f8050fa5ef15b667759d01", "sha256": "8fa9f26ec8ba0a89a8c144741e835f9dd43795f0c819f3283c565a52ebb30b02" }, "downloads": -1, "filename": "odoo13_addon_l10n_nl_bsn-13.0.1.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "7382dbe998f8050fa5ef15b667759d01", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 27366, "upload_time": "2021-09-22T11:25:59", "upload_time_iso_8601": "2021-09-22T11:25:59.652350Z", "url": "https://files.pythonhosted.org/packages/62/81/78d8c6f47dff731e0e3f7db93577975df4a77610c83ae5b49d48622ebd3a/odoo13_addon_l10n_nl_bsn-13.0.1.0.2-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }