a057f4c2a0
* Purchase Analytics Query Report * Minor Changes * Codacy Issue Fixes * Codacy Issues Fixed * Code cleaning and optimization * Indentation Issue Fix * Code cleaning and better function naming * Added link for purchase analytics in buying.py * Added link for production analytics in manufacturing.py * Commonified purchase-analytics using Analytics class * Codacy issue fix
26 lines
545 B
JSON
26 lines
545 B
JSON
{
|
|
"add_total_row": 0,
|
|
"creation": "2018-10-05 16:08:24.156448",
|
|
"disabled": 0,
|
|
"docstatus": 0,
|
|
"doctype": "Report",
|
|
"idx": 0,
|
|
"is_standard": "Yes",
|
|
"modified": "2018-10-05 16:08:33.272201",
|
|
"modified_by": "Administrator",
|
|
"module": "Buying",
|
|
"name": "Purchase Analytics",
|
|
"owner": "Administrator",
|
|
"prepared_report": 0,
|
|
"ref_doctype": "Purchase Order",
|
|
"report_name": "Purchase Analytics",
|
|
"report_type": "Script Report",
|
|
"roles": [
|
|
{
|
|
"role": "Purchase Manager"
|
|
},
|
|
{
|
|
"role": "Purchase User"
|
|
}
|
|
]
|
|
} |