TA#77475 [14.0][ADD] partner_read_access_actions#166
Conversation
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferencesFootnotes
|
abenzbiria
left a comment
There was a problem hiding this comment.
1- Why you are usign the list additional_actions for just one item . use instead : res.extend("action_view_sale_orde")
|
My bad, I forgot to include the other actions. In fact, there are still several actions that remain invisible — it's just that the customer only noticed the one related to sale orders. I've now pushed the code with all the affected actions properly hidden. |
No description provided.