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

I have created one user (student) in school Management System in openerp.

The Admin user is the default user in OpenErp. Admin have  all the access rights to acees the Tree view and Form View while How can I restrict the the student user to view only 
tree view.

My Question is how can i hide the Form View When the student user is logged into the system.I wanted to display  only the the tree view when he or she is logged into the system while admin can display both the view like form and tree.

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

ya its possible but when i logged into admin then form view is enabled and the login with some another user then its disabled. and which kind of access rules i have to write for that.

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

Hi,

In settings->user interface->views and find your form view and add your user group in  groups tab

otherwise add a group tag in your form like <field name="group_ids">[(4, ref('base.group_user'))]</field> it may be usefull to you

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

When adding the "group_ids" on the form view, I must add it on the model on the python side, isn't ?

المنشورات ذات الصلة الردود أدوات العرض النشاط
2
يونيو 18
8036
3
ديسمبر 16
26453
1
سبتمبر 15
4326
2
مارس 15
5094
3
فبراير 23
44551