fix(Asset Repair): Edit description for total_repair_cost
This commit is contained in:
parent
b44e4121da
commit
c73e137bfa
@ -212,7 +212,7 @@
|
||||
},
|
||||
{
|
||||
"depends_on": "eval: doc.stock_consumption && doc.total_repair_cost > 0",
|
||||
"description": "Sum of Repair Cost and the total value of all Stock Items consumed during the repair.",
|
||||
"description": "Sum of Repair Cost and Value of Consumed Stock Items.",
|
||||
"fieldname": "total_repair_cost",
|
||||
"fieldtype": "Currency",
|
||||
"label": "Total Repair Cost",
|
||||
|
Loading…
Reference in New Issue
Block a user