コンテンツへスキップ
メニュー
この質問にフラグが付けられました
4 返信
7904 ビュー

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
6180
2
8月 25
4363
1
7月 23
2388
1
6月 23
1775
5
5月 20
4091