fix(Asset Repair): Add Purchase Invoice
This commit is contained in:
parent
3ab852d4d0
commit
a8037c1896
@ -22,11 +22,12 @@
|
||||
"project",
|
||||
"accounting_details",
|
||||
"payable_account",
|
||||
"capitalize_repair_cost",
|
||||
"purchase_invoice",
|
||||
"stock_consumption",
|
||||
"column_break_8",
|
||||
"repair_cost",
|
||||
"total_repair_cost",
|
||||
"capitalize_repair_cost",
|
||||
"stock_consumption_details_section",
|
||||
"warehouse",
|
||||
"stock_items",
|
||||
@ -231,12 +232,18 @@
|
||||
"fieldname": "increase_in_asset_life",
|
||||
"fieldtype": "Int",
|
||||
"label": "Increase In Asset Life"
|
||||
},
|
||||
{
|
||||
"fieldname": "purchase_invoice",
|
||||
"fieldtype": "Link",
|
||||
"label": "Purchase Invoice",
|
||||
"options": "Purchase Invoice"
|
||||
}
|
||||
],
|
||||
"index_web_pages_for_search": 1,
|
||||
"is_submittable": 1,
|
||||
"links": [],
|
||||
"modified": "2021-05-13 05:55:16.131448",
|
||||
"modified": "2021-05-13 23:01:03.638835",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Assets",
|
||||
"name": "Asset Repair",
|
||||
|
Loading…
x
Reference in New Issue
Block a user