Openbravo Issue Tracking System - Retail Modules
View Issue Details
0045600Retail ModulesWeb POSpublic2020-12-17 07:232020-12-31 11:18
marvintm 
ranjith_qualiantech_com 
normalmajorhave not tried
closedfixed 
5
 
RR21Q1 
No
0045600: LAB.js is imported by WebPOS, but in theory it should not be needed
LAB.js library is imported by the WebPOS, but in theory we use enyo.depends to load the static resources, so it should not be needed.

Check this, and if it is the case, we should remove it to save bandwidth.
Access the WebPOS.
Verify that LAB.js library is loaded.
No tags attached.
Issue History
2020-12-17 07:23marvintmNew Issue
2020-12-17 07:23marvintmAssigned To => Retail
2020-12-17 07:23marvintmTriggers an Emergency Pack => No
2020-12-18 10:01shuehnerIssue Monitored: shuehner
2020-12-30 07:30ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2020-12-31 02:53ranjith_qualiantech_comStatusnew => scheduled
2020-12-31 02:59hgbotNote Added: 0125198
2020-12-31 11:18hgbotResolutionopen => fixed
2020-12-31 11:18hgbotStatusscheduled => closed
2020-12-31 11:18hgbotNote Added: 0125215
2020-12-31 11:18hgbotFixed in Version => RR21Q1
2020-12-31 11:18hgbotNote Added: 0125216

Notes
(0125198)
hgbot   
2020-12-31 02:59   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/239 [^]
(0125215)
hgbot   
2020-12-31 11:18   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/239 [^]
(0125216)
hgbot   
2020-12-31 11:18   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 59ad633ad87db5c19cd701a594e9c9477c6d31e6
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2020-12-31T15:46:15+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/59ad633ad87db5c19cd701a594e9c9477c6d31e6 [^]

Fixed ISSUE-45600: Removed LAB.js import as it is no longer needed

---
M src/org/openbravo/retail/posterminal/ApplicationCacheComponent.java
---