Sale Complaint Module
#####################
The sale_complaint module defines Complaint model.
Complaint
*********
The complaint is mainly defined by a customer which complains about a sale or
an invoice. Actions can be taken to solve the complaint. Here is the extensive
list of the fields, most of them are optional:
- Customer: The customer.
- Address: The main address of the customer.
- Date: The date the complaint is filled.
- Number: The internal reference of the complaint (will be generated
automatically on creation).
- Reference: The optional external reference of the complaint.
- Employee: The employee responsible of the complaint.
- Type: The type of complaint
- Origin: The original document for which the complaint if filled.
- Company: The company against which the complaint is filled.
- Description: The description of the complaint.
- Actions: The actions to take to solve it.
- State:
- Draft
- Waiting: The complaint is waiting for approval.
- Approved: The complaint has been approved by a sale admin.
- Rejected: The complaint has been rejected by a sale admin.
- Done: The complaint's actions have been executed.
- Cancelled
Action
******
A complaint action defines an action to execute to solve the complaint.
There are two types of action: *Create Sale Return* and *Create Credit Note*.
When the origin of the complaint is a line, only this line will proceeded and
it will be possible to define the quantity and the unit price otherwise it is
the all document.
Type
****
It defines the type of complaint per document: *Sale*, *Sale Line*, *Customer
Invoice* and *Customer Invoice Line*.
Raw data
{
"_id": null,
"home_page": "http://www.tryton.org/",
"name": "trytond-sale-complaint",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "tryton sale customer complaint",
"author": "Tryton",
"author_email": "foundation@tryton.org",
"download_url": "https://files.pythonhosted.org/packages/fe/cf/b908e090801281b0fdae8fc42657a20d27238379a67b4871f512923b55d4/trytond_sale_complaint-7.4.0.tar.gz",
"platform": null,
"description": "Sale Complaint Module\n#####################\n\nThe sale_complaint module defines Complaint model.\n\nComplaint\n*********\n\nThe complaint is mainly defined by a customer which complains about a sale or\nan invoice. Actions can be taken to solve the complaint. Here is the extensive\nlist of the fields, most of them are optional:\n\n- Customer: The customer.\n- Address: The main address of the customer.\n- Date: The date the complaint is filled.\n- Number: The internal reference of the complaint (will be generated\n automatically on creation).\n- Reference: The optional external reference of the complaint.\n- Employee: The employee responsible of the complaint.\n- Type: The type of complaint\n- Origin: The original document for which the complaint if filled.\n- Company: The company against which the complaint is filled.\n- Description: The description of the complaint.\n- Actions: The actions to take to solve it.\n- State:\n\n - Draft\n - Waiting: The complaint is waiting for approval.\n - Approved: The complaint has been approved by a sale admin.\n - Rejected: The complaint has been rejected by a sale admin.\n - Done: The complaint's actions have been executed.\n - Cancelled\n\nAction\n******\n\nA complaint action defines an action to execute to solve the complaint.\nThere are two types of action: *Create Sale Return* and *Create Credit Note*.\nWhen the origin of the complaint is a line, only this line will proceeded and\nit will be possible to define the quantity and the unit price otherwise it is\nthe all document.\n\nType\n****\n\nIt defines the type of complaint per document: *Sale*, *Sale Line*, *Customer\nInvoice* and *Customer Invoice Line*.\n",
"bugtrack_url": null,
"license": "GPL-3",
"summary": "Tryton module for sale complaint",
"version": "7.4.0",
"project_urls": {
"Bug Tracker": "https://bugs.tryton.org/",
"Documentation": "https://docs.tryton.org/",
"Download": "http://downloads.tryton.org/7.4/",
"Forum": "https://www.tryton.org/forum",
"Homepage": "http://www.tryton.org/",
"Source Code": "https://code.tryton.org/tryton"
},
"split_keywords": [
"tryton",
"sale",
"customer",
"complaint"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "39d3800e7230e2c1d837afed51168492f852185045ab0523ddc86dba975035b4",
"md5": "7c7eb1a4fd396352b4ef784a20e05191",
"sha256": "1771c01c0f8ee7c09fdf9262791b7a196ee57ce8f53fd8a3b917cdcc70c6f542"
},
"downloads": -1,
"filename": "trytond_sale_complaint-7.4.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7c7eb1a4fd396352b4ef784a20e05191",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 76321,
"upload_time": "2024-11-04T17:39:29",
"upload_time_iso_8601": "2024-11-04T17:39:29.967758Z",
"url": "https://files.pythonhosted.org/packages/39/d3/800e7230e2c1d837afed51168492f852185045ab0523ddc86dba975035b4/trytond_sale_complaint-7.4.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fecfb908e090801281b0fdae8fc42657a20d27238379a67b4871f512923b55d4",
"md5": "8873b0fe37d9f87d2dfae636b9823ed5",
"sha256": "e0016e7dc901f4118fe1f4e2f84598c687526a56f6771a411d013ece84633282"
},
"downloads": -1,
"filename": "trytond_sale_complaint-7.4.0.tar.gz",
"has_sig": false,
"md5_digest": "8873b0fe37d9f87d2dfae636b9823ed5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 52534,
"upload_time": "2024-11-04T17:39:31",
"upload_time_iso_8601": "2024-11-04T17:39:31.693160Z",
"url": "https://files.pythonhosted.org/packages/fe/cf/b908e090801281b0fdae8fc42657a20d27238379a67b4871f512923b55d4/trytond_sale_complaint-7.4.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-04 17:39:31",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "trytond-sale-complaint"
}