Skip to Content
Menu
This question has been flagged
1 Reply
2788 Views

Dear all,

I want to set rules and permissions that the employee can view unconfirmed und confirmed leaves of other employees.

People shall be able to self-organize to some extend their absence. For this it is necessar that they are able to view something like at least "planned absence".

I am not really sure of how to set the permissions or rules to achieve this.

Avatar
Discard
Best Answer

Hello Fel ALb,

<record id="hr_holidays.property_rule_holidays_employee" model="ir.rule">
<field name="domain_force">[(1,'=',1)]</field>
</record>


Regards,




Email:   odoo@aktivsoftware.com

Skype: kalpeshmaheshwari

   

Avatar
Discard
Author

Dear kalpeshmaheshwari,

Thank you I will try this.

Related Posts Replies Views Activity
1
Jun 23
1997
1
Nov 22
1609
0
Nov 22
1079
1
Feb 22
1904
0
Jul 21
1171