feat: enable total row in Gross Profit Report

This commit is contained in:
prssanna
2020-08-13 11:34:05 +05:30
parent 6c536bb6e0
commit 4d8340d7b9

View File

@@ -1,24 +1,23 @@
{ {
"add_total_row": 0, "add_total_row": 1,
"apply_user_permissions": 1, "creation": "2013-02-25 17:03:34",
"creation": "2013-02-25 17:03:34", "disabled": 0,
"disabled": 0, "docstatus": 0,
"docstatus": 0, "doctype": "Report",
"doctype": "Report", "idx": 3,
"idx": 3, "is_standard": "Yes",
"is_standard": "Yes", "modified": "2020-08-13 11:26:39.112352",
"modified": "2017-02-24 20:12:22.464240", "modified_by": "Administrator",
"modified_by": "Administrator", "module": "Accounts",
"module": "Accounts", "name": "Gross Profit",
"name": "Gross Profit", "owner": "Administrator",
"owner": "Administrator", "ref_doctype": "Sales Invoice",
"ref_doctype": "Sales Invoice", "report_name": "Gross Profit",
"report_name": "Gross Profit", "report_type": "Script Report",
"report_type": "Script Report",
"roles": [ "roles": [
{ {
"role": "Accounts Manager" "role": "Accounts Manager"
}, },
{ {
"role": "Accounts User" "role": "Accounts User"
} }