Party Relationship Module
#########################
The party relationship module allows to define different types of relations
between parties.
Each relation is defined by a relation type. A reverse relation type can be
defined, so when creating a relation of a type, the reverse relation will be
automatically created.
It is possible to order parties by how closely related they are to a defined
party. The distance is calculated based on the number of steps it takes to get
from the defined party to another. By default all the different types of
relationship are considered, but this can be limited by adding
``relation_usages`` to the context.
Configuration
*************
The party_relationship module use the section ``party_relationship`` to
retrieve some parameters:
- ``depth``: The maximum number of steps to consider when calculating the
distance between parties.
The default value is ``7``.
Raw data
{
"_id": null,
"home_page": "http://www.tryton.org/",
"name": "trytond-party-relationship",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "tryton party relationship",
"author": "Tryton",
"author_email": "foundation@tryton.org",
"download_url": "https://files.pythonhosted.org/packages/06/26/76e4011bcc0d452191f1bb00d18ab9c7eeb1a45b545d41414be20016bde8/trytond_party_relationship-6.8.0.tar.gz",
"platform": null,
"description": "Party Relationship Module\n#########################\n\nThe party relationship module allows to define different types of relations\nbetween parties.\n\nEach relation is defined by a relation type. A reverse relation type can be\ndefined, so when creating a relation of a type, the reverse relation will be\nautomatically created.\n\nIt is possible to order parties by how closely related they are to a defined\nparty. The distance is calculated based on the number of steps it takes to get\nfrom the defined party to another. By default all the different types of\nrelationship are considered, but this can be limited by adding\n``relation_usages`` to the context.\n\nConfiguration\n*************\n\nThe party_relationship module use the section ``party_relationship`` to\nretrieve some parameters:\n\n- ``depth``: The maximum number of steps to consider when calculating the\n distance between parties.\n The default value is ``7``.\n",
"bugtrack_url": null,
"license": "GPL-3",
"summary": "Party Relationship module for Tryton",
"version": "6.8.0",
"project_urls": {
"Bug Tracker": "https://bugs.tryton.org/",
"Documentation": "https://docs.tryton.org/",
"Download": "http://downloads.tryton.org/6.8/",
"Forum": "https://www.tryton.org/forum",
"Homepage": "http://www.tryton.org/",
"Source Code": "https://code.tryton.org/tryton"
},
"split_keywords": [
"tryton",
"party",
"relationship"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "65138a603da8bac052b52b00b1e69ccf0402a87f1604b63640fdbd27ee0e6435",
"md5": "c6e5b7d128cc9405c61c49bcb0b2f156",
"sha256": "2271f72dd3b6344d9be353f6dccc6a50ed3397a75d059b0b2b881831db45e400"
},
"downloads": -1,
"filename": "trytond_party_relationship-6.8.0-py3-none-any.whl",
"has_sig": true,
"md5_digest": "c6e5b7d128cc9405c61c49bcb0b2f156",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 40685,
"upload_time": "2023-05-01T11:41:05",
"upload_time_iso_8601": "2023-05-01T11:41:05.626724Z",
"url": "https://files.pythonhosted.org/packages/65/13/8a603da8bac052b52b00b1e69ccf0402a87f1604b63640fdbd27ee0e6435/trytond_party_relationship-6.8.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "062676e4011bcc0d452191f1bb00d18ab9c7eeb1a45b545d41414be20016bde8",
"md5": "997c071529d7306448c2019768f60eb3",
"sha256": "f14f94a18f247743c9215895b2ac328f05d1989792716460418734c3d32de951"
},
"downloads": -1,
"filename": "trytond_party_relationship-6.8.0.tar.gz",
"has_sig": true,
"md5_digest": "997c071529d7306448c2019768f60eb3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 29593,
"upload_time": "2023-05-01T11:41:09",
"upload_time_iso_8601": "2023-05-01T11:41:09.385949Z",
"url": "https://files.pythonhosted.org/packages/06/26/76e4011bcc0d452191f1bb00d18ab9c7eeb1a45b545d41414be20016bde8/trytond_party_relationship-6.8.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-01 11:41:09",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "trytond-party-relationship"
}