Openbravo Issue Tracking System - POS2
View Issue Details
0052014POS2POSpublic2023-03-30 09:512023-04-11 17:31
mtaal 
mtaal 
normalminorhave not tried
closedfixed 
5
 
23Q223Q2 
No
0052014: 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 => 23Q2
2023-04-04 12:43hgbotNote Added: 0148245
2023-04-05 09:02gracebathtubNote Added: 0148284
2023-04-11 17:31hgbotNote Added: 0148382
2023-04-11 17:31hgbotResolutionopen => fixed
2023-04-11 17:31hgbotStatusscheduled => closed
2023-04-11 17:31hgbotFixed in Version => 23Q2
2023-04-11 17:31hgbotNote Added: 0148383

Notes
(0148245)
hgbot   
2023-04-04 12:43   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1671 [^]
(0148284)
gracebathtub   
2023-04-05 09:02   
Is there a similar column merge option possible? I have a question with https://thebackrooms2.com [^]
(0148382)
hgbot   
2023-04-11 17:31   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1671 [^]
(0148383)
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: 5b61ea29ea9ffa0bff5dad09e694611ea188e532
Author: ruben.jimenez <ruben.jimenez@openbravo.com>
Date: 11-04-2023 15:30:37
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/5b61ea29ea9ffa0bff5dad09e694611ea188e532 [^]

Fixed ISSUE-52014: 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
---