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: User permissions in financial statements #44695

Merged
merged 2 commits into from
Dec 17, 2024

Conversation

ljain112
Copy link
Collaborator

@ljain112 ljain112 commented Dec 13, 2024

User Permissions are not checked in Financial Statements (Profit And Loss Report, Balance Sheet Report).

Steps to replicate:

  • Set user permission for cost center for any user.
  • Generate a Report with that user.
  • The report will be based on all the cost centres.

image

Before:
image

After:
image

Frappe.Support Issue: https://support.frappe.io/app/hd-ticket/21597

backport version-15
backport version-14

@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Dec 13, 2024
@ruthra-kumar ruthra-kumar self-assigned this Dec 13, 2024
@ruthra-kumar ruthra-kumar merged commit 5c9e8fb into frappe:develop Dec 17, 2024
12 of 13 checks passed
ruthra-kumar added a commit that referenced this pull request Dec 17, 2024
…-44695

fix: User permissions in financial statements (backport #44695)
ruthra-kumar added a commit that referenced this pull request Dec 17, 2024
…-44695

fix: User permissions in financial statements (backport #44695)
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport version-14-hotfix backport to version 14 backport version-15-hotfix needs-tests This PR needs automated unit-tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants