mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-20 21:49:18 +00:00
Merge pull request #52494 from rohitwaghchaure/fixed-remove-lable-currency
fix: remove currency label for rounding adjustment
This commit is contained in:
@@ -1748,7 +1748,6 @@ erpnext.TransactionController = class TransactionController extends erpnext.taxe
|
|||||||
"base_raw_material_cost",
|
"base_raw_material_cost",
|
||||||
"base_total_cost",
|
"base_total_cost",
|
||||||
"base_scrap_material_cost",
|
"base_scrap_material_cost",
|
||||||
"base_rounding_adjustment",
|
|
||||||
"base_totals_section",
|
"base_totals_section",
|
||||||
],
|
],
|
||||||
company_currency
|
company_currency
|
||||||
|
|||||||
Reference in New Issue
Block a user