Openbravo Issue Tracking System - Retail Modules
View Issue Details
0045607Retail ModulesWeb POSpublic2020-12-17 07:422020-12-31 12:55
marvintm 
ranjith_qualiantech_com 
normalminorhave not tried
closedfixed 
5
 
RR21Q1 
marvintm
No
0045607: JQuery library is still imported, although it should no longer be needed
We are currently still importing jquery library, even though it should no longer be needed.
Access the WebPOS.
Verify that jquery library is still imported.
No tags attached.
Issue History
2020-12-17 07:42marvintmNew Issue
2020-12-17 07:42marvintmAssigned To => Retail
2020-12-17 07:42marvintmTriggers 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:49ranjith_qualiantech_comStatusnew => scheduled
2020-12-31 02:50hgbotNote Added: 0125197
2020-12-31 11:09hgbotResolutionopen => fixed
2020-12-31 11:09hgbotStatusscheduled => closed
2020-12-31 11:09hgbotNote Added: 0125211
2020-12-31 11:09hgbotFixed in Version => RR21Q1
2020-12-31 11:09hgbotNote Added: 0125212
2020-12-31 11:59shuehnerNote Added: 0125218
2020-12-31 11:59shuehnerStatusclosed => new
2020-12-31 11:59shuehnerResolutionfixed => open
2020-12-31 11:59shuehnerFixed in VersionRR21Q1 =>
2020-12-31 12:30hgbotNote Added: 0125219
2020-12-31 12:54marvintmStatusnew => scheduled
2020-12-31 12:54marvintmStatusscheduled => resolved
2020-12-31 12:54marvintmFixed in Version => RR21Q1
2020-12-31 12:54marvintmResolutionopen => fixed
2020-12-31 12:55marvintmReview Assigned To => marvintm
2020-12-31 12:55marvintmStatusresolved => closed

Notes
(0125197)
hgbot   
2020-12-31 02:50   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/238 [^]
(0125211)
hgbot   
2020-12-31 11:09   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/238 [^]
(0125212)
hgbot   
2020-12-31 11:09   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 8fd1688a05662ff96ac883f46d640ebf63d99fda
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2020-12-31T10:09:14+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/8fd1688a05662ff96ac883f46d640ebf63d99fda [^]

Fixed ISSUE-45607: Removed Jquery library as it is no longer needed

---
M src/org/openbravo/retail/posterminal/ApplicationCacheComponent.java
R legal/jquery_license.txt
R web/org.openbravo.retail.posterminal/js/libs/jquery-1.7.2.js
R web/org.openbravo.retail.posterminal/js/libs/jquery-1.7.2.min.js
---
(0125218)
shuehner   
2020-12-31 11:59   
missing change to licensing files in legal folder (Remove mentioning it in Licensing.txt)
(0125219)
hgbot   
2020-12-31 12:30   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 7fea7b031e50cfe9a6367e0bd4b0908b7e0327e9
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2020-12-31T16:59:22+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/7fea7b031e50cfe9a6367e0bd4b0908b7e0327e9 [^]

Related to ISSUE-45607: Updated Licensing.txt for removing Jquery library

---
M legal/Licensing.txt
---