Ir al contenido
Menú
Se marcó esta pregunta
4 Respuestas
7625 Vistas

dear all,

hope you are well!

i want to create sale person in odoo v11. enterprise, without user access, at the moment when i want to select saleperson on customer form it shows me only user list but not all employees. is their a way to select saleperson from employee list on the customer form other than only  users.

many thanks

have a nice day


Avatar
Descartar
Mejor respuesta

Hi,

Create a custom module and make invisible on the corresponding user_id field and add a many2one field there with hr.employee.

Avatar
Descartar
Mejor respuesta

One possible workaround in Odoo 11 is to create a portal user in Odoo and then link that to an employee.  But in later versions it's only possible to select an internal user in the group Sales / User: Own Documents Only).

Avatar
Descartar
Mejor respuesta

Hi,

The field sales person is a many2one relation to res.users(Users table). So if you want to select employees for field sales person, You will have to create a custom module for that.

Avatar
Descartar
Mejor respuesta

I have the same issue and cannot find a solution other than creating users with fees. 

You can grant an employee a portal user access through: contacts, select employee, action, portal access management.

After that you will have to go to manage users and grant the same employee access to POS module as a user. 

But I am not sure if this will not get you charged anyways since you giving the POS access to an employee. Also I heard that using portal user access to an employee is illegal. 

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
oct 23
5629
1
jul 23
2032
1
jun 23
1774
2
ene 23
3779
5
may 20
3780