تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
5671 أدوات العرض

Regarding the Module https://www.odoo.com/apps/modules/10.0/website_membership/

By default the associations / members are only visible by signed in visitors. But I want to show them to the public (without signing in).


I looked in Technical - Record Rules - Membership lines - but public has already read access there

As well in html at the page itself I have not found any code that asks for acess right to show members or not.

Basically these two possibilities I found in the forum. Any more ideas where to look?

Thanks

الصورة الرمزية
إهمال

Pls check the controller method which is been used to load the members web page, and check by adding sudo(), to the ORM methods.

EX : self.env['model.name'].sudo().search([])

أفضل إجابة

1:Go to Contacts's From Page;

2:Click "Go to Website" Super button

3:At the top of Website you will found default it is unpublished; Clieck it ,and then it will be Published。

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
1
مارس 24
1316
0
سبتمبر 19
2755
1
مارس 15
6902
1
ديسمبر 22
4543
1
مارس 15
4736