Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fix] consider user permissions in leave application calendar view #13902

Merged
merged 3 commits into from May 3, 2018

Conversation

saurabh6790
Copy link
Member

Before

Showing all records though, the user permissions are applied
screen shot 2018-05-03 at 1 57 11 pm


After

Showing records by considering user permissions
screen shot 2018-05-03 at 1 56 55 pm

@saurabh6790 saurabh6790 closed this May 3, 2018
@saurabh6790 saurabh6790 reopened this May 3, 2018
erpnext.patches.v10_0.taxes_issue_with_pos
execute:frappe.db.set_value("HR Settings", None, "show_leaves_of_all_department_members_in_calendar", 1)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It will break, as HR Settings is not reloaded.

@saurabh6790
Copy link
Member Author

@nabinhait fixed

@nabinhait nabinhait merged commit ed393d1 into frappe:hotfix May 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants