fix(Asset Repair): Move Total Repair Cost to the Stock Consumption Details section
This commit is contained in:
parent
da8da9fa4e
commit
09ba6f6477
@ -26,11 +26,11 @@
|
||||
"capitalize_repair_cost",
|
||||
"stock_consumption",
|
||||
"column_break_8",
|
||||
"total_repair_cost",
|
||||
"purchase_invoice",
|
||||
"stock_consumption_details_section",
|
||||
"warehouse",
|
||||
"stock_items",
|
||||
"total_repair_cost",
|
||||
"asset_depreciation_details_section",
|
||||
"increase_in_asset_life",
|
||||
"section_break_9",
|
||||
@ -210,6 +210,7 @@
|
||||
},
|
||||
{
|
||||
"depends_on": "stock_consumption",
|
||||
"description": "Sum of Repair Cost and the total value of all Stock Items consumed during the repair.",
|
||||
"fieldname": "total_repair_cost",
|
||||
"fieldtype": "Currency",
|
||||
"label": "Total Repair Cost"
|
||||
@ -251,7 +252,7 @@
|
||||
"index_web_pages_for_search": 1,
|
||||
"is_submittable": 1,
|
||||
"links": [],
|
||||
"modified": "2021-06-16 08:32:06.160615",
|
||||
"modified": "2021-06-19 14:04:35.423111",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Assets",
|
||||
"name": "Asset Repair",
|
||||
|
Loading…
Reference in New Issue
Block a user