Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0052009 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [POS2] POS | minor | have not tried | 2023-03-30 09:51 | 2023-04-03 18:24 | |||
Reporter | mtaal | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 23Q3 | |||
Status | closed | 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 | |||||||
Merge Request Status | approved | |||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0052009: RM-5704: Pager when on order consolidation then lines should be combined irrespective of pickuppoint | |||||||
Description | 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 [^] | |||||||
Steps To Reproduce | 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. | |||||||
Proposed Solution | Do not use pickuppoint to separate lines on different DCM instances. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||
|
![]() |
|
(0148128) hgbot (developer) 2023-03-30 21:29 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1656 [^] |
(0148129) hgbot (developer) 2023-03-30 21:35 |
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1656 [^] |
(0148130) hgbot (developer) 2023-03-30 21:36 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1657 [^] |
(0148198) hgbot (developer) 2023-04-03 14:45 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^] Changeset: 3882884d68e39758ef4e260fabbf14aeff8dd22a Author: Martin Taal <martin.taal@openbravo.com> Date: 03-04-2023 12:37:22 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/3882884d68e39758ef4e260fabbf14aeff8dd22a [^] Fixes ISSUE-52009: do not separate DCM lines on the basis of pickup point --- M web-jspack/org.openbravo.pos2/src/core/pickupPoint/PickupHandler.js --- |
(0148199) hgbot (developer) 2023-04-03 14:45 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1657 [^] |
(0148217) hgbot (developer) 2023-04-03 18:24 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^] Changeset: 559361689b9656da518f133ece127ba4222a445b Author: Martin Taal <martin.taal@openbravo.com> Date: 03-04-2023 18:24:04 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/559361689b9656da518f133ece127ba4222a445b [^] Fixes ISSUE-52009: do not separate DCM lines on the basis of pickup point - solve failing test --- M web-jspack/org.openbravo.pos2/src/core/pickupPoint/__test__/PickupHandler.test.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2023-03-30 09:51 | mtaal | New Issue | |
2023-03-30 09:51 | mtaal | Assigned To | => mtaal |
2023-03-30 09:51 | mtaal | OBNetwork customer | => No |
2023-03-30 09:51 | mtaal | Triggers an Emergency Pack | => No |
2023-03-30 12:23 | nicola_uva | Status | new => scheduled |
2023-03-30 21:29 | hgbot | Merge Request Status | => open |
2023-03-30 21:29 | hgbot | Note Added: 0148128 | |
2023-03-30 21:35 | hgbot | Note Added: 0148129 | |
2023-03-30 21:36 | hgbot | Note Added: 0148130 | |
2023-04-03 14:45 | hgbot | Merge Request Status | open => approved |
2023-04-03 14:45 | hgbot | Resolution | open => fixed |
2023-04-03 14:45 | hgbot | Status | scheduled => closed |
2023-04-03 14:45 | hgbot | Fixed in Version | => 23Q3 |
2023-04-03 14:45 | hgbot | Note Added: 0148198 | |
2023-04-03 14:45 | hgbot | Note Added: 0148199 | |
2023-04-03 18:24 | hgbot | Note Added: 0148217 |
Copyright © 2000 - 2009 MantisBT Group |