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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0040513
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2019-04-03 18:232019-04-16 14:02
ReportermalsasuaView Statuspublic 
Assigned Toranjith_qualiantech_com 
PriorityhighResolutionfixedFixed in VersionRR19Q3
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toadrianromero
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0040513: The focus is lost after completing one ticket if one popup is opened when new ticket is created and previous ticket is deleted

Descriptionwhen a popup is opened when a new ticket is created, and previous ticket has been deleted, the focus is lost, and scanner does not work
Steps To Reproduce[POS]
. create a popup that it will be opened when new ticket is created:
in console, execute:
OB.UTIL.HookManager.registerHook('OBPOS_NewReceipt', function(args, callbacks) {OB.UTIL.showConfirmation.display(); OB.UTIL.HookManager.callbackExecutor(args, callbacks); });
. scan one product -> the line is added
. delete ticket -> new ticket is created and popup is opened
. scan one product -> line is not added
Proposed Solutionsimilar solution that 40380
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0040380 closedranjith_qualiantech_com The focus is lost after completing one ticket if the preference OBPOS_closeDrawerBeforeContinue is Y 
related to defect 0040475 closedranjith_qualiantech_com RFID is enabled while PopUp is displayed 

-  Notes
(0111042)
ranjith_qualiantech_com (developer)
2019-04-09 12:41

Fixed in issue https://issues.openbravo.com/view.php?id=40475 [^]
Changset: https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/d382a5f2bc76 [^]
(0111136)
adrianromero (manager)
2019-04-15 14:15

The error is still reproducible with the changeset applied. Like the related issue 40475.

1.- Do to the console and add the hook:
OB.UTIL.HookManager.registerHook('OBPOS_NewReceipt', function(args, callbacks) {OB.UTIL.showConfirmation.display(); OB.UTIL.HookManager.callbackExecutor(args, callbacks); });
2.- Delete the receipt and observe now the empty confirm dialog of the previous hook appears.
3. Close the dialog, Type something "1111" + RETURN to emulate a barcode scanner and observe the data is not typed and the application does not search the product. This is wrong
Observe also if you tap on "SCAN" then you can type "1111" + RETURN and a dialog appears -> No results found for: 1111. This is the expected behaviour
(0111164)
ranjith_qualiantech_com (developer)
2019-04-16 12:31

Fixed in issue https://issues.openbravo.com/view.php?id=40475 [^]
Changset: https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9b726d138932fd8104fabe3df2ed600600fcea65 [^]
(0111166)
adrianromero (manager)
2019-04-16 14:02

Verified

- Issue History
Date Modified Username Field Change
2019-04-03 18:23 malsasua New Issue
2019-04-03 18:23 malsasua Assigned To => Retail
2019-04-03 18:23 malsasua Resolution time => 1554933600
2019-04-03 18:23 malsasua Triggers an Emergency Pack => No
2019-04-03 18:23 malsasua Relationship added related to 0040380
2019-04-04 10:46 ranjith_qualiantech_com Relationship added related to 0040475
2019-04-04 10:47 ranjith_qualiantech_com Assigned To Retail => ranjith_qualiantech_com
2019-04-04 11:55 ranjith_qualiantech_com Status new => scheduled
2019-04-09 12:41 ranjith_qualiantech_com Note Added: 0111042
2019-04-09 12:41 ranjith_qualiantech_com Status scheduled => resolved
2019-04-09 12:41 ranjith_qualiantech_com Resolution open => fixed
2019-04-15 14:15 adrianromero Note Added: 0111136
2019-04-15 14:15 adrianromero Status resolved => new
2019-04-15 14:15 adrianromero Resolution fixed => open
2019-04-16 08:52 ranjith_qualiantech_com Status new => scheduled
2019-04-16 12:31 ranjith_qualiantech_com Note Added: 0111164
2019-04-16 12:31 ranjith_qualiantech_com Status scheduled => resolved
2019-04-16 12:31 ranjith_qualiantech_com Resolution open => fixed
2019-04-16 14:02 adrianromero Review Assigned To => adrianromero
2019-04-16 14:02 adrianromero Note Added: 0111166
2019-04-16 14:02 adrianromero Status resolved => closed
2019-04-16 14:02 adrianromero Fixed in Version => RR19Q3


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker