[14.0][FIX] base_multi_image: adjust sudo to see images - #2685
Open
Reyes4711-S73 wants to merge 1 commit into
Open
Reyes4711-S73 wants to merge 1 commit into
Reyes4711-S73 wants to merge 1 commit into
Conversation
thomaspaulb
approved these changes
Feb 4, 2024
Vicent-C6
pushed a commit
to Studio73/e-commerce
that referenced
this pull request
Aug 12, 2025
TI12256 Se añade el PR que corrige el problema de permisos para abrir productoscon imágenes
|
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
Reyes4711-S73
force-pushed
the
14.0-fix-base_multi_image
branch
from
February 16, 2026 07:39
300251a to
3d8f13b
Compare
pablo-cort-s73
approved these changes
May 13, 2026
|
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
There are some cases that the user don't have settings permission that they couldn't open products due to the fact that if the image of product is not added by this user, odoo returns an error that it does not be allowed to access to the product due to the image
Reyes4711-S73
force-pushed
the
14.0-fix-base_multi_image
branch
from
September 14, 2026 06:10
3d8f13b to
0171634
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
There are some cases that the user don't have settings permission that they couldn't open products due to the fact that if the image of product is not added by this user, odoo returns an error that it does not be allowed to access to the product due to the image
without changes:


with changes: