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

[FW][FIX] base: prevent ir.ui.view double display #159595

Commits on Mar 28, 2024

  1. [FIX] base: prevent ir.ui.view double display

    Steps to reproduce:
    
    - Remove all permissions to write/create/delete a view for the user "demo"
    - Open a view form with "demo" user
    
    Actual result:
    
    - View code is displayed in plain text and with formatting
    
    Expected result:
    
    - View code is displayed with formatting only
    - You can't edit the view or the translations
    
    opw-3776073
    
    X-original-commit: a1f4e3d
    nda-odoo committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    f3105c7 View commit details
    Browse the repository at this point in the history