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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0052118
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2023-04-13 10:422023-05-03 13:24
ReportergorkaionView Statuspublic 
Assigned Tosreehari 
PriorityhighResolutionfixedFixed in VersionRR23Q3
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Merge Request Statusapproved
Review Assigned To
OBNetwork customerGold
Support ticket61116
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0052118: Open Receipt of Verified Return missing isVerifiedReturn flag in line

DescriptionWhen a verified return is reopened using the Open Receipt it is not loading all the properties related to verified returns. For example the "isVerifiedReturn" flag in the lines. This cause problems in validations/flows done based on that flag.
Steps To Reproduce- Create a ticket Sale1 with a line.
- Create a verified return VRet1 of the Sale1 ticket.
- On Developer tools check that the lines has the isVerifiedReturn flag:
OB.MobileApp.model.receipt.attributes.lines.models[0].attributes.isVerifiedReturn -> true

- Pay and complete the return.
- Click on Open Receipt and open the VRet1 verified return.
- On Developer tools check that the lines does not have the isVerifiedReturn flag:
OB.MobileApp.model.receipt.attributes.lines.models[0].attributes.isVerifiedReturn -> undefined
TagsNo tags attached.
Attached Filesdiff file icon FIX-52118-patch.diff [^] (8,107 bytes) 2023-05-03 13:23 [Show Content]
diff file icon FIX-52188-19q3-backport.diff [^] (1,174 bytes) 2023-05-03 13:24 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0148818)
hgbot (developer)
2023-04-25 08:07

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1156 [^]
(0148955)
hgbot (developer)
2023-04-26 16:49

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1156 [^]
(0148956)
hgbot (developer)
2023-04-26 16:49

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 85559a7c592d365fe9187bb9df8e68c587fffe90
Author: Sreehari Venkataraman <sreehari@qualiantech.com>
Date: 26-04-2023 14:48:42
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/85559a7c592d365fe9187bb9df8e68c587fffe90 [^]

Fixes ISSUE-52118: Fixed isVerifiedReturn flag missing in Open ReceiptĀ of Verified Return

---
M src/org/openbravo/retail/posterminal/PaidReceipts.java
M web-test/model/business-object/ticket/actions/CreateReplaceTicket.test.js
M web/org.openbravo.retail.posterminal/app/model/business-logic/taxes-engine/engine/tax-rules.js
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/LoadTicketUtils.js
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/CreateReplaceTicket.js
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/CreateTicketFromQuotation.js
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/ReactivateQuotation.js
M web/org.openbravo.retail.posterminal/js/model/order.js
---

- Issue History
Date Modified Username Field Change
2023-04-13 10:42 gorkaion New Issue
2023-04-13 10:42 gorkaion Assigned To => Retail
2023-04-13 10:42 gorkaion OBNetwork customer => Gold
2023-04-13 10:42 gorkaion Support ticket => 61116
2023-04-13 10:42 gorkaion Triggers an Emergency Pack => No
2023-04-15 08:34 sreehari Assigned To Retail => sreehari
2023-04-15 08:34 sreehari Status new => scheduled
2023-04-25 08:07 hgbot Merge Request Status => open
2023-04-25 08:07 hgbot Note Added: 0148818
2023-04-26 16:48 hgbot Merge Request Status open => approved
2023-04-26 16:49 hgbot Resolution open => fixed
2023-04-26 16:49 hgbot Status scheduled => closed
2023-04-26 16:49 hgbot Note Added: 0148955
2023-04-26 16:49 hgbot Fixed in Version => RR23Q3
2023-04-26 16:49 hgbot Note Added: 0148956
2023-05-03 13:23 sreehari File Added: FIX-52118-patch.diff
2023-05-03 13:24 sreehari File Added: FIX-52188-19q3-backport.diff


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker