Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0049844
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Layaway ordermajoralways2022-07-19 15:022022-08-05 16:22
Reporterjose_duqueView Statuspublic 
Assigned Toradhakrishnan 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSLinux 64 bitDatabasePostgreSQLJava version7.x
OS VersionOpenbravo Appliance 14.04Database version9.3.xAnt version1.9.x
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0049844: The delivered quantity is incorrect for a cancelled layaway in a cancel and replace

DescriptionWhen 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 Reproduce1. 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to feature request 0049260 closedranjith_qualiantech_com The delivered quantity is incorrect for a cancelled layaway 

-  Notes
(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 [^]

- Issue History
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 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 Note Added: 0139918
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
Powered by Mantis Bugtracker