Openbravo Issue Tracking System - Retail Modules
View Issue Details
0028409Retail ModulesWeb POSpublic2014-12-15 09:302015-01-27 09:54
caristu 
mario_castello 
highmajoralways
closedfixed 
5
 
RR15Q2RR15Q1 
mtaal
No
0028409: WebPOS should warn if the POS terminal pointed in the url does not exist
WebPOS should warn if the POS terminal pointed in the URL does not exist. Currently the log in screen appears without showing any user. This can be confusing for the users.
1) Try to log in WebPOS by pointing a terminal search key that does not exist.
No tags attached.
has duplicate design defect 0021202 closed adrianromero Available list of POS terminals and removal of the hardcoded default POS teminal 
Issue History
2014-12-15 09:30caristuNew Issue
2014-12-15 09:30caristuAssigned To => marvintm
2014-12-15 09:30caristuResolution time => 1421535600
2014-12-15 09:30caristuTriggers an Emergency Pack => No
2014-12-15 09:34caristuIssue Monitored: networkb
2014-12-15 22:23mario_castelloAssigned Tomarvintm => mario_castello
2014-12-16 19:06hgbotCheckin
2014-12-16 19:06hgbotNote Added: 0072574
2014-12-16 19:06hgbotStatusnew => resolved
2014-12-16 19:06hgbotResolutionopen => fixed
2014-12-16 19:06hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/c53eaad5864bf2c840e691db607918f647fc7312 [^]
2014-12-16 22:47mtaalNote Added: 0072581
2014-12-16 22:47mtaalReview Assigned To => mtaal
2014-12-16 22:47mtaalNote Added: 0072582
2014-12-16 22:47mtaalStatusresolved => closed
2014-12-16 22:47mtaalFixed in Version => RR15Q1
2014-12-17 15:02mtaalRelationship addedhas duplicate 0021202
2015-01-27 09:54hgbotCheckin
2015-01-27 09:54hgbotNote Added: 0073801

Notes
(0072574)
hgbot   
2014-12-16 19:06   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: c53eaad5864bf2c840e691db607918f647fc7312
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Tue Dec 16 12:04:50 2014 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/c53eaad5864bf2c840e691db607918f647fc7312 [^]

Fixed issue 28409: WebPOS should warn if the POS terminal pointed in the url does not exist

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web/org.openbravo.mobile.core/source/component/ob-login.js
---
(0072581)
mtaal   
2014-12-16 22:47   
Hi,
Instead of using alert it is now the idea to use:
OB.UTIL.showWarning

See this issue:
https://issues.openbravo.com/view.php?id=27415 [^]

I will close this issue and solve the alert in the other issue.
(0072582)
mtaal   
2014-12-16 22:47   
Tested & reviewed
(0073801)
hgbot   
2015-01-27 09:54   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: ef282477f0548568ae41e3173941485c630d673d
Author: Aaron Calero <aaron.calero <at> openbravo.com>
Date: Tue Jan 27 09:51:51 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/ef282477f0548568ae41e3173941485c630d673d [^]

Related to issue 26462 and related to issue 28409: Exported messages to the correct position in AD_MESSAGE.xml

---
M src-db/database/sourcedata/AD_MESSAGE.xml
---