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

After installing the odoo website_sale module, all orders created on the web-cart seem to be attributed to the sales person "Administrator".

Does anyone know if this can be changed or where? (I already tried setting the default sales person for this field in developer mode, but that only seems to affect orders created in the back-end)

Thanks!   

形象
丢弃

Same here. We will look at this soon.

编写者 最佳答案

I got an answer through the community mailing list that helped.

(From Martin Trigaux)

In version 8, it should be the salesperson set on the partner creating the order. If there is no sales person, then it fallback on the administrator. If you wish to set another one, you should look into setting a default salesperson to the partners created.

In master version (future v9), it has changed and will now be the salesman specified on the website configuration.

Martin

形象
丢弃
最佳答案

Dears,

Techncally, you must override the sale_get_order() method written under the website_sale module and here you can manage to get the ID of the salesman.

Here, if you plan to set the salesman per company for your ecommerce store, you may add up the salesman field inside the company configuration.

Thanks.

形象
丢弃
最佳答案

Also in ODOO CE V 16.0 there is this problem. All orders created by website from registred user, the salespeson (user_id) in sale.order is set how Administrator.

News how resolve the problem?

Thank you

形象
丢弃
最佳答案

For me in Odoo 8 works this:

Settings/Users/Public user, configure inside the res.partner associated to this user the Salesperson you want to show by default in sales.orders from Web Site. If this field left blank, the Administrator is used instead by default.

形象
丢弃
最佳答案

Hi, using Odoo 10c. I have set default SP in website admin, on customer and tried using the set defaults in dev mode. Still, when weborder is made, I get 2 notifications. First, one that tells me a new order is made, with correct sp, and right after a new notification telling med sp is set to admin. What am I missing?

形象
丢弃
相关帖文 回复 查看 活动
0
3月 16
3339
0
2月 22
2222
2
7月 19
6497
2
6月 24
1751
1
5月 24
2778