commit | 501a64becda0f29f719a27c15d41e240bfa4237e | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Sat Apr 14 12:38:55 2018 +0530 |
committer | Shreya <shreyashah115@gmail.com> | Wed May 02 14:31:03 2018 +0530 |
tree | abc25680e73a9c8b1b4f139c020406def83b25d5 | |
parent | 24e8f31be138a1cb226e8592a222c314b914ed91 [diff] [blame] |
Added links in HR module
diff --git a/erpnext/config/hr.py b/erpnext/config/hr.py index fb00529..9ac48db 100644 --- a/erpnext/config/hr.py +++ b/erpnext/config/hr.py
@@ -25,6 +25,10 @@ }, { "type": "doctype", + "name": "Attendance Request", + }, + { + "type": "doctype", "name": "Upload Attendance", "hide_count": True }