feat: add descriptions for YTD and MTD fields

This commit is contained in:
Rucha Mahabal 2021-01-14 13:42:40 +05:30
parent 49702c1487
commit 6c90e26982
2 changed files with 5 additions and 3 deletions

View File

@ -229,7 +229,7 @@
"fieldtype": "Column Break"
},
{
"description": "Total amount spent on this salary component from the beginning of the year (payroll or fiscal) to the current payroll date.",
"description": "Total salary booked against this component for this employee from the beginning of the year (payroll period or fiscal year) up to the current salary slip's end date.",
"fieldname": "year_to_date",
"fieldtype": "Currency",
"label": "Year To Date",
@ -239,7 +239,7 @@
],
"istable": 1,
"links": [],
"modified": "2021-01-13 17:33:19.184195",
"modified": "2021-01-14 13:39:15.847158",
"modified_by": "Administrator",
"module": "Payroll",
"name": "Salary Detail",

View File

@ -584,6 +584,7 @@
"fieldtype": "Column Break"
},
{
"description": "Total salary booked for this employee from the beginning of the year (payroll period or fiscal year) up to the current salary slip's end date.",
"fieldname": "year_to_date",
"fieldtype": "Currency",
"label": "Year To Date",
@ -591,6 +592,7 @@
"read_only": 1
},
{
"description": "Total salary booked for this employee from the beginning of the month up to the current salary slip's end date.",
"fieldname": "month_to_date",
"fieldtype": "Currency",
"label": "Month To Date",
@ -616,7 +618,7 @@
"idx": 9,
"is_submittable": 1,
"links": [],
"modified": "2020-12-21 23:43:44.959840",
"modified": "2021-01-14 13:37:38.180920",
"modified_by": "Administrator",
"module": "Payroll",
"name": "Salary Slip",