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

Hello,

I want to create an extranet that contains complex graphic view with a bootstraap template in order to list products aiming at B2B target. Should I do it with the new front end of odoo or the backend ?

I'm more tempted to use the front end but in order to do that, I need to do 3 things that I'm not sure how to do:

- allow public users to log in and not being redirected to odoo backend.

- display a specific menu to this logged user

- display specific products that only this user is allowed to see

Thanks in advance for any hints you could give me,

 

الصورة الرمزية
إهمال
أفضل إجابة

If you want custom template you need frontend (you do not want to go standard ERP views). But you can also create it in backend and setting correct security rules for special group of your users(e.g display only specific products).

Front end and backend are not so much different from Python view. Only you create special contollers and views more in html way.

If it is only display not edit it is not very difficult to create frontend for this.

 

Marek Mosiewicz

http://consultantodoo.com

الصورة الرمزية
إهمال
أفضل إجابة

Definitly go for front-end, and create your own module.

Check out this documentation: https://doc.odoo.com/trunk/web/module/

First step should be easy to do by setting a proper landing page to your user in setting/user/"the user"/preference/Menus Customization

 

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
1
يونيو 24
4449
1
ديسمبر 22
18802
0
مارس 15
28004
0
نوفمبر 18
4704
1
ديسمبر 17
6618