mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-05 05:09:11 +00:00
fix: minor fixes in report print formats (#55151)
(cherry picked from commit a75693a81f)
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,32 +1,37 @@
|
|||||||
{
|
{
|
||||||
"add_total_row": 1,
|
"add_total_row": 1,
|
||||||
"apply_user_permissions": 1,
|
"add_translate_data": 0,
|
||||||
"creation": "2013-04-22 16:16:03",
|
"columns": [],
|
||||||
"disabled": 0,
|
"creation": "2013-04-22 16:16:03",
|
||||||
"docstatus": 0,
|
"default_print_format": "Accounts Payable Standard",
|
||||||
"doctype": "Report",
|
"disabled": 0,
|
||||||
"idx": 3,
|
"docstatus": 0,
|
||||||
"is_standard": "Yes",
|
"doctype": "Report",
|
||||||
"modified": "2017-02-24 20:09:46.150861",
|
"filters": [],
|
||||||
"modified_by": "Administrator",
|
"idx": 3,
|
||||||
"module": "Accounts",
|
"is_standard": "Yes",
|
||||||
"name": "Accounts Payable",
|
"modified": "2026-05-22 14:35:14.716933",
|
||||||
"owner": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"ref_doctype": "Purchase Invoice",
|
"module": "Accounts",
|
||||||
"report_name": "Accounts Payable",
|
"name": "Accounts Payable",
|
||||||
"report_type": "Script Report",
|
"owner": "Administrator",
|
||||||
|
"prepared_report": 0,
|
||||||
|
"ref_doctype": "Purchase Invoice",
|
||||||
|
"report_name": "Accounts Payable",
|
||||||
|
"report_type": "Script Report",
|
||||||
"roles": [
|
"roles": [
|
||||||
{
|
{
|
||||||
"role": "Accounts User"
|
"role": "Accounts User"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"role": "Purchase User"
|
"role": "Purchase User"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"role": "Accounts Manager"
|
"role": "Accounts Manager"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"role": "Auditor"
|
"role": "Auditor"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
}
|
"timeout": 0
|
||||||
|
}
|
||||||
|
|||||||
@@ -1,32 +1,37 @@
|
|||||||
{
|
{
|
||||||
"add_total_row": 1,
|
"add_total_row": 1,
|
||||||
"apply_user_permissions": 1,
|
"add_translate_data": 0,
|
||||||
"creation": "2014-11-04 12:09:59.672379",
|
"columns": [],
|
||||||
"disabled": 0,
|
"creation": "2014-11-04 12:09:59.672379",
|
||||||
"docstatus": 0,
|
"default_print_format": "Accounts Payable Summary Standard",
|
||||||
"doctype": "Report",
|
"disabled": 0,
|
||||||
"idx": 2,
|
"docstatus": 0,
|
||||||
"is_standard": "Yes",
|
"doctype": "Report",
|
||||||
"modified": "2017-02-24 20:11:35.655834",
|
"filters": [],
|
||||||
"modified_by": "Administrator",
|
"idx": 2,
|
||||||
"module": "Accounts",
|
"is_standard": "Yes",
|
||||||
"name": "Accounts Payable Summary",
|
"modified": "2026-05-22 14:35:19.179799",
|
||||||
"owner": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"ref_doctype": "Purchase Invoice",
|
"module": "Accounts",
|
||||||
"report_name": "Accounts Payable Summary",
|
"name": "Accounts Payable Summary",
|
||||||
"report_type": "Script Report",
|
"owner": "Administrator",
|
||||||
|
"prepared_report": 0,
|
||||||
|
"ref_doctype": "Purchase Invoice",
|
||||||
|
"report_name": "Accounts Payable Summary",
|
||||||
|
"report_type": "Script Report",
|
||||||
"roles": [
|
"roles": [
|
||||||
{
|
{
|
||||||
"role": "Accounts User"
|
"role": "Accounts User"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"role": "Purchase User"
|
"role": "Purchase User"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"role": "Accounts Manager"
|
"role": "Accounts Manager"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"role": "Auditor"
|
"role": "Auditor"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
}
|
"timeout": 0
|
||||||
|
}
|
||||||
|
|||||||
@@ -1,26 +1,31 @@
|
|||||||
{
|
{
|
||||||
"add_total_row": 1,
|
"add_total_row": 1,
|
||||||
"apply_user_permissions": 1,
|
"add_translate_data": 0,
|
||||||
"creation": "2013-04-16 11:31:13",
|
"columns": [],
|
||||||
"disabled": 0,
|
"creation": "2013-04-16 11:31:13",
|
||||||
"docstatus": 0,
|
"default_print_format": "Accounts Receivable Standard",
|
||||||
"doctype": "Report",
|
"disabled": 0,
|
||||||
"idx": 3,
|
"docstatus": 0,
|
||||||
"is_standard": "Yes",
|
"doctype": "Report",
|
||||||
"modified": "2017-03-06 05:52:06.235584",
|
"filters": [],
|
||||||
"modified_by": "Administrator",
|
"idx": 5,
|
||||||
"module": "Accounts",
|
"is_standard": "Yes",
|
||||||
"name": "Accounts Receivable",
|
"modified": "2026-05-22 14:34:57.666402",
|
||||||
"owner": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"ref_doctype": "Sales Invoice",
|
"module": "Accounts",
|
||||||
"report_name": "Accounts Receivable",
|
"name": "Accounts Receivable",
|
||||||
"report_type": "Script Report",
|
"owner": "Administrator",
|
||||||
|
"prepared_report": 0,
|
||||||
|
"ref_doctype": "Sales Invoice",
|
||||||
|
"report_name": "Accounts Receivable",
|
||||||
|
"report_type": "Script Report",
|
||||||
"roles": [
|
"roles": [
|
||||||
{
|
{
|
||||||
"role": "Accounts Manager"
|
"role": "Accounts Manager"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"role": "Accounts User"
|
"role": "Accounts User"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
}
|
"timeout": 0
|
||||||
|
}
|
||||||
|
|||||||
@@ -1,26 +1,31 @@
|
|||||||
{
|
{
|
||||||
"add_total_row": 1,
|
"add_total_row": 1,
|
||||||
"apply_user_permissions": 1,
|
"add_translate_data": 0,
|
||||||
"creation": "2014-10-17 15:45:00.694265",
|
"columns": [],
|
||||||
"disabled": 0,
|
"creation": "2014-10-17 15:45:00.694265",
|
||||||
"docstatus": 0,
|
"default_print_format": "Accounts Receivable Summary Standard",
|
||||||
"doctype": "Report",
|
"disabled": 0,
|
||||||
"idx": 2,
|
"docstatus": 0,
|
||||||
"is_standard": "Yes",
|
"doctype": "Report",
|
||||||
"modified": "2017-03-06 05:52:23.751082",
|
"filters": [],
|
||||||
"modified_by": "Administrator",
|
"idx": 2,
|
||||||
"module": "Accounts",
|
"is_standard": "Yes",
|
||||||
"name": "Accounts Receivable Summary",
|
"modified": "2026-05-22 14:35:10.656797",
|
||||||
"owner": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"ref_doctype": "Sales Invoice",
|
"module": "Accounts",
|
||||||
"report_name": "Accounts Receivable Summary",
|
"name": "Accounts Receivable Summary",
|
||||||
"report_type": "Script Report",
|
"owner": "Administrator",
|
||||||
|
"prepared_report": 0,
|
||||||
|
"ref_doctype": "Sales Invoice",
|
||||||
|
"report_name": "Accounts Receivable Summary",
|
||||||
|
"report_type": "Script Report",
|
||||||
"roles": [
|
"roles": [
|
||||||
{
|
{
|
||||||
"role": "Accounts Manager"
|
"role": "Accounts Manager"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"role": "Accounts User"
|
"role": "Accounts User"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
}
|
"timeout": 0
|
||||||
|
}
|
||||||
|
|||||||
@@ -1,29 +1,34 @@
|
|||||||
{
|
{
|
||||||
"add_total_row": 0,
|
"add_total_row": 0,
|
||||||
"creation": "2014-07-14 05:24:20.385279",
|
"add_translate_data": 0,
|
||||||
"disabled": 0,
|
"columns": [],
|
||||||
"docstatus": 0,
|
"creation": "2014-07-14 05:24:20.385279",
|
||||||
"doctype": "Report",
|
"default_print_format": "Balance Sheet Standard",
|
||||||
"idx": 2,
|
"disabled": 0,
|
||||||
"is_standard": "Yes",
|
"docstatus": 0,
|
||||||
"modified": "2018-09-07 12:18:21.850851",
|
"doctype": "Report",
|
||||||
"modified_by": "Administrator",
|
"filters": [],
|
||||||
"module": "Accounts",
|
"idx": 3,
|
||||||
"name": "Balance Sheet",
|
"is_standard": "Yes",
|
||||||
"owner": "Administrator",
|
"modified": "2026-05-22 14:35:28.187799",
|
||||||
"prepared_report": 0,
|
"modified_by": "Administrator",
|
||||||
"ref_doctype": "GL Entry",
|
"module": "Accounts",
|
||||||
"report_name": "Balance Sheet",
|
"name": "Balance Sheet",
|
||||||
"report_type": "Script Report",
|
"owner": "Administrator",
|
||||||
|
"prepared_report": 0,
|
||||||
|
"ref_doctype": "GL Entry",
|
||||||
|
"report_name": "Balance Sheet",
|
||||||
|
"report_type": "Script Report",
|
||||||
"roles": [
|
"roles": [
|
||||||
{
|
{
|
||||||
"role": "Accounts User"
|
"role": "Accounts User"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"role": "Accounts Manager"
|
"role": "Accounts Manager"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"role": "Auditor"
|
"role": "Auditor"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
}
|
"timeout": 0
|
||||||
|
}
|
||||||
|
|||||||
@@ -1,29 +1,34 @@
|
|||||||
{
|
{
|
||||||
"add_total_row": 0,
|
"add_total_row": 0,
|
||||||
"apply_user_permissions": 1,
|
"add_translate_data": 0,
|
||||||
"creation": "2015-12-12 10:22:45.383203",
|
"columns": [],
|
||||||
"disabled": 0,
|
"creation": "2015-12-12 10:22:45.383203",
|
||||||
"docstatus": 0,
|
"default_print_format": "Cash Flow Statement Standard",
|
||||||
"doctype": "Report",
|
"disabled": 0,
|
||||||
"idx": 2,
|
"docstatus": 0,
|
||||||
"is_standard": "Yes",
|
"doctype": "Report",
|
||||||
"modified": "2017-02-24 20:09:19.748690",
|
"filters": [],
|
||||||
"modified_by": "Administrator",
|
"idx": 3,
|
||||||
"module": "Accounts",
|
"is_standard": "Yes",
|
||||||
"name": "Cash Flow",
|
"modified": "2026-05-22 14:35:34.353508",
|
||||||
"owner": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"ref_doctype": "GL Entry",
|
"module": "Accounts",
|
||||||
"report_name": "Cash Flow",
|
"name": "Cash Flow",
|
||||||
"report_type": "Script Report",
|
"owner": "Administrator",
|
||||||
|
"prepared_report": 0,
|
||||||
|
"ref_doctype": "GL Entry",
|
||||||
|
"report_name": "Cash Flow",
|
||||||
|
"report_type": "Script Report",
|
||||||
"roles": [
|
"roles": [
|
||||||
{
|
{
|
||||||
"role": "Accounts User"
|
"role": "Accounts User"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"role": "Accounts Manager"
|
"role": "Accounts Manager"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"role": "Auditor"
|
"role": "Auditor"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
}
|
"timeout": 0
|
||||||
|
}
|
||||||
|
|||||||
@@ -3,14 +3,14 @@
|
|||||||
"add_translate_data": 0,
|
"add_translate_data": 0,
|
||||||
"columns": [],
|
"columns": [],
|
||||||
"creation": "2013-12-06 13:22:23",
|
"creation": "2013-12-06 13:22:23",
|
||||||
|
"default_print_format": "General Ledger Standard",
|
||||||
"disabled": 0,
|
"disabled": 0,
|
||||||
"docstatus": 0,
|
"docstatus": 0,
|
||||||
"doctype": "Report",
|
"doctype": "Report",
|
||||||
"filters": [],
|
"filters": [],
|
||||||
"idx": 3,
|
"idx": 4,
|
||||||
"is_standard": "Yes",
|
"is_standard": "Yes",
|
||||||
"letterhead": null,
|
"modified": "2026-05-22 14:34:35.246000",
|
||||||
"modified": "2025-11-05 15:47:59.597853",
|
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Accounts",
|
"module": "Accounts",
|
||||||
"name": "General Ledger",
|
"name": "General Ledger",
|
||||||
|
|||||||
@@ -1,29 +1,34 @@
|
|||||||
{
|
{
|
||||||
"add_total_row": 0,
|
"add_total_row": 0,
|
||||||
"apply_user_permissions": 1,
|
"add_translate_data": 0,
|
||||||
"creation": "2014-07-18 11:43:33.173207",
|
"columns": [],
|
||||||
"disabled": 0,
|
"creation": "2014-07-18 11:43:33.173207",
|
||||||
"docstatus": 0,
|
"default_print_format": "P&L Statement Standard",
|
||||||
"doctype": "Report",
|
"disabled": 0,
|
||||||
"idx": 2,
|
"docstatus": 0,
|
||||||
"is_standard": "Yes",
|
"doctype": "Report",
|
||||||
"modified": "2017-02-24 20:12:40.282376",
|
"filters": [],
|
||||||
"modified_by": "Administrator",
|
"idx": 2,
|
||||||
"module": "Accounts",
|
"is_standard": "Yes",
|
||||||
"name": "Profit and Loss Statement",
|
"modified": "2026-05-22 14:36:04.544347",
|
||||||
"owner": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"ref_doctype": "GL Entry",
|
"module": "Accounts",
|
||||||
"report_name": "Profit and Loss Statement",
|
"name": "Profit and Loss Statement",
|
||||||
"report_type": "Script Report",
|
"owner": "Administrator",
|
||||||
|
"prepared_report": 0,
|
||||||
|
"ref_doctype": "GL Entry",
|
||||||
|
"report_name": "Profit and Loss Statement",
|
||||||
|
"report_type": "Script Report",
|
||||||
"roles": [
|
"roles": [
|
||||||
{
|
{
|
||||||
"role": "Accounts User"
|
"role": "Accounts User"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"role": "Accounts Manager"
|
"role": "Accounts Manager"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"role": "Auditor"
|
"role": "Auditor"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
}
|
"timeout": 0
|
||||||
|
}
|
||||||
|
|||||||
@@ -1,19 +1,23 @@
|
|||||||
{
|
{
|
||||||
"add_total_row": 0,
|
"add_total_row": 0,
|
||||||
"apply_user_permissions": 1,
|
"add_translate_data": 0,
|
||||||
"creation": "2014-07-22 11:41:23.743564",
|
"columns": [],
|
||||||
"disabled": 0,
|
"creation": "2014-07-22 11:41:23.743564",
|
||||||
"docstatus": 0,
|
"default_print_format": "Trial Balance Standard",
|
||||||
"doctype": "Report",
|
"disabled": 0,
|
||||||
"idx": 2,
|
"docstatus": 0,
|
||||||
"is_standard": "Yes",
|
"doctype": "Report",
|
||||||
"modified": "2017-02-24 20:12:33.520866",
|
"filters": [],
|
||||||
"modified_by": "Administrator",
|
"idx": 2,
|
||||||
"module": "Accounts",
|
"is_standard": "Yes",
|
||||||
"name": "Trial Balance",
|
"modified": "2026-05-22 14:35:44.889062",
|
||||||
"owner": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"ref_doctype": "GL Entry",
|
"module": "Accounts",
|
||||||
"report_name": "Trial Balance",
|
"name": "Trial Balance",
|
||||||
|
"owner": "Administrator",
|
||||||
|
"prepared_report": 0,
|
||||||
|
"ref_doctype": "GL Entry",
|
||||||
|
"report_name": "Trial Balance",
|
||||||
"report_type": "Script Report",
|
"report_type": "Script Report",
|
||||||
"roles": [
|
"roles": [
|
||||||
{
|
{
|
||||||
@@ -25,5 +29,6 @@
|
|||||||
{
|
{
|
||||||
"role": "Auditor"
|
"role": "Auditor"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
}
|
"timeout": 0
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user