mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-24 05:32:46 +01:00
fix: cannot edit valutaion_rate in asset repair
(cherry picked from commit 2aba6c38b3)
This commit is contained in:
committed by
mergify-bot
parent
414c3b8dd2
commit
3dcc3a349e
@@ -16,8 +16,7 @@
|
||||
"fieldname": "valuation_rate",
|
||||
"fieldtype": "Currency",
|
||||
"in_list_view": 1,
|
||||
"label": "Valuation Rate",
|
||||
"read_only": 1
|
||||
"label": "Valuation Rate"
|
||||
},
|
||||
{
|
||||
"fieldname": "consumed_quantity",
|
||||
|
||||
Reference in New Issue
Block a user