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
This commit is contained in:
Mohamed_Alsum
2018-09-25 15:26:17 +02:00
committed by Nabin Hait
parent 9c361c38f0
commit b9228fa443
3 changed files with 161 additions and 136 deletions

1
.gitignore vendored
View File

@@ -12,3 +12,4 @@ erpnext/docs/current
*.swo
__pycache__
*~
.idea/