Skip to content

Commit c619be9

Browse files
mihir-kandoimergify[bot]
authored andcommitted
fix: hide item_wise_tax_details table from print
(cherry picked from commit c38f884)
1 parent 64921fc commit c619be9

10 files changed

Lines changed: 29 additions & 19 deletions

File tree

erpnext/accounts/doctype/pos_invoice/pos_invoice.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1610,13 +1610,14 @@
16101610
"hidden": 1,
16111611
"label": "Item Wise Tax Details",
16121612
"no_copy": 1,
1613-
"options": "Item Wise Tax Detail"
1613+
"options": "Item Wise Tax Detail",
1614+
"print_hide": 1
16141615
}
16151616
],
16161617
"icon": "fa fa-file-text",
16171618
"is_submittable": 1,
16181619
"links": [],
1619-
"modified": "2025-08-04 22:22:31.471752",
1620+
"modified": "2026-01-29 21:20:51.376875",
16201621
"modified_by": "Administrator",
16211622
"module": "Accounts",
16221623
"name": "POS Invoice",

erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1625,7 +1625,8 @@
16251625
"hidden": 1,
16261626
"label": "Item Wise Tax Details",
16271627
"no_copy": 1,
1628-
"options": "Item Wise Tax Detail"
1628+
"options": "Item Wise Tax Detail",
1629+
"print_hide": 1
16291630
},
16301631
{
16311632
"collapsible": 1,
@@ -1667,7 +1668,7 @@
16671668
"idx": 204,
16681669
"is_submittable": 1,
16691670
"links": [],
1670-
"modified": "2025-12-15 06:41:38.237728",
1671+
"modified": "2026-01-29 21:21:53.051193",
16711672
"modified_by": "Administrator",
16721673
"module": "Accounts",
16731674
"name": "Purchase Invoice",

erpnext/accounts/doctype/sales_invoice/sales_invoice.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2250,7 +2250,8 @@
22502250
"hidden": 1,
22512251
"label": "Item Wise Tax Details",
22522252
"no_copy": 1,
2253-
"options": "Item Wise Tax Detail"
2253+
"options": "Item Wise Tax Detail",
2254+
"print_hide": 1
22542255
},
22552256
{
22562257
"default": "0",
@@ -2304,7 +2305,7 @@
23042305
"link_fieldname": "consolidated_invoice"
23052306
}
23062307
],
2307-
"modified": "2025-12-24 18:29:50.242618",
2308+
"modified": "2026-01-29 21:22:30.074645",
23082309
"modified_by": "Administrator",
23092310
"module": "Accounts",
23102311
"name": "Sales Invoice",

erpnext/buying/doctype/purchase_order/purchase_order.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1301,15 +1301,16 @@
13011301
"hidden": 1,
13021302
"label": "Item Wise Tax Details",
13031303
"no_copy": 1,
1304-
"options": "Item Wise Tax Detail"
1304+
"options": "Item Wise Tax Detail",
1305+
"print_hide": 1
13051306
}
13061307
],
13071308
"grid_page_length": 50,
13081309
"icon": "fa fa-file-text",
13091310
"idx": 105,
13101311
"is_submittable": 1,
13111312
"links": [],
1312-
"modified": "2025-09-28 11:00:56.635116",
1313+
"modified": "2026-01-29 21:22:54.323838",
13131314
"modified_by": "Administrator",
13141315
"module": "Buying",
13151316
"name": "Purchase Order",

erpnext/buying/doctype/purchase_order/purchase_order.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ class PurchaseOrder(BuyingController):
149149
supplied_items: DF.Table[PurchaseOrderItemSupplied]
150150
supplier: DF.Link
151151
supplier_address: DF.Link | None
152+
supplier_group: DF.Link | None
152153
supplier_name: DF.Data | None
153154
supplier_warehouse: DF.Link | None
154155
tax_category: DF.Link | None

erpnext/buying/doctype/supplier_quotation/supplier_quotation.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -938,7 +938,8 @@
938938
"hidden": 1,
939939
"label": "Item Wise Tax Details",
940940
"no_copy": 1,
941-
"options": "Item Wise Tax Detail"
941+
"options": "Item Wise Tax Detail",
942+
"print_hide": 1
942943
}
943944
],
944945
"grid_page_length": 50,
@@ -947,7 +948,7 @@
947948
"index_web_pages_for_search": 1,
948949
"is_submittable": 1,
949950
"links": [],
950-
"modified": "2025-07-23 02:22:43.526822",
951+
"modified": "2026-01-29 21:23:13.778468",
951952
"modified_by": "Administrator",
952953
"module": "Buying",
953954
"name": "Supplier Quotation",

erpnext/selling/doctype/quotation/quotation.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"allow_auto_repeat": 1,
44
"allow_import": 1,
55
"autoname": "naming_series:",
6-
"creation": "2013-05-24 19:29:08",
6+
"creation": "2026-01-29 21:18:32.391385",
77
"doctype": "DocType",
88
"document_type": "Document",
99
"editable_grid": 1,
@@ -1115,14 +1115,15 @@
11151115
"hidden": 1,
11161116
"label": "Item Wise Tax Details",
11171117
"no_copy": 1,
1118-
"options": "Item Wise Tax Detail"
1118+
"options": "Item Wise Tax Detail",
1119+
"print_hide": 1
11191120
}
11201121
],
11211122
"icon": "fa fa-shopping-cart",
11221123
"idx": 82,
11231124
"is_submittable": 1,
11241125
"links": [],
1125-
"modified": "2025-07-31 17:23:48.875382",
1126+
"modified": "2026-01-29 21:18:48.836168",
11261127
"modified_by": "Administrator",
11271128
"module": "Selling",
11281129
"name": "Quotation",

erpnext/selling/doctype/sales_order/sales_order.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1704,15 +1704,16 @@
17041704
"hidden": 1,
17051705
"label": "Item Wise Tax Details",
17061706
"no_copy": 1,
1707-
"options": "Item Wise Tax Detail"
1707+
"options": "Item Wise Tax Detail",
1708+
"print_hide": 1
17081709
}
17091710
],
17101711
"grid_page_length": 50,
17111712
"icon": "fa fa-file-text",
17121713
"idx": 105,
17131714
"is_submittable": 1,
17141715
"links": [],
1715-
"modified": "2025-10-12 12:14:29.760988",
1716+
"modified": "2026-01-29 21:23:48.362401",
17161717
"modified_by": "Administrator",
17171718
"module": "Selling",
17181719
"name": "Sales Order",

erpnext/stock/doctype/delivery_note/delivery_note.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1426,14 +1426,15 @@
14261426
"hidden": 1,
14271427
"label": "Item Wise Tax Details",
14281428
"no_copy": 1,
1429-
"options": "Item Wise Tax Detail"
1429+
"options": "Item Wise Tax Detail",
1430+
"print_hide": 1
14301431
}
14311432
],
14321433
"icon": "fa fa-truck",
14331434
"idx": 146,
14341435
"is_submittable": 1,
14351436
"links": [],
1436-
"modified": "2025-12-02 23:55:25.415443",
1437+
"modified": "2026-01-29 21:24:11.781261",
14371438
"modified_by": "Administrator",
14381439
"module": "Stock",
14391440
"name": "Delivery Note",

erpnext/stock/doctype/purchase_receipt/purchase_receipt.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1282,15 +1282,16 @@
12821282
"hidden": 1,
12831283
"label": "Item Wise Tax Details",
12841284
"no_copy": 1,
1285-
"options": "Item Wise Tax Detail"
1285+
"options": "Item Wise Tax Detail",
1286+
"print_hide": 1
12861287
}
12871288
],
12881289
"grid_page_length": 50,
12891290
"icon": "fa fa-truck",
12901291
"idx": 261,
12911292
"is_submittable": 1,
12921293
"links": [],
1293-
"modified": "2025-11-27 16:46:30.210628",
1294+
"modified": "2026-01-29 21:24:30.652933",
12941295
"modified_by": "Administrator",
12951296
"module": "Stock",
12961297
"name": "Purchase Receipt",

0 commit comments

Comments
 (0)