Openbravo Issue Tracking System - Retail Modules
View Issue Details
0045601Retail ModulesWeb POSpublic2020-12-17 07:242020-12-31 12:55
marvintm 
ranjith_qualiantech_com 
normalminorhave not tried
closedfixed 
5
 
RR21Q1 
marvintm
No
0045601: Promise polyfill is not needed anymore and should not be imported
Promise polyfill is not needed anymore and should not be imported, as all currently supported browsers already support promises.
Load the WebPOS.
Verify that promise polyfill is imported.
No tags attached.
Issue History
2020-12-17 07:24marvintmNew Issue
2020-12-17 07:24marvintmAssigned To => Retail
2020-12-17 07:24marvintmTriggers 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:47hgbotNote Added: 0125196
2020-12-31 02:49ranjith_qualiantech_comStatusnew => scheduled
2020-12-31 11:16hgbotResolutionopen => fixed
2020-12-31 11:16hgbotStatusscheduled => closed
2020-12-31 11:16hgbotNote Added: 0125213
2020-12-31 11:16hgbotFixed in Version => RR21Q1
2020-12-31 11:16hgbotNote Added: 0125214
2020-12-31 11:48shuehnerNote Added: 0125217
2020-12-31 11:48shuehnerStatusclosed => new
2020-12-31 11:48shuehnerResolutionfixed => open
2020-12-31 11:48shuehnerFixed in VersionRR21Q1 =>
2020-12-31 12:30hgbotNote Added: 0125220
2020-12-31 12:54marvintmStatusnew => scheduled
2020-12-31 12:55marvintmStatusscheduled => resolved
2020-12-31 12:55marvintmFixed in Version => RR21Q1
2020-12-31 12:55marvintmResolutionopen => fixed
2020-12-31 12:55marvintmReview Assigned To => marvintm
2020-12-31 12:55marvintmStatusresolved => closed

Notes
(0125196)
hgbot   
2020-12-31 02:47   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/120 [^]
(0125213)
hgbot   
2020-12-31 11:16   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/120 [^]
(0125214)
hgbot   
2020-12-31 11:16   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: e3d0ff8b5a2abb84d40b3a41c71e6d22d0adf77d
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2020-12-30T22:53:47+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/e3d0ff8b5a2abb84d40b3a41c71e6d22d0adf77d [^]

Fixed ISSUE-45601: Removed Promise pollfill library as it no longer needed

---
M src/org/openbravo/mobile/core/LibraryResource.java
R web/org.openbravo.mobile.core/lib/vendor/promise-2.0.0.js
R web/org.openbravo.mobile.core/lib/vendor/promise-2.0.0.min.js
---
(0125217)
shuehner   
2020-12-31 11:48   
The change is missing to update the licensing information in legal folder.
Updating Licensing.txt + removing copy of promise license
(0125220)
hgbot   
2020-12-31 12:30   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 8963b4a54be717acc879f328d2f5fa24f7bfd250
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2020-12-31T16:59:49+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/8963b4a54be717acc879f328d2f5fa24f7bfd250 [^]

Related to ISSUE-45601: Updated Licensing.txt for removing Promise library

---
M legal/Licensing.txt
R legal/Promise-license.txt
---