[salary slip] total no. of working days calculation [issue] webnotes/erpnext#285

This commit is contained in:
Anand Doshi
2013-08-02 19:31:41 +05:30
parent 6cd2ed88bb
commit e79d57ca19
18 changed files with 271 additions and 46 deletions

View File

@@ -2,7 +2,7 @@
{
"creation": "2013-05-02 17:53:24",
"docstatus": 0,
"modified": "2013-07-15 15:03:01",
"modified": "2013-08-02 13:45:12",
"modified_by": "Administrator",
"owner": "Administrator"
},
@@ -181,15 +181,6 @@
"label": "HR",
"read_only": 0
},
{
"description": "Employee record is created using selected field. ",
"doctype": "DocField",
"fieldname": "emp_created_by",
"fieldtype": "Select",
"label": "Employee Records to be created by ",
"options": "Naming Series\nEmployee Number",
"read_only": 0
},
{
"doctype": "DocPerm"
}