Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0052118 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2023-04-13 10:42 | 2023-05-03 13:24 | |||
Reporter | gorkaion | View Status | public | |||||
Assigned To | sreehari | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR23Q3 | |||
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 | Gold | |||||||
Support ticket | 61116 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0052118: Open Receipt of Verified Return missing isVerifiedReturn flag in line | |||||||
Description | When 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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() ![]() | |||||||
![]() |
|
![]() |
|
(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 --- |
![]() |
|||
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 |