[16.0] [IMP] announcement: allow exclude users/groups#1235
[16.0] [IMP] announcement: allow exclude users/groups#1235OCA-git-bot merged 2 commits intoOCA:16.0from
Conversation
|
If you see correct the change, I also can update the readme to explain the new functionality. |
|
Yes, I think it's a valid improvement of the module to complement the existing things. |
278c2dc to
0fe93be
Compare
|
The test error is about connection failed. |
0fe93be to
879d989
Compare
|
What a great day to merge this nice PR. Let's do it! |
|
@pedrobaeza your merge command was aborted due to failed check(s), which you can inspect on this commit of 16.0-ocabot-merge-pr-1235-by-pedrobaeza-bump-minor. After fixing the problem, you can re-issue a merge command. Please refrain from merging manually as it will most probably make the target branch red. |
|
This is affected by the setuptools problem. This requires OCA/oca-addons-repo-template#333 or to switch to whool. |
|
@pedrobaeza your merge command was aborted due to failed check(s), which you can inspect on this commit of 16.0-ocabot-merge-pr-1235-by-pedrobaeza-bump-minor. After fixing the problem, you can re-issue a merge command. Please refrain from merging manually as it will most probably make the target branch red. |
|
@pedrobaeza Is valid the solution I made? |
|
Let's try... /ocabot merge minor |
|
Hey, thanks for contributing! Proceeding to merge this for you. |
|
Congratulations, your PR was merged at bd1818f. Thanks a lot for contributing to OCA. ❤️ |
|
This PR has the |
With this change, we also allow excluding specific users or groups from the user list. A page has been added to clearly show the users’ scope.
Imagine a large company with many users. They want to send a generic announcement but also need to exclude certain users. Furthermore, they may want to exclude several users who belong to a specific group.
This way, they can manage a large number of users effortlessly.
@etobella