Openbravo Issue Tracking System - Modules
View Issue Details
0050180ModulesDistribution Orderspublic2022-09-06 20:302022-09-07 04:49
AtulOpenbravo 
Triage Omni WMS 
normalmajorhave not tried
newopen 
5
 
 
0050180: ReceiptDistributionOrderReceipt_ITTAlgorithm should consider the available tasks not confirmed yet associated with the DO
The ReceiptDistributionOrderReceipt_ITTAlgorithm should consider the available tasks "not confirmed yet" associated with the DO to subtract the correspondent qty
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
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
No tags attached.
Issue History
2022-09-06 20:30AtulOpenbravoNew Issue
2022-09-06 20:30AtulOpenbravoAssigned To => Triage Omni WMS
2022-09-07 04:49AtulOpenbravoDescription Updatedbug_revision_view_page.php?rev_id=24741#r24741
2022-09-07 04:49AtulOpenbravoSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=24743#r24743
2022-09-07 04:49AtulOpenbravoProposed Solution updated

There are no notes attached to this issue.