6714214951
* Sales Analytics Report * Codacy issue fixes and name column addition * Minor Fixes * Minor Changes * Codacy Issue Fixes * Codacy Issue Fixes * Bug Fixes * Code cleaning and optimization * Deleted Duplicate code * Indentation Issue Fixes * Added Supplier Condition * Cleaned code and better function naming * Added report link for sales analytics in selling.py * fix(patch): Patch to delete old analytics reports * feat(refactor): Created class and refactored code using object oriented paradigm * Column condition fix * Minor condition fix * Minor fix * parent child map for purchase analytics * Minor Fixes in get_periodic_data * Used dots for filters instead of brackets * Minor Bug fix in get_period_date_ranges * Test Cases for Analytics Report
32 lines
608 B
JSON
32 lines
608 B
JSON
{
|
|
"add_total_row": 0,
|
|
"creation": "2018-09-21 12:46:29.451048",
|
|
"disabled": 0,
|
|
"docstatus": 0,
|
|
"doctype": "Report",
|
|
"idx": 0,
|
|
"is_standard": "Yes",
|
|
"modified": "2018-09-21 12:46:29.451048",
|
|
"modified_by": "Administrator",
|
|
"module": "Selling",
|
|
"name": "Sales Analytics",
|
|
"owner": "Administrator",
|
|
"prepared_report": 0,
|
|
"ref_doctype": "Sales Order",
|
|
"report_name": "Sales Analytics",
|
|
"report_type": "Script Report",
|
|
"roles": [
|
|
{
|
|
"role": "Stock User"
|
|
},
|
|
{
|
|
"role": "Maintenance User"
|
|
},
|
|
{
|
|
"role": "Accounts User"
|
|
},
|
|
{
|
|
"role": "Sales Manager"
|
|
}
|
|
]
|
|
} |