Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0050180 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
defect | [Modules] Distribution Orders | major | have not tried | 2022-09-06 20:30 | 2022-09-07 04:49 | |||||||
Reporter | AtulOpenbravo | View Status | public | |||||||||
Assigned To | Triage Omni WMS | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | 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 | 0050180: ReceiptDistributionOrderReceipt_ITTAlgorithm should consider the available tasks not confirmed yet associated with the DO | |||||||||||
Description | The ReceiptDistributionOrderReceipt_ITTAlgorithm should consider the available tasks "not confirmed yet" associated with the DO to subtract the correspondent qty | |||||||||||
Steps To Reproduce | 1: Import DO with Line quantity as Operative Qty = 4, Issued & Received Qty = 1 (INSERT) Note the documentNo for the created DO. 2. Realize that first Import created: Goods Movement with Line movement qty as 1 3. Realize that first Import process created Reception task with quantity 1 4. Import DO with documentNo and Line quantity as Operative Qty = 4, Issued & Received Qty = 2 (UPDATE) 5. Realize that second Import created: Goods Movement with Line movement qty as 1 6. Realize that second Import process created Reception task with quantity 2, here expected was to create with quantity as 1 | |||||||||||
Proposed Solution | Refer: ReceiptPurchaseOrder_ITTAlgorithmDao, it does calculation in the required way and it is being used in getQtyPendingToReceive method in ReceiptPurchaseOrder_ITTAlgorithm i.e qtyPending = qtyOrdered - qtyOnTasks | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Issue History | |||
Date Modified | Username | Field | Change |
2022-09-06 20:30 | AtulOpenbravo | New Issue | |
2022-09-06 20:30 | AtulOpenbravo | Assigned To | => Triage Omni WMS |
2022-09-07 04:49 | AtulOpenbravo | Description Updated | View Revisions |
2022-09-07 04:49 | AtulOpenbravo | Steps to Reproduce Updated | View Revisions |
2022-09-07 04:49 | AtulOpenbravo | Proposed Solution updated |
Copyright © 2000 - 2009 MantisBT Group |