Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0042075Openbravo ERPZ. Otherspublic2019-10-21 18:322019-12-12 23:01
jarmendariz 
migueldejuana 
normalminorhave not tried
closedfixed 
5
 
3.0PR20Q1 
jarmendariz
Core
No
0042075: Update ESLint settings to support ES9
Currently the Ecmascript version supported according to eslintrc.json is set to ES6. By increasing this version to ES9, we would be able to support language's new features in some places (such as WebPOS)
See above
No tags attached.
related to feature request 0039983 closed jarmendariz Upgrade javascript linter and formatter 
causes feature request 0042104 new Triage Platform Base Add ESLint rules to restrict potentially dangeous js syntax 
Issue History
2019-10-21 18:32jarmendarizNew Issue
2019-10-21 18:32jarmendarizAssigned To => Triage Finance
2019-10-21 18:32jarmendarizModules => Core
2019-10-21 18:32jarmendarizTriggers an Emergency Pack => No
2019-10-21 18:32jarmendarizAssigned ToTriage Finance => migueldejuana
2019-10-21 18:32jarmendarizRelationship addedrelated to 0039983
2019-10-22 09:51hgbotCheckin
2019-10-22 09:51hgbotNote Added: 0115201
2019-10-22 09:51hgbotStatusnew => resolved
2019-10-22 09:51hgbotResolutionopen => fixed
2019-10-22 09:51hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/8f624a5577b89d3050e03c300feebeacff39abdb [^]
2019-10-22 11:04jarmendarizReview Assigned To => jarmendariz
2019-10-22 12:54jarmendarizNote Added: 0115212
2019-10-22 12:55jarmendarizStatusresolved => closed
2019-10-22 12:55jarmendarizFixed in Version => 3.0PR20Q1
2019-10-22 18:27adrianromeroNote Added: 0115234
2019-10-23 10:25jarmendarizRelationship addedcauses 0042104
2019-12-12 23:01hudsonbotCheckin
2019-12-12 23:01hudsonbotNote Added: 0116258

Notes
(0115201)
hgbot   
2019-10-22 09:51   
Repository: erp/devel/pi
Changeset: 8f624a5577b89d3050e03c300feebeacff39abdb
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Tue Oct 22 09:51:15 2019 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/8f624a5577b89d3050e03c300feebeacff39abdb [^]

Fixed issue 0042075: Update ESLint settings to support ES9

- Change parseOptions to support ES9 (ES2018)

---
M .eslintrc.json
---
(0115212)
jarmendariz   
2019-10-22 12:54   
Reviewed + tested
(0115234)
adrianromero   
2019-10-22 18:27   
Related changeset that removes the function OB.async(). Now async / await must be used instead of OB.async()

https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/c6aedab8471c [^]
(0116258)
hudsonbot   
2019-12-12 23:01   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/954d2b7a66fb [^]
Maturity status: Test