Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0049844 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Layaway order | major | always | 2022-07-19 15:02 | 2022-08-05 16:22 | |||
Reporter | jose_duque | View Status | public | |||||
Assigned To | radhakrishnan | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 64 bit | Database | PostgreSQL | Java version | 7.x | |||
OS Version | Openbravo Appliance 14.04 | Database version | 9.3.x | Ant version | 1.9.x | |||
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 | 0049844: The delivered quantity is incorrect for a cancelled layaway in a cancel and replace | |||||||
Description | When we cancel the layaway the delivered quantity is set to "-1". When we complete a layaway the ordered qty and delivered qty are set to "1" After cancelling the ordered and delivered are set to "-1" it should be "0" This happens in the cancel and replace. | |||||||
Steps To Reproduce | 1. Make a layaway, check the sales order window in the BO: Ordered Qty = 1, Delivered Qty = 0, Invoiced Qty = 0 check the EDL request, in the JSON we have: Ordered Qty = 1, Delivered Qty = 0, Invoiced Qty = 0 2. Cancel the layaway through a cancel and replace, sales order in the BO: Ordered = 1, Delivered = 1, Invoiced = 0 EDL request, in the JSON we have: Ordered= 1, Delivered = 0, Invoiced = 0 The data for the returned order after cancelled is good. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0139918) hgbot (developer) 2022-08-05 11:36 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/669 [^] |
(0139930) hgbot (developer) 2022-08-05 16:22 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: 81069b321e25ec77b735438c126eabcbd2e3aedf Author: Radhakrishnan Seeman <radhakrishnan@qualiantech.com> Date: 05-08-2022 14:22:02 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/81069b321e25ec77b735438c126eabcbd2e3aedf [^] Fixed ISSUE-49844: Delivery Quantity should not be updated in Cancel And Replace * When doing CR, if order doesn't have shipmentlines, then Original order and Reverse order's delivery quantity should be updated as 0. * Added Preference "Leave delivered quantity as 0 when canceling layaways" Delivery quantity should be updated as 0 when pref. is enabled --- M src-db/database/sourcedata/AD_PREFERENCE.xml M src-db/database/sourcedata/AD_REF_LIST.xml M src/org/openbravo/erpCommon/businessUtility/CancelAndReplaceUtils.java M src/org/openbravo/erpCommon/businessUtility/ReplaceOrderExecutor.java --- |
(0139931) hgbot (developer) 2022-08-05 16:22 |
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/669 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2022-07-19 15:02 | jose_duque | New Issue | |
2022-07-19 15:02 | jose_duque | Assigned To | => ranjith_qualiantech_com |
2022-07-19 15:02 | jose_duque | OBNetwork customer | => No |
2022-07-19 15:02 | jose_duque | Triggers an Emergency Pack | => No |
2022-07-19 15:02 | jose_duque | Issue generated from | 0049260 |
2022-07-19 15:11 | jose_duque | Assigned To | ranjith_qualiantech_com => |
2022-07-19 15:34 | jose_duque | Issue cloned | 0049846 |
2022-07-19 15:35 | jose_duque | Assigned To | => Retail |
2022-07-29 11:53 | jose_duque | Issue cloned | 0049912 |
2022-07-29 12:14 | marvintm | Type | feature request => defect |
2022-08-01 06:45 | marvintm | Status | new => scheduled |
2022-08-01 06:45 | marvintm | Assigned To | Retail => radhakrishnan |
2022-08-04 07:38 | ranjith_qualiantech_com | Relationship added | related to 0049260 |
2022-08-05 11:36 | hgbot | Merge Request Status | => open |
2022-08-05 11:36 | hgbot | Note Added: 0139918 | |
2022-08-05 16:22 | hgbot | Merge Request Status | open => approved |
2022-08-05 16:22 | hgbot | Resolution | open => fixed |
2022-08-05 16:22 | hgbot | Status | scheduled => closed |
2022-08-05 16:22 | hgbot | Fixed in Version | => PR22Q4 |
2022-08-05 16:22 | hgbot | Note Added: 0139930 | |
2022-08-05 16:22 | hgbot | Note Added: 0139931 |
Copyright © 2000 - 2009 MantisBT Group |