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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0044568
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2020-07-07 12:432020-09-04 07:11
ReporterLeyreView Statuspublic 
Assigned Toranjith_qualiantech_com 
PriorityhighResolutionfixedFixed in VersionRR20Q4
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0044568: Incorrect RFID status when opening a popup

DescriptionIncorrect RFID status when opening a popup
Steps To ReproduceBackend:
Configure a terminal to use the RFID

Web POS:
1) Login into previous terminal
2) Verify that the RFID is active -> OK
3) Create a new receipt and go to the payment method step -> The RFID is disabled -> OK
4) Click on "Verified Returns". A new pop-up is displayed -> The RFID is active -> KO
5) Click on "Open Receipt". A new pop-up is displayed -> The RFID is active -> KO
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0044193 closedranjith_qualiantech_com RFID incorrect status when the Terminal is refreshed and pop-up is open 

-  Notes
(0121556)
hgbot (developer)
2020-07-22 04:21

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/39 [^]
(0121674)
hgbot (developer)
2020-07-28 16:47

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/39 [^]
(0121675)
hgbot (developer)
2020-07-28 16:47

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: f5f61d32b9a2b12bdd6ec3a11b5b0def6bdc33a9
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2020-07-28T14:46:48+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/f5f61d32b9a2b12bdd6ec3a11b5b0def6bdc33a9 [^]

Fixed issue-44568: Scanning focus should be called in blur event of AutoFilter Input Element
* Scanning focus should be called with true, to set the focus properly

---
M web/org.openbravo.mobile.core/source/component/ob-form.js
M web/org.openbravo.mobile.core/source/component/ob-keyboard.js
---
(0122130)
Leyre (developer)
2020-08-18 10:51

Problem found:
Backend:
Configure a terminal to use the RFID

Web POS:
1) Login into previous terminal
2) Click on "Verified Returns".
3) Search a verified return by clicking on the icon or scanning the return code. Verify that while the searching process, the RFID is active and products can be scanned -> KO
4) A pop-up is opened with the products. Select the products and click on "Apply". Verify that while the apply process, the RFID is active and products can be scanned -> KO
(0122270)
hgbot (developer)
2020-08-22 18:41

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/69 [^]
(0122398)
hgbot (developer)
2020-08-28 07:10

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/69 [^]
(0122399)
hgbot (developer)
2020-08-28 07:10

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 0c1b484dc667df01bb5d2385e26424521f51cb94
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2020-08-28T05:10:25+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/0c1b484dc667df01bb5d2385e26424521f51cb94 [^]

Fixed ISSUE-44568: Popup should be closed after receipt is fetched from backoffice
* When selecting receipt in Open Receipt/Verified Returns popup, Popup should be closed after receipt details fetched from backoffice

---
M web/org.openbravo.retail.posterminal/js/components/modalorderselector.js
M web/org.openbravo.retail.posterminal/js/utils/orderSelectorUtils.js
---
(0122621)
hgbot (developer)
2020-09-04 03:54

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/merge_requests/8 [^]
(0122626)
hgbot (developer)
2020-09-04 07:11

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns [^]
Changeset: 0e5de58ba5da5240fbcbd75810c91072493c8f85
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2020-08-21T13:54:25+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/commit/0e5de58ba5da5240fbcbd75810c91072493c8f85 [^]

Related to ISSUE-44568: Return Lines Popup should be closed after line is added to receipt
* When applying in Return Lines popup of Verified Returns, Popup should be closed after adding lines to the receipt

---
M web/org.openbravo.retail.returns/js/modalReturnLines.js
---
(0122627)
hgbot (developer)
2020-09-04 07:11

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/merge_requests/8 [^]

- Issue History
Date Modified Username Field Change
2020-07-07 12:43 Leyre New Issue
2020-07-07 12:43 Leyre Assigned To => Retail
2020-07-07 12:43 Leyre Resolution time => 1595887200
2020-07-07 12:43 Leyre Triggers an Emergency Pack => No
2020-07-07 12:44 Leyre Relationship added related to 0044193
2020-07-16 08:35 ranjith_qualiantech_com Assigned To Retail => ranjith_qualiantech_com
2020-07-22 04:21 hgbot Note Added: 0121556
2020-07-28 16:47 hgbot Note Added: 0121674
2020-07-28 16:47 hgbot Resolution open => fixed
2020-07-28 16:47 hgbot Status new => closed
2020-07-28 16:47 hgbot Fixed in Version => RR20Q4
2020-07-28 16:47 hgbot Note Added: 0121675
2020-08-18 10:51 Leyre Resolution time 1595887200 => 1598306400
2020-08-18 10:51 Leyre Note Added: 0122130
2020-08-18 10:51 Leyre Status closed => new
2020-08-18 13:19 ranjith_qualiantech_com Status new => scheduled
2020-08-22 18:41 hgbot Note Added: 0122270
2020-08-28 07:10 hgbot Status scheduled => closed
2020-08-28 07:10 hgbot Note Added: 0122398
2020-08-28 07:10 hgbot Note Added: 0122399
2020-09-04 03:54 hgbot Note Added: 0122621
2020-09-04 07:11 hgbot Note Added: 0122626
2020-09-04 07:11 hgbot Note Added: 0122627


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker