Openbravo Issue Tracking System - POS2
View Issue Details
0046143POS2POSpublic2021-03-24 18:432021-03-29 17:55
jmelin 
prakashmurugesan88 
highmajorhave not tried
closedfixed 
30Openbravo Appliance 14.04
 
 
No
0046143: JIRA 1514 - Failed to login if "Touchpoint type" org is parent org of the restaurant
It's not possible to connect to a POS that is linked to a 'touchpoint type' where org is parent org.
The video describes the steps to follow. I updated the right to access it as it may help

1. Connect to livebuild BO with Openbravo user
2. Switch to "the white valle group admin" role
3. Open "Channel - Touchpoint type" window and create an new touchpoint type :
  - organization = "White Valley Spain S.A"
  - same definition as "POS2SD VBS POS2 Terminal Type"
4. Open "Channel - Touchpoint" and create a POS :
  - store = Vall Blanca Store
  - touchpoint type = touchpoint type you created
  - same defintion as VBS-2

5. Try to login to the new POS with vallblance user:
  - following message is displayed
  "Error / The application could not be initialized. The server may not be available and the cache has not enough data. Check your server connection and try again."
  - see image for message in console
No tags attached.
png consle_20210326.PNG (108,077) 2021-03-26 11:11
https://issues.openbravo.com/file_download.php?file_id=15463&type=bug
png
Issue History
2021-03-24 18:43jmelinNew Issue
2021-03-24 18:43jmelinAssigned To => Retail
2021-03-24 18:43jmelinTriggers an Emergency Pack => No
2021-03-24 18:45jmelinSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=22257#r22257
2021-03-25 16:35guilleaerNote Added: 0126922
2021-03-25 16:35guilleaerAssigned ToRetail => jmelin
2021-03-25 16:35guilleaerStatusnew => feedback
2021-03-26 11:11jmelinSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=22262#r22262
2021-03-26 11:11jmelinFile Added: consle_20210326.PNG
2021-03-26 11:12jmelinAssigned Tojmelin => guilleaer
2021-03-26 11:12jmelinStatusfeedback => new
2021-03-26 11:12jmelinSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=22263#r22263
2021-03-28 21:09guilleaerAssigned Toguilleaer => Retail
2021-03-29 11:23guilleaerAssigned ToRetail => prakashmurugesan88
2021-03-29 12:06prakashmurugesan88Statusnew => scheduled
2021-03-29 15:39hgbotNote Added: 0126986
2021-03-29 17:55hgbotResolutionopen => fixed
2021-03-29 17:55hgbotStatusscheduled => closed
2021-03-29 17:55hgbotNote Added: 0126991
2021-03-29 17:55hgbotNote Added: 0126992

Notes
(0126922)
guilleaer   
2021-03-25 16:35   
A video cannot substitute written steps to reproduce.
Attached video is not accessible
(0126986)
hgbot   
2021-03-29 15:39   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/345 [^]
(0126991)
hgbot   
2021-03-29 17:55   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 416bc13613f269bb8b403ec2596cabd5170d8582
Author: Prakash M <prakash@qualiantech.com>
Date: 2021-03-29T15:05:33+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/416bc13613f269bb8b403ec2596cabd5170d8582 [^]

Fixes BUG-46143: Fixes POS2 failed to login when Touchpoint type org is parent org
* Issue caused by validation for existence of Org Schemas for the Touchpoint type's Org
* Changed the validation for Touchpoint's org instead of Touchpoint type's org

---
M src/org/openbravo/pos2/login/POS2InitialValidations.java
---
(0126992)
hgbot   
2021-03-29 17:55   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/345 [^]