Openbravo Issue Tracking System - Retail Modules
View Issue Details
0050539Retail ModulesWeb POSpublic2022-10-15 08:002022-11-21 07:58
ranjith_qualiantech_com 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR23Q1 
No
0050539: JS error occurs when remote mode for product is configured
If remote mode for product is configured and "Default tab for Web POS" was Browse, then JS error when loading the POS

It was caused due to the new skin implementation
https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/bf726fc4910ed9fae6f0c58d3be2765e7232300d#180cd85cb16c24b6290221e381babb5b5489904e_266_183 [^]
Backoffice
1) Create Pref "Enable Remote for Product" with value "Y"
2) Update "Default tab for Web POS" as "Browse" i Channel - Touchpoint window

POS
Load POS
JS error occurs
No tags attached.
Issue History
2022-10-15 08:00ranjith_qualiantech_comNew Issue
2022-10-15 08:00ranjith_qualiantech_comAssigned To => ranjith_qualiantech_com
2022-10-15 08:00ranjith_qualiantech_comTriggers an Emergency Pack => No
2022-10-15 08:00ranjith_qualiantech_comStatusnew => scheduled
2022-10-17 06:47hgbotNote Added: 0142120
2022-10-17 07:09ranjith_qualiantech_comDescription Updatedbug_revision_view_page.php?rev_id=24901#r24901
2022-11-21 07:58hgbotNote Added: 0143870
2022-11-21 07:58hgbotResolutionopen => fixed
2022-11-21 07:58hgbotStatusscheduled => closed
2022-11-21 07:58hgbotFixed in Version => RR23Q1
2022-11-21 07:58hgbotNote Added: 0143871

Notes
(0142120)
hgbot   
2022-10-17 06:47   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/958 [^]
(0143870)
hgbot   
2022-11-21 07:58   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/958 [^]
(0143871)
hgbot   
2022-11-21 07:58   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 7898f65e82ae49cff239f0eeaf0e83d1ac3d0929
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 21-11-2022 06:57:57
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/7898f65e82ae49cff239f0eeaf0e83d1ac3d0929 [^]

Fixed ISSUE-50539: Default tab should be opened if tab is present in POS
* If default tab is not present in POS, then scan tab should be shown

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/toolbar-right.js
---