Is it correct that I can return a quantity greater than the quantity delivered? If not, how can I restrict the system so that the returned quantity cannot exceed the delivered quantity?
Câu hỏi này đã bị gắn cờ
2
Trả lời
2067
Lượt xem
Is it correct that I can return a quantity greater than the quantity delivered? No
it's not correct to return a quantity greater than the quantity delivered.
To restrict the system, you can customize it by adding a constraint in a custom module to ensure the returned quantity does not exceed the delivered quantity
Hi,
In Odoo, it is indeed possible to enter a return quantity that exceeds the original delivered quantity. When initiating a return through a "Reverse Transfer," the system pre-fills the return quantities based on the original delivery, but the quantity field remains editable, allowing users to manually input a higher value.
To prevent users from returning more than what was originally delivered, Odoo does not provide a standard configuration setting. This restriction would require custom development. A developer would need to implement a validation rule within the stock.picking model to check if the entered return quantity for any product surpasses its corresponding delivered quantity from the original order, and then block the return operation with an error message if this condition is met.
Hope it helps
Bạn có hứng thú với cuộc thảo luận không? Đừng chỉ đọc, hãy tham gia nhé!
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng ký| Bài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
|---|---|---|---|---|
|
Multi-Warehouse Replenishment Issue
Đã xử lý
|
|
2
thg 6 26
|
2361 | |
|
|
2
thg 5 26
|
1661 | ||
|
|
1
thg 2 26
|
2301 | ||
|
revalue the stock
Đã xử lý
|
|
2
thg 2 26
|
2235 | |
|
|
2
thg 12 25
|
2064 |