Openbravo Issue Tracking System - Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0050180 | Modules | Distribution Orders | public | 2022-09-06 20:30 | 2022-09-07 04:49 |
Reporter | AtulOpenbravo | ||||
Assigned To | Triage Omni WMS | ||||
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Regression date | |||||
Regression introduced by commit | |||||
Regression level | |||||
Review Assigned To | |||||
Support ticket | |||||
OBNetwork customer | |||||
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 | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
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 | bug_revision_view_page.php?rev_id=24741#r24741 | ||
2022-09-07 04:49 | AtulOpenbravo | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=24743#r24743 | ||
2022-09-07 04:49 | AtulOpenbravo | Proposed Solution updated |
There are no notes attached to this issue. |