===========================
Partner Private Information
===========================
..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:ecdc20f4ded1246bc4486b9ccd47cb815b7b45c794a12e5de43771460bf10646
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-sygel--technology%2Fsy--partner--contact-lightgray.png?logo=github
:target: https://github.com/sygel-technology/sy-partner-contact/tree/18.0/partner_private_information
:alt: sygel-technology/sy-partner-contact
|badge1| |badge2| |badge3|
Adds a dedicated “Private Info” tab to Contacts, containing a second set
of contact data — including phone, mobile, e‑mail, full address, and
categories — that is only visible and exportable by authorised users.
This allows separating general contact details from internal-use-only
data.
Key Features
This module provides:
- A Private Info tab on the partner form view, visible only to users
with the appropriate access.
- Controlled by the group: Extra Rights / Show partner private info.
- Access is enabled via the user form by checking the option “Show
partner private info”.
**Table of contents**
.. contents::
:local:
Configuration
=============
To configure this module, you need to:
1. In the user settings we will find the permission to allow that user
to view the private information tab in the contact.
Usage
=====
To use this module, you need to:
1. In the contact's tab we find a tab called private information.
2. Tags (partner categories) can be flagged as **Private**. When a
category is marked as private, it will only be available for
selection in the **Private Information** tab.
Bug Tracker
===========
Bugs are tracked on `GitHub Issues <https://github.com/sygel-technology/sy-partner-contact/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/sygel-technology/sy-partner-contact/issues/new?body=module:%20partner_private_information%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
Do not contact contributors directly about support or help with technical issues.
Credits
=======
Authors
-------
* Sygel
Contributors
------------
- `Sygel <https://www.sygel.es>`__:
- Roger Sans
- Alberto Martínez
- Valentín Vinagee
- Harald Panten
Maintainers
-----------
This module is part of the `sygel-technology/sy-partner-contact <https://github.com/sygel-technology/sy-partner-contact/tree/18.0/partner_private_information>`_ project on GitHub.
You are welcome to contribute.
Raw data
{
"_id": null,
"home_page": "https://github.com/sygel-technology/sy-partner-contact",
"name": "odoo-addon-partner-private-information",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": null,
"author": "Sygel, Odoo Community Association (OCA)",
"author_email": "support@odoo-community.org",
"download_url": null,
"platform": null,
"description": "===========================\nPartner Private Information\n===========================\n\n.. \n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! This file is generated by oca-gen-addon-readme !!\n !! changes will be overwritten. !!\n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! source digest: sha256:ecdc20f4ded1246bc4486b9ccd47cb815b7b45c794a12e5de43771460bf10646\n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png\n :target: https://odoo-community.org/page/development-status\n :alt: Beta\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-sygel--technology%2Fsy--partner--contact-lightgray.png?logo=github\n :target: https://github.com/sygel-technology/sy-partner-contact/tree/18.0/partner_private_information\n :alt: sygel-technology/sy-partner-contact\n\n|badge1| |badge2| |badge3|\n\nAdds a dedicated \u201cPrivate Info\u201d tab to Contacts, containing a second set\nof contact data \u2014 including phone, mobile, e\u2011mail, full address, and\ncategories \u2014 that is only visible and exportable by authorised users.\nThis allows separating general contact details from internal-use-only\ndata.\n\nKey Features\n\nThis module provides:\n\n- A Private Info tab on the partner form view, visible only to users\n with the appropriate access.\n- Controlled by the group: Extra Rights / Show partner private info.\n- Access is enabled via the user form by checking the option \u201cShow\n partner private info\u201d.\n\n**Table of contents**\n\n.. contents::\n :local:\n\nConfiguration\n=============\n\nTo configure this module, you need to:\n\n1. In the user settings we will find the permission to allow that user\n to view the private information tab in the contact.\n\nUsage\n=====\n\nTo use this module, you need to:\n\n1. In the contact's tab we find a tab called private information.\n2. Tags (partner categories) can be flagged as **Private**. When a\n category is marked as private, it will only be available for\n selection in the **Private Information** tab.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/sygel-technology/sy-partner-contact/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us to smash it by providing a detailed and welcomed\n`feedback <https://github.com/sygel-technology/sy-partner-contact/issues/new?body=module:%20partner_private_information%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n-------\n\n* Sygel\n\nContributors\n------------\n\n- `Sygel <https://www.sygel.es>`__:\n\n - Roger Sans\n - Alberto Mart\u00ednez\n - Valent\u00edn Vinagee\n - Harald Panten\n\nMaintainers\n-----------\n\nThis module is part of the `sygel-technology/sy-partner-contact <https://github.com/sygel-technology/sy-partner-contact/tree/18.0/partner_private_information>`_ project on GitHub.\n\nYou are welcome to contribute.\n",
"bugtrack_url": null,
"license": "AGPL-3",
"summary": "Add private information tab in partners.",
"version": "18.0.1.0.0.2",
"project_urls": {
"Homepage": "https://github.com/sygel-technology/sy-partner-contact"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f0887b59a9facb42f03987853a1072d688a6e33e19b0b27d5d6bdbc427357f7c",
"md5": "0972b66e20f9cb9517a9e9716b242842",
"sha256": "270033dd2f102ea45f6335ef1eba2d6a24efff1233674b7cab5b46c4ebdb1ec6"
},
"downloads": -1,
"filename": "odoo_addon_partner_private_information-18.0.1.0.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0972b66e20f9cb9517a9e9716b242842",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 44371,
"upload_time": "2025-07-14T11:45:32",
"upload_time_iso_8601": "2025-07-14T11:45:32.871976Z",
"url": "https://files.pythonhosted.org/packages/f0/88/7b59a9facb42f03987853a1072d688a6e33e19b0b27d5d6bdbc427357f7c/odoo_addon_partner_private_information-18.0.1.0.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-14 11:45:32",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "sygel-technology",
"github_project": "sy-partner-contact",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "odoo-addon-partner-private-information"
}