Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
675 Zobrazení

OE 17

When defining a maintenance request we can assign a res.users 

When defining a timeoff we can assign an employee

Employee and res.users can be linked together 

But I could not find a way to not assign a res.users to a maintenance request when the associated employee is on vacation.

Any help is welcome.

Avatar
Zrušit
Nejlepší odpověď

To prevent assigning a res.users to a maintenance request when the associated employee is on vacation, you can implement a custom module or add a rule in your Odoo system to check the employee's time off status before assigning the res.users. This will require some custom development to ensure the maintenance request logic considers the employee's availability.

Avatar
Zrušit