Openbravo Issue Tracking System - Retail Modules
View Issue Details
0054565Retail ModulesWeb POSpublic2024-02-02 13:562024-02-26 06:58
malsasua 
alainperez 
normalmajoralways
closedfixed 
5
 
RR24Q2 
No
0054565: WEBPOS Hook is not executing callbackExecutor
there is one function registered to OBPOS_LoadPOSWindow hook that it is not calling to callbackExecutor

https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/blob/release/23Q4/web/org.openbravo.retail.posterminal/js/hook/loadPOSWindow.js?ref_type=heads#L41 [^]

When Remote Customers is enabled, it causes the login can not be done in offline
BO:
. add preference: Enable REmote Customers to Y

POS:
offline-> do login -> login is not completed
remove "return" line
No tags attached.
blocks defect 0054593 closed ranjith_qualiantech_com Login and sales can not be done with remote customer enabled in offline 
Issue History
2024-02-02 13:56malsasuaNew Issue
2024-02-02 13:56malsasuaAssigned To => Retail
2024-02-02 13:56malsasuaTriggers an Emergency Pack => No
2024-02-06 16:24malsasuaRelationship addedblocks 0054593
2024-02-06 16:25PracticsIssue Monitored: Practics
2024-02-06 16:59malsasuaDescription Updatedbug_revision_view_page.php?rev_id=27469#r27469
2024-02-06 16:59malsasuaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=27471#r27471
2024-02-09 06:08guillermogilAssigned ToRetail => alainperez
2024-02-12 21:01alainperezStatusnew => scheduled
2024-02-13 03:47hgbotNote Added: 0160662
2024-02-14 06:40hgbotResolutionopen => fixed
2024-02-14 06:40hgbotStatusscheduled => closed
2024-02-14 06:40hgbotNote Added: 0160712
2024-02-14 06:40hgbotFixed in Version => RR24Q2
2024-02-14 06:40hgbotNote Added: 0160713
2024-02-26 06:58hgbotNote Added: 0161227

Notes
(0160662)
hgbot   
2024-02-13 03:47   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1468 [^]
(0160712)
hgbot   
2024-02-14 06:40   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1468 [^]
(0160713)
hgbot   
2024-02-14 06:40   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: a10b12005ef95fb9c4fe639fa9f8919de957e327
Author: Alain PĂ©rez Balart <alain.perez@openbravo.com>
Date: 13-02-2024 17:54:13
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/a10b12005ef95fb9c4fe639fa9f8919de957e327 [^]

Fixed ISSUE-54565: WEBPOS Hook is not executing callbackExecutor

---
M web/org.openbravo.retail.posterminal/js/hook/loadPOSWindow.js
---
(0161227)
hgbot   
2024-02-26 06:58   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 3b15b44b7a1685b862ee9163845565ab25c3dd61
Author: Ranjith S R <ranjith.rangaraju.ext@openbravo.com>
Date: 26-02-2024 11:15:11
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/3b15b44b7a1685b862ee9163845565ab25c3dd61 [^]

Revert "Fixed ISSUE-54565: WEBPOS Hook is not executing callbackExecutor"

This reverts commit a10b12005ef95fb9c4fe639fa9f8919de957e327.

---
M web/org.openbravo.retail.posterminal/js/hook/loadPOSWindow.js
---