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

Hi! Is it possible to assign a ticket on the Help Desk module to an employee that doesn't have a user? 

I can't wrap my head around the extent of the actions (in Odoo) that a user has vs an employee. Thank you! Best​

Avatar
Discard
Best Answer

Yeah it is possible,

add another many2one('hr.employee') field to the helpdesk.ticket model.
if you no longer need assigned to "users",just set it invisible="1" in its view.


Avatar
Discard
Author

Thanks so much for the help - and as for my second point: would these employees be capable of informing updates on this ticket? For example, through the email assigned to that Odoo team?

Related Posts Replies Views Activity
3
Mar 25
4682
0
May 21
3807
1
Apr 25
2061
0
Aug 24
1047
2
Aug 24
2319