Skip to content

Commit ebe21b2

Browse files
karm1000mergify[bot]
authored andcommitted
feat: enable total row addition in Bill of Entry Summary report
(cherry picked from commit 44ecf73)
1 parent 8100fe1 commit ebe21b2

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

india_compliance/gst_india/report/bill_of_entry_summary/bill_of_entry_summary.json

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
2-
"add_total_row": 0,
2+
"add_total_row": 1,
3+
"add_translate_data": 0,
34
"columns": [],
45
"creation": "2023-05-08 12:24:58.886166",
56
"disabled": 0,
@@ -8,7 +9,8 @@
89
"filters": [],
910
"idx": 0,
1011
"is_standard": "Yes",
11-
"modified": "2023-05-08 12:24:58.886166",
12+
"letterhead": null,
13+
"modified": "2025-11-19 15:25:58.567516",
1214
"modified_by": "Administrator",
1315
"module": "GST India",
1416
"name": "Bill of Entry Summary",
@@ -30,5 +32,6 @@
3032
{
3133
"role": "Auditor"
3234
}
33-
]
34-
}
35+
],
36+
"timeout": 0
37+
}

0 commit comments

Comments
 (0)