Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040058Retail ModulesWeb POSpublic2019-01-30 10:312019-02-04 09:56
Leyre 
ranjith_qualiantech_com 
immediatemajoralways
closedfixed 
5
 
RR19Q2 
marvintm
Packaging and release
2018-01-10
RR18Q2
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/048104daf8b38e76547d65c673a9f812420d323e [^]
No
0040058: Can initiate login in a terminal with a user from another store, but it is blocked on loading
Can initiate login in a terminal with a user from another store, but it is blocked on loading
1. Go to a terminal of store VBS-1

2. User 'posets' does not exist for this terminal (give permission to another terminal for this user, for example 'CMS POS Terminal').

3. Anyway, do login in VBS-1 with user posets

4. Loading starts as if the user was about to log in, but then loading gets stuck
There should be the regular message of invalid username or password.

This works well in 18Q1 version.
No tags attached.
depends on backport 0040115RR19Q1 closed ranjith_qualiantech_com Can initiate login in a terminal with a user from another store, but it is blocked on loading 
depends on backport 0040116RR18Q4.2 closed ranjith_qualiantech_com Can initiate login in a terminal with a user from another store, but it is blocked on loading 
depends on backport 0040117RR18Q3.5 closed ranjith_qualiantech_com Can initiate login in a terminal with a user from another store, but it is blocked on loading 
has duplicate defect 0039541 closed Retail [RR18Q4] [Login] Terminal gets stuck when trying to log in with credentials of another terminal 
patch issue 40058 mobilecore fix.patch (3,420) 2019-01-31 13:52
https://issues.openbravo.com/file_download.php?file_id=12591&type=bug
patch issue 40058 posterminal fix.patch (1,465) 2019-01-31 13:55
https://issues.openbravo.com/file_download.php?file_id=12592&type=bug
Issue History
2019-01-30 10:31LeyreNew Issue
2019-01-30 10:31LeyreAssigned To => Retail
2019-01-30 10:31LeyreResolution time => 1549234800
2019-01-30 10:31LeyreTriggers an Emergency Pack => No
2019-01-30 10:47rafarodaIssue Monitored: rafaroda
2019-01-31 07:50ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2019-01-31 07:50ranjith_qualiantech_comStatusnew => scheduled
2019-01-31 08:30ranjith_qualiantech_comFile Added: issue 40058 posterminal fix.patch
2019-01-31 13:51ranjith_qualiantech_comFile Deleted: issue 40058 posterminal fix.patch
2019-01-31 13:51ranjith_qualiantech_comFile Added: issue 40058 posterminal fix.patch
2019-01-31 13:52ranjith_qualiantech_comFile Added: issue 40058 mobilecore fix.patch
2019-01-31 13:52ranjith_qualiantech_comFile Deleted: issue 40058 posterminal fix.patch
2019-01-31 13:55ranjith_qualiantech_comFile Added: issue 40058 posterminal fix.patch
2019-01-31 13:55ranjith_qualiantech_comNote Added: 0109355
2019-02-02 07:36hgbotCheckin
2019-02-02 07:36hgbotNote Added: 0109444
2019-02-02 07:37hgbotCheckin
2019-02-02 07:37hgbotNote Added: 0109445
2019-02-02 07:37hgbotStatusscheduled => resolved
2019-02-02 07:37hgbotResolutionopen => fixed
2019-02-02 07:37hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/7b053ff818892def02e4a743ce5800e29510c418 [^]
2019-02-04 09:25marvintmStatusresolved => new
2019-02-04 09:25marvintmResolutionfixed => open
2019-02-04 09:26marvintmStatusnew => scheduled
2019-02-04 09:26marvintmStatusscheduled => resolved
2019-02-04 09:26marvintmFixed in Version => RR19Q2
2019-02-04 09:26marvintmResolutionopen => fixed
2019-02-04 09:26marvintmReview Assigned To => marvintm
2019-02-04 09:26marvintmStatusresolved => closed
2019-02-04 09:27marvintmRelationship addedhas duplicate 0039541
2019-02-04 09:56ranjith_qualiantech_comRegression level => Packaging and release
2019-02-04 09:56ranjith_qualiantech_comRegression date => 2018-01-10
2019-02-04 09:56ranjith_qualiantech_comRegression introduced in release => RR18Q2
2019-02-04 09:56ranjith_qualiantech_comRegression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/048104daf8b38e76547d65c673a9f812420d323e [^]

Notes
(0109355)
ranjith_qualiantech_com   
2019-01-31 13:55   
Attached fix for the issue
(0109444)
hgbot   
2019-02-02 07:36   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 4ce49dda7381aece9a8a995483cafc8e1f34d9e1
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Sat Feb 02 12:06:41 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4ce49dda7381aece9a8a995483cafc8e1f34d9e1 [^]

Related to issue 40058 : Validate Login Defaults validation when login from POS

* Refactored to avoid NULL Exception

---
M src/org/openbravo/retail/posterminal/POSLoginHandler.java
---
(0109445)
hgbot   
2019-02-02 07:37   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 7b053ff818892def02e4a743ce5800e29510c418
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Sat Feb 02 12:06:53 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/7b053ff818892def02e4a743ce5800e29510c418 [^]

Fixed issue 40058 : Added ADMessage to Validate Login Defaults when login

* If Login Validation fails, Proper Message should be shown to POS User

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/mobile/core/login/MobileCoreLoginHandler.java
---