Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
ID | |||||||||||
0041756 | |||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||||
design defect | [Modules] Advanced Warehouse Operations | minor | always | 2019-09-05 09:07 | 2023-11-16 18:33 | ||||||
Reporter | vmromanos | View Status | public | ||||||||
Assigned To | Triage Omni WMS | ||||||||||
Priority | normal | Resolution | open | Fixed in Version | |||||||
Status | acknowledged | Fix in branch | Fixed in SCM revision | ||||||||
Projection | none | ETA | none | Target Version | |||||||
OS | Any | Database | Any | Java version | |||||||
OS Version | Database version | Ant version | |||||||||
Product Version | SCM revision | ||||||||||
Regression date | |||||||||||
Regression introduced by commit | |||||||||||
Regression level | |||||||||||
Review Assigned To | |||||||||||
Regression introduced in release | |||||||||||
Summary | 0041756: Delta different generates delta tasks for any possible line in the document | ||||||||||
Description | The delta different is the ability to ask the system to generate a new task for the delta quantity with a different storage detail (when the task did use a PK algorithm) and/or a different bin to (when the task did use a PA algorithm). When the task is NOT related to a document with lines, like for example in the case of putaways, the system does properly generate delta tasks only for the original task. However, when the task belongs to a document with lines, like for example a sales order, the delta manager generates delta task for the given task (OK) and for any other line in the document where a task of the same type could be generated (WRONG). Note that, although the system doesn't work as designed, the current behavior it's not a bad option neither, as these other tasks for the other lines within the document should be generated at any moment in time anyway. Also note that this scenario will usually be a corner case, because most probably the rest of the lines in the document will already have a task associated, so the system obviously will detect it and it won't generate more tasks. | ||||||||||
Steps To Reproduce | Create a sales order with two lines where stock is available. Book and pick to generate the tasks. Go to any line and delete the associated task. Go to the other line and confirm the task with qty 0 and delta different. The system will properly generate a new task for the selected line, but it will also generate a task for the other line. | ||||||||||
Proposed Solution | This DD implies to refactor any ITT document that works with documents that have lines to accept a predefined list of lines to generate tasks only for those lines. As we currently do for PIK-SO. | ||||||||||
Tags | No tags attached. | ||||||||||
Attached Files | |||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0142692) eugeni (reporter) 2022-10-27 17:37 |
Any plan to fix this -wrong- behavior? |
(0157249) eugeni (reporter) 2023-11-16 18:33 |
Hi, any plan to fix this issue in the near future? For the customer, this is specially painful, specially when managing deltas of DO lines in a DO with many (hundreds) of lines |
Issue History | |||
Date Modified | Username | Field | Change |
2019-09-05 09:07 | vmromanos | New Issue | |
2019-09-05 09:07 | vmromanos | Assigned To | => Triage Finance |
2019-09-05 09:07 | vmromanos | Status | new => acknowledged |
2021-01-16 18:27 | eugeni | Issue Monitored: eugeni | |
2022-09-06 17:18 | caristu | Category | Advance Warehouse Operations => Advanced Warehouse Operations |
2022-10-27 17:37 | eugeni | Note Added: 0142692 | |
2023-11-16 18:33 | eugeni | Note Added: 0157249 |
Copyright © 2000 - 2009 MantisBT Group |