commit | b9228fa44345b1c5c97948fa104adf8f4af20017 | [log] [tgz] |
---|---|---|
author | Mohamed_Alsum <engsum@gmail.com> | Tue Sep 25 15:26:17 2018 +0200 |
committer | Nabin Hait <nabinhait@gmail.com> | Tue Sep 25 18:56:17 2018 +0530 |
tree | 84365a08ac863ca4784a842267e378a2426684cf | |
parent | 9c361c38f083b7b48c064958c672a6f903c063d4 [diff] [blame] |
show only submitted salary_structure and leave_policy in Employee Grade app (#15434) * update staff plan when add or delete job-opening * Update job_opening.py * filter default_salary_structure and default_leave_policy * merge
diff --git a/.gitignore b/.gitignore index 68272c7..62d6129 100644 --- a/.gitignore +++ b/.gitignore
@@ -12,3 +12,4 @@ *.swo __pycache__ *~ +.idea/ \ No newline at end of file