Openbravo Issue Tracking System - Retail Modules
View Issue Details
0026244Retail ModulesWeb POSpublic2014-04-10 18:262014-06-16 18:29
marvintm 
Orekaria 
normalminorhave not tried
closedfixed 
5
 
RR14Q3 
marvintm
No
0026244: Web POS doesn't show a readable message when the anonymous customer is configured incorrectly
When you configure the anonymous customer incorrectly, the Web POS login will not work. This is fine. However, we should add a nice message when this fails.
- Go to the ERP login page. Log in using Openbravo user. Go to White Valley role.
- Open a new tab in the same browser. Go to the POS URL.
- Realize that there is an error in the backend, but the Web POS window doesn't show anything.
Add a validation to the InitialValidations.java class for this case.
No tags attached.
Issue History
2014-04-10 18:26marvintmNew Issue
2014-04-10 18:26marvintmAssigned To => Orekaria
2014-04-10 18:26marvintmTriggers an Emergency Pack => No
2014-04-23 09:53hgbotCheckin
2014-04-23 09:53hgbotNote Added: 0066549
2014-04-23 09:53hgbotStatusnew => resolved
2014-04-23 09:53hgbotResolutionopen => fixed
2014-04-23 09:53hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0ce1f9a5a9f24d081a7f6a95dadcfe2e4d125756 [^]
2014-05-01 17:44hgbotCheckin
2014-05-01 17:44hgbotNote Added: 0066744
2014-05-01 17:44hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0ce1f9a5a9f24d081a7f6a95dadcfe2e4d125756 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.unstablenetworks/rev/0ce1f9a5a9f24d081a7f6a95dadcfe2e4d125756 [^]
2014-05-16 12:37hgbotCheckin
2014-05-16 12:37hgbotNote Added: 0067214
2014-05-16 12:38hgbotCheckin
2014-05-16 12:38hgbotNote Added: 0067216
2014-05-16 12:39marvintmReview Assigned To => marvintm
2014-05-16 12:39marvintmStatusresolved => closed
2014-05-16 12:39marvintmFixed in Version => RR14Q3
2014-06-16 18:29hgbotCheckin
2014-06-16 18:29hgbotNote Added: 0068074

Notes
(0066549)
hgbot   
2014-04-23 09:53   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 0ce1f9a5a9f24d081a7f6a95dadcfe2e4d125756
Author: Orekaria <ral <at> openbravo.com>
Date: Wed Apr 23 09:52:45 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0ce1f9a5a9f24d081a7f6a95dadcfe2e4d125756 [^]

Fixed issue 26244. Custom message added.

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/retail/posterminal/InitialValidations.java
---
(0066744)
hgbot   
2014-05-01 17:44   
Repository: erp/pmods/org.openbravo.retail.posterminal.unstablenetworks
Changeset: 0ce1f9a5a9f24d081a7f6a95dadcfe2e4d125756
Author: Orekaria <ral <at> openbravo.com>
Date: Wed Apr 23 09:52:45 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.unstablenetworks/rev/0ce1f9a5a9f24d081a7f6a95dadcfe2e4d125756 [^]

Fixed issue 26244. Custom message added.

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/retail/posterminal/InitialValidations.java
---
(0067214)
hgbot   
2014-05-16 12:37   
Repository: erp/pmods/org.openbravo.retail.posterminal.unstablenetworks
Changeset: 40161eed2bd2f201041075577ef6f1f4bdf75b5c
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Fri May 16 12:37:36 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.unstablenetworks/rev/40161eed2bd2f201041075577ef6f1f4bdf75b5c [^]

Related to issue 26244. Formated file correctly.

---
M src/org/openbravo/retail/posterminal/InitialValidations.java
---
(0067216)
hgbot   
2014-05-16 12:38   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 40161eed2bd2f201041075577ef6f1f4bdf75b5c
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Fri May 16 12:37:36 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/40161eed2bd2f201041075577ef6f1f4bdf75b5c [^]

Related to issue 26244. Formated file correctly.

---
M src/org/openbravo/retail/posterminal/InitialValidations.java
---
(0068074)
hgbot   
2014-06-16 18:29   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 6eabbf2dbd0e378ae7aed43f70e8f46d6f73e684
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Jun 16 18:28:30 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6eabbf2dbd0e378ae7aed43f70e8f46d6f73e684 [^]

Related to issue 26244. Fixed message search key.

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