Openbravo Issue Tracking System - POS2
View Issue Details
0052015POS2POSpublic2023-03-30 09:512023-04-11 17:31
mtaal 
mtaal 
normalminorhave not tried
closedfixed 
5
 
23Q1.223Q1.2 
No
0052015: RM-5704: Pager when on order consolidation then lines should be combined irrespective of pickuppoint
When the system determines which lines to combine in a deliver control method (based on consolidation) then currently it will separate lines in different DCM if their pickup point is different. This also happens in case of order consolidation. For order consolidation this should not happen, it should combine lines with the same DCM. For non-order consolidation it does not need to use pickup point either as there the consolidation already forces separation in different dcm instances.

https://openbravo.atlassian.net/browse/RM-5704 [^]
Set order consolidation and different pickup points on lines and same DCM (pager), see that several pager calls are done. Only one should be done.

Do not use pickuppoint to separate lines on different DCM instances.
No tags attached.
blocks defect 0052009 closed mtaal RM-5704: Pager when on order consolidation then lines should be combined irrespective of pickuppoint 
Issue History
2023-03-30 12:23nicola_uvaTypedefect => backport
2023-03-30 12:23nicola_uvaTarget Version => 23Q1.2
2023-04-04 12:39hgbotNote Added: 0148244
2023-04-11 17:31hgbotResolutionopen => fixed
2023-04-11 17:31hgbotStatusscheduled => closed
2023-04-11 17:31hgbotFixed in Version => 23Q1.2
2023-04-11 17:31hgbotNote Added: 0148384
2023-04-11 17:31hgbotNote Added: 0148385

Notes
(0148244)
hgbot   
2023-04-04 12:39   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1670 [^]
(0148384)
hgbot   
2023-04-11 17:31   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: c28dfcd1bed0697e7f3d3212fca61fe258ae3ccc
Author: ruben.jimenez <ruben.jimenez@openbravo.com>
Date: 11-04-2023 15:30:25
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/c28dfcd1bed0697e7f3d3212fca61fe258ae3ccc [^]

Fixed ISSUE-52015: Do not separate DCM lines on the basis of pickup point

---
M web-jspack/org.openbravo.pos2/src/core/pickupPoint/PickupHandler.js
M web-jspack/org.openbravo.pos2/src/core/pickupPoint/__test__/PickupHandler.test.js
---
(0148385)
hgbot   
2023-04-11 17:31   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1670 [^]