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: filter select perm in get_doctypes_with_read (backport #26037) #26039

Merged
merged 4 commits into from Apr 30, 2024

Commits on Apr 18, 2024

  1. fix: filter select perm in get_doctypes_with_read

    closes #26015
    
    Extracted from #26018
    
    (cherry picked from commit a1bb734)
    
    # Conflicts:
    #	frappe/tests/test_permissions.py
    ankush authored and mergify[bot] committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    5e2be4b View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. test: add test for custom docperm behaviour

    (cherry picked from commit 3f707f1)
    
    # Conflicts:
    #	frappe/tests/test_permissions.py
    ankush committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    73c0747 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. chore: conflicts

    ankush committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    5b49ec5 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. fix: v14 compat role

    ankush committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    0f6ec67 View commit details
    Browse the repository at this point in the history