Closed BenediktZimmer4C closed 9 months ago
There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.
Hi, (I am fully aware that the module base_portal_type has only been commited a few days ago and is in alpha.)
Did you consider making the indicator whether a security group is an option for portal users as a boolean flag on the res.groups model? At the moment - as far as I understand the description and the code - groups need to be put into the special category. In earlier versions of Odoo there was a field "is_portal" on res.groups, which was used for displaying the groups in the "grant portal access" wizard on res.partner. Something similar could be applied.
Generally speaking, I am very much willing to help developing this module - if there are any open issues. We are currently in the process of migrating our Odoo environment with target version 16 and I was very surprised noticing the feature disappear along the way to grant portal access on a more granular level - so we are basically required to either use this particular module or a implement solution inhouse. I am not familiar with the exact process here on github (sorry!), but if you create an issue labeled "help wanted", I will try to contribute.