Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
1522 Переглядів

I am running Odoo17 Enterprise on-premise (not on .sh).

I want to restrict access for portal users to only see their own records and not be able to see the records of other users that are connected to their company (similar to how it works in contacts in the backend). I assume that this would be done in record rules?

Аватар
Відмінити
Найкраща відповідь

Hi 

yes that is done by record rules but needs intensive and clean testing

warm regards

Daniel

Аватар
Відмінити
Автор Найкраща відповідь

Anyone know where to start on the syntax for this?

I have changed Portal Personal Quotations/Sales Orders rule from the preset rule (for some reason I cannot post that because i can't seem to post more than one rule) to:


[('message_partner_ids', 'in', [user.partner_id.id])]


It seems to work but It would be good to get some feedback on this to make sure that I'm not making any rookie mistakes that may lead to a disaster.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
січ. 24
1500
1
груд. 24
1212
1
лист. 24
1034
0
лист. 24
15
2
жовт. 24
33