fix(Company): Add 'Repair and Maintenance Account' field

This commit is contained in:
GangaManoj 2021-05-11 21:47:58 +05:30
parent 88ac9b2ec9
commit 11594f870e

View File

@ -83,6 +83,7 @@
"disposal_account",
"depreciation_cost_center",
"capital_work_in_progress_account",
"repair_and_maintenance_account",
"asset_received_but_not_billed",
"budget_detail",
"exception_budget_approver_role",
@ -740,6 +741,11 @@
"fieldname": "fixed_asset_defaults",
"fieldtype": "Section Break",
"label": "Fixed Asset Defaults"
},
{
"fieldname": "repair_and_maintenance_account",
"fieldtype": "Data",
"label": "Repair and Maintenance Account"
}
],
"icon": "fa fa-building",
@ -747,7 +753,7 @@
"image_field": "company_logo",
"is_tree": 1,
"links": [],
"modified": "2021-05-11 21:45:22.803065",
"modified": "2021-05-11 21:47:04.667950",
"modified_by": "Administrator",
"module": "Setup",
"name": "Company",