跳至内容
菜单
此问题已终结
4 回复
7823 查看

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


形象
丢弃
最佳答案

Hi,

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

形象
丢弃
最佳答案

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).

形象
丢弃
最佳答案

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.

形象
丢弃
最佳答案

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. 

形象
丢弃
相关帖文 回复 查看 活动
2
10月 23
6010
2
8月 25
4178
1
7月 23
2249
1
6月 23
1775
5
5月 20
3991