diff --git a/erpnext/accounts/doctype/sales_invoice/sales_invoice.json b/erpnext/accounts/doctype/sales_invoice/sales_invoice.json index 66a59a5c0e6..fabb2d75f49 100644 --- a/erpnext/accounts/doctype/sales_invoice/sales_invoice.json +++ b/erpnext/accounts/doctype/sales_invoice/sales_invoice.json @@ -1125,7 +1125,7 @@ "fieldtype": "Currency", "hide_days": 1, "hide_seconds": 1, - "label": "Grand Total (Company Currency)", + "label": "Grand Total (Company Currency", "oldfieldname": "grand_total", "oldfieldtype": "Currency", "options": "Company:company:default_currency", @@ -1139,9 +1139,8 @@ "fieldtype": "Currency", "hide_days": 1, "hide_seconds": 1, - "label": "Rounding Adjustment (Company Currency)", + "label": "Rounding Adjustment", "no_copy": 1, - "options": "Company:company:default_currency", "print_hide": 1, "read_only": 1 }, @@ -1151,10 +1150,9 @@ "fieldtype": "Currency", "hide_days": 1, "hide_seconds": 1, - "label": "Rounded Total (Company Currency)", + "label": "Rounded Total", "oldfieldname": "rounded_total", "oldfieldtype": "Currency", - "options": "Company:company:default_currency", "print_hide": 1, "read_only": 1 }, @@ -1164,7 +1162,7 @@ "fieldtype": "Small Text", "hide_days": 1, "hide_seconds": 1, - "label": "In Words (Company Currency)", + "label": "In Words", "length": 240, "oldfieldname": "in_words", "oldfieldtype": "Data", @@ -2318,7 +2316,7 @@ "link_fieldname": "consolidated_invoice" } ], - "modified": "2026-02-04 16:21:54.112633", + "modified": "2026-02-04 17:34:42.040540", "modified_by": "Administrator", "module": "Accounts", "name": "Sales Invoice",