Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0052952 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [POS2] POS | minor | always | 2023-06-27 18:35 | 2023-07-20 07:34 | |||
Reporter | javierRodriguez | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | 23Q2.3 | |||
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 | 0052952: The order delivery status is not correct set in verified return | |||||||
Description | If I create a fully paid "pick up in the store" order and the order is issued: the order has a delivery status of "Delivered” If I then make a verified return, the delivery status changes to "Not delivered” → KO, the delivery status should be "Delivered” at this step in order to be synchronous with pick and carry orders. If you do the same thing on a pick and carry order the status is delivered for the verified return too. | |||||||
Steps To Reproduce | read description | |||||||
Proposed Solution | The problem is that when the return is created, the lines keep the delivery mode of the original order. This is not correct, for returned lines the delivery mode should be forced to "Pick&Carry", as the goods are always immediately delivered. This will ensure that the order is properly set as delivered. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0152691) hgbot (developer) 2023-07-20 07:25 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/merge_requests/63 [^] |
(0152697) hgbot (developer) 2023-07-20 07:34 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/merge_requests/63 [^] |
(0152698) hgbot (developer) 2023-07-20 07:34 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns [^] Changeset: 081a4f7e6cea65b864fdc8512a3dff5eeabd84ff Author: Ranjith S R <ranjith@qualiantech.com> Date: 20-07-2023 10:41:21 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/commit/081a4f7e6cea65b864fdc8512a3dff5eeabd84ff [^] Fixed ISSUE-52952: DeliveryMode should be Pick&Carry for VR lines --- M web/org.openbravo.retail.returns/app/model/business-object/ticket/actions/ReturnVerifiedTicket.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2023-07-12 13:42 | guilleaer | Type | defect => backport |
2023-07-12 13:42 | guilleaer | Target Version | => 23Q2.3 |
2023-07-17 08:18 | ranjith_qualiantech_com | Assigned To | guilleaer => ranjith_qualiantech_com |
2023-07-20 07:25 | hgbot | Merge Request Status | => open |
2023-07-20 07:25 | hgbot | Note Added: 0152691 | |
2023-07-20 07:34 | hgbot | Merge Request Status | open => approved |
2023-07-20 07:34 | hgbot | Note Added: 0152697 | |
2023-07-20 07:34 | hgbot | Resolution | open => fixed |
2023-07-20 07:34 | hgbot | Status | scheduled => closed |
2023-07-20 07:34 | hgbot | Fixed in Version | => RR23Q2.3 |
2023-07-20 07:34 | hgbot | Note Added: 0152698 |
Copyright © 2000 - 2009 MantisBT Group |