Skip to Content
Menu
This question has been flagged
2 Replies
953 Views

Hi i´m new in odoo and was wandering if this is possible. 

I want to identify the orders generated in my website in the module of inventory, and the way i think it could be possible is by adding a new type of operation of type delivery called "Orders web" 


The issue is that i can´t find a way to assing this operation type to the configuration of the website. 


Example of the process i would want odoo to follow:

1.  A person buy a product in my website , this generates an order. 

2. when i go to the inventory operation types i can see the pending orders in "Orders web" 

Thanks. 

Avatar
Discard
Best Answer

An option could be to accomplish using filters.

1. On delivery order operation create custom filter

2. Add custom filter - Sales Order > Sales team = 'choose required team'

3. Save the filter - it can be made available for 1 user or all users and also set as default if need be

3. User can directly select the required sale team from favorites


Avatar
Discard
Best Answer

Hi Catalina,

There are technical solutions for this.

Solution 1: what I would do is to add a "related field" on the "stock.picking" (transfers) to the "sales order > sales team" and then in the deliveries, I will just group them based on the sales teams. In this way, it will be distinguished which deliveries are for website order. We can further automate it and add a responsible person on the transfer according to the website team.

Solution 2: This is closer to what you want, but again technical: create a new operation type specifically for website orders, create a new route (exactly the same as the delivery route), but on the rules, select the newly-created operation type. Then create an automated action to update the lines of sales order to add that specific route to the lines. In this automated action, you need to take care of some conditions, which can be different based on your system.

regards,

Hamid - bitigloo GmbH

Avatar
Discard
Author

Hi Hamid,

Could you please help me undertand better the first solution.

I already stablish which sales teams is in charge of the web site and which team is in charge of my telephone sales. but i don´t understand where do you add this field in the delivery and also i was looking into grouping the deliveries i don´t see the option.

thank for your help.

The sale team field can be added to delivery operation using studio.
1. While on a delivery operation form toggle to studio (top right of the screen)
2. Add a New Related field
3. On the 'Field Properties : Related' pop-up select Sales Team. If it isn't available, then Sales Order > Sales Team
4. Rename the field title
The field can be added to the list view as well.
To group deliveries by sales team, select sales team in 'Add Custom group' field

Related Posts Replies Views Activity
1
Jun 25
691
1
Jun 25
729
2
Jun 25
1429
1
May 25
1493
1
Apr 25
1649