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

I'm wondering if one can fold or not show specific project stages for certain user groups? So you have can have  departments that can only see their stage and the one directly before and after them and no other stages.    

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

Hello Samo,


Unfortunately, such functionality is not present in Odoo at the moment. If you want to limit the users to see some records, based on groups, try adding record rules by going to Settings > Security> Record Rules.

Thank You

الصورة الرمزية
إهمال
الكاتب

Thank you for the answer.

You could extend both the JS and the security in order to code this though.

أفضل إجابة

I was able to create a custom module that accomplishes this in Odoo 16 Community.  

It adds a new menu: Project > Configuration > Project Stage Visibility

You can create rules that include Users and Project Stages that you want hidden to those Users.  

The module only includes Python and XML so no JS required.  I haven't tested too extensively so use at your own risk.

Here's the module on GitHub: 
https://github.com/McCalebTheSecond/project_stage_visibility

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
2
يوليو 24
1578
1
يناير 24
1646
7
أغسطس 25
27549
1
أغسطس 24
2382
0
يونيو 22
2699