Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
4043 Widoki
alert_user,"Alert user",model_lunch_alert,group_lunch_user,1,0,0,0
access_report_order_line,access_report_order_line,model_report_lunch_order_line,,1,1,1,1

It's an example from 'Lunch' module's 'ir.model.access.csv' file . There is no group_id in the second row.Why?

Awatar
Odrzuć
Najlepsza odpowiedź

Hi,

If you do not specify any group_id in the access rules, the rule is applied to all groups.

Awatar
Odrzuć