feat: Add month_to_date field

This commit is contained in:
Ganga Manoj
2020-12-18 23:58:05 +05:30
parent 59fbf702da
commit ddd9fe49fc

View File

@@ -591,14 +591,16 @@
{ {
"fieldname": "month_to_date", "fieldname": "month_to_date",
"fieldtype": "Currency", "fieldtype": "Currency",
"label": "Month To Date" "label": "Month To Date(Company Currency)",
"options": "Company:company:default_currency",
"read_only": 1
} }
], ],
"icon": "fa fa-file-text", "icon": "fa fa-file-text",
"idx": 9, "idx": 9,
"is_submittable": 1, "is_submittable": 1,
"links": [], "links": [],
"modified": "2020-12-18 23:23:10.484574", "modified": "2020-12-18 23:57:41.042954",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Payroll", "module": "Payroll",
"name": "Salary Slip", "name": "Salary Slip",