Expense Claim - 'Total Amount Reimbursed' feild added

This commit is contained in:
Neil Trini Lasrado 2015-03-26 14:13:44 +05:30
parent eb928b950f
commit a6b3415cdd

View File

@ -163,6 +163,16 @@
"fieldtype": "Column Break",
"permlevel": 0
},
{
"fieldname": "total_amount_reimbursed",
"fieldtype": "Currency",
"label": "Total Amount Reimbursed",
"no_copy": 1,
"options": "Company:company:default_currency",
"permlevel": 0,
"precision": "",
"read_only": 1
},
{
"allow_on_submit": 0,
"fieldname": "remark",
@ -173,6 +183,14 @@
"oldfieldtype": "Small Text",
"permlevel": 0
},
{
"fieldname": "project",
"fieldtype": "Link",
"label": "Project",
"options": "Project",
"permlevel": 0,
"precision": ""
},
{
"fieldname": "email_id",
"fieldtype": "Data",
@ -202,7 +220,7 @@
"icon": "icon-money",
"idx": 1,
"is_submittable": 1,
"modified": "2015-02-20 05:08:42.455478",
"modified": "2015-03-26 04:41:50.473196",
"modified_by": "Administrator",
"module": "HR",
"name": "Expense Claim",