fix: show company currency symbol

(cherry picked from commit 49bb095152)

# Conflicts:
#	erpnext/selling/doctype/quotation_item/quotation_item.json
This commit is contained in:
Navin-S-R
2025-08-26 20:29:24 +05:30
committed by ruthra kumar
parent 293735db32
commit ecb7858062

View File

@@ -365,6 +365,7 @@
"fieldname": "base_net_rate",
"fieldtype": "Currency",
"label": "Net Rate (Company Currency)",
"options": "Company:company:default_currency",
"print_hide": 1,
"read_only": 1
},
@@ -698,7 +699,7 @@
"idx": 1,
"istable": 1,
"links": [],
"modified": "2024-12-12 13:49:18.765883",
"modified": "2025-08-26 20:31:47.775890",
"modified_by": "Administrator",
"module": "Selling",
"name": "Quotation Item",