OCA / web

Odoo web client UI related addons
GNU Affero General Public License v3.0
912 stars 1.86k forks source link

[16.0][FIX] web_responsive: chatter with _mail_post_access read #2751

Closed jguenat closed 6 months ago

jguenat commented 6 months ago

Currently when you have _mail_post_access = 'read' which gives a user with read only access on the record the right to send message/note/activity the chatter still show the buttons as readonly.

This is a know bug in odoo that was partially fixed here: https://github.com/odoo/odoo/commit/d2b8612cf7d9c118a12a1f0407bbc893f07e4b56

This PR, in addition to already merged Odoo fix for the Message button, also fixes access to Note and Activity as discussed in pending odoo PR https://github.com/odoo/odoo/pull/135589

OCA-git-bot commented 6 months ago

Hi @SplashS, @Tardo, some modules you are maintaining are being modified, check this out!

pedrobaeza commented 6 months ago

/ocabot merge patch

OCA-git-bot commented 6 months ago

This PR looks fantastic, let's merge it! Prepared branch 16.0-ocabot-merge-pr-2751-by-pedrobaeza-bump-patch, awaiting test results.

OCA-git-bot commented 6 months ago

Congratulations, your PR was merged at b5bc82a1849326bd6b4fa87924a8798264872c1e. Thanks a lot for contributing to OCA. ❤️