10b3b79c0f
* fix: query report for QA * fix: add QM permission * fix: add QM permission
28 lines
1.0 KiB
JSON
28 lines
1.0 KiB
JSON
{
|
|
"add_total_row": 0,
|
|
"creation": "2018-10-16 12:28:43.651915",
|
|
"disable_prepared_report": 0,
|
|
"disabled": 0,
|
|
"docstatus": 0,
|
|
"doctype": "Report",
|
|
"idx": 0,
|
|
"is_standard": "Yes",
|
|
"modified": "2020-02-01 11:03:23.816448",
|
|
"modified_by": "Administrator",
|
|
"module": "Quality Management",
|
|
"name": "Review",
|
|
"owner": "Administrator",
|
|
"prepared_report": 0,
|
|
"query": "SELECT\n `tabQuality Action`.name as \"Name:Data:200\",\n `tabQuality Action`.corrective_preventive as \"Action:Select/[Corrective,Preventive]:200\",\n `tabQuality Action`.document_type as \"Document Type:Select/[Quality Review, Quality Feedback]:200\",\n `tabQuality Action`.date as \"Date:Date:120\",\n `tabQuality Action`.status as \"Status:Select/Planned:150\"\nFROM\n `tabQuality Action`\nWHERE\n `tabQuality Action`.document_type='Quality Review'\n \n ",
|
|
"ref_doctype": "Quality Action",
|
|
"report_name": "Review",
|
|
"report_type": "Query Report",
|
|
"roles": [
|
|
{
|
|
"role": "System Manager"
|
|
},
|
|
{
|
|
"role": "Quality Manager"
|
|
}
|
|
]
|
|
} |