[16.0][FIX] rma: add access read to stock user#466
Conversation
The rma_receiver_ids field is is in the list of fields for moves merge, which requires read access to the rma model. This commit adds read access to stock users, preventing access errors during move merging
|
Hi @pedrobaeza, @chienandalu, |
pedrobaeza
left a comment
There was a problem hiding this comment.
I'm a bit reluctant of using this solution, as it gives too much access to stock users. Can we find another solution for the merge problem?
|
This PR has the |
|
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. |
The rma_receiver_ids field is is in the list of fields for moves merge, which requires read access to the rma model.
This PR adds read access to stock users, preventing access errors during move merging