mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 03:09:09 +00:00
* perf: Ignore is_opening column in GL Queries
* chore: Remove unwanted changes
* chore: Remove unwanted changes
* chore: Remove unwanted changes
* chore: Remove unwanted changes
* chore: Remove unwanted changes
* chore: Remove unwanted changes
(cherry picked from commit 993f40fa43)
29 lines
566 B
JSON
29 lines
566 B
JSON
{
|
|
"add_total_row": 0,
|
|
"apply_user_permissions": 1,
|
|
"creation": "2014-07-22 11:41:23.743564",
|
|
"disabled": 0,
|
|
"docstatus": 0,
|
|
"doctype": "Report",
|
|
"idx": 2,
|
|
"is_standard": "Yes",
|
|
"modified": "2017-02-24 20:12:33.520866",
|
|
"modified_by": "Administrator",
|
|
"module": "Accounts",
|
|
"name": "Trial Balance",
|
|
"owner": "Administrator",
|
|
"ref_doctype": "GL Entry",
|
|
"report_name": "Trial Balance",
|
|
"report_type": "Script Report",
|
|
"roles": [
|
|
{
|
|
"role": "Accounts User"
|
|
},
|
|
{
|
|
"role": "Accounts Manager"
|
|
},
|
|
{
|
|
"role": "Auditor"
|
|
}
|
|
]
|
|
} |