Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
3 Trả lời
2226 Lượt xem

I want to understand how this feature works and how it changes multi-step routes.


Ảnh đại diện
Huỷ bỏ
Tác giả Câu trả lời hay nhất

Explanation:

The transfers associated with multi-step routes were created in the following order using PULL rules:

3-step deliveries:

  1. Delivery Order (OUT)
  2. Packing Operation (PACK)
  3. Picking (PICK)

2-step deliveries:

  1. Delivery Order (OUT)
  2. Picking (PICK)



Even though transfers are created in one order (ship, pack, pick), they are processed in the reverse order (pick, pack, then ship). To minimize the number of transfers created in advance and increase flexibility, transfers are now being created as follows:

  1. Pick
  2. Pack (when using a 3-step delivery process)
  3. Ship

The next transfer is created after the previous transfer is validated. Odoo uses a push action instead of a pull action. 

Example:

 I'll use a three-step route to show the workflow.  I create a sales order and confirm it. Notice only one transfer is made; it's the pick. 


After I validate the pick, the pack is created. There are two transfers now. The delivery order will be created after I validate the transfer.




Create a test database at https://www.odoo.com/trial to test this new behavior!


Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

This update significantly enhances the clarity and logic of multi-step routes. I'm currently integrating v17.0 sh in my organization and would love to implement this enhancement. I believe it will require a custom module, so I would appreciate any guidance on which parts of the models, and which models are involved in this process.

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Will this interfere with existing customized 3 or 4 step routes?


Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
2
thg 5 24
2251
1
thg 5 24
2097
1
thg 4 25
1813
2
thg 5 25
4753
1
thg 4 25
1374