mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-22 06:29:20 +00:00
Merge pull request #50387 from frappe/mergify/bp/version-15-hotfix/pr-50364
fix: hide total row in general ledger report (backport #50364)
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"add_total_row": 1,
|
"add_total_row": 0,
|
||||||
"add_translate_data": 0,
|
"add_translate_data": 0,
|
||||||
"columns": [],
|
"columns": [],
|
||||||
"creation": "2013-12-06 13:22:23",
|
"creation": "2013-12-06 13:22:23",
|
||||||
@@ -10,7 +10,7 @@
|
|||||||
"idx": 3,
|
"idx": 3,
|
||||||
"is_standard": "Yes",
|
"is_standard": "Yes",
|
||||||
"letterhead": null,
|
"letterhead": null,
|
||||||
"modified": "2025-08-13 12:47:27.645023",
|
"modified": "2025-11-05 15:47:59.597853",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Accounts",
|
"module": "Accounts",
|
||||||
"name": "General Ledger",
|
"name": "General Ledger",
|
||||||
|
|||||||
Reference in New Issue
Block a user