Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0041279 | Retail Modules | Web POS | public | 2019-07-04 12:50 | 2019-07-26 08:21 |
|
Reporter | caristu | |
Assigned To | alostale | |
Priority | high | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR19Q4 | |
Merge Request Status | |
Review Assigned To | caristu |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0041279: Remove dependency of ob-arithmetic with underscore |
Description | Currently the code of ob-arithmetic depends on the underscore library. It would be nice to remove this dependency just in case any application (like the new discounts engine) needs to use ob-arithmetic, would not require to have a dependency also with underscore. |
Steps To Reproduce | In description |
Proposed Solution | Replace the usage of underscore _isNumber[1] function in ob-arithmetic with an internal function with the same implementation.
[1] https://github.com/jashkenas/underscore/blob/master/underscore.js#L1326 [^] |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0042408 | | closed | caristu | Make ob-localStorage not depend on underscore |
|
Attached Files | 41279.diff (966) 2019-07-04 13:19 https://issues.openbravo.com/file_download.php?file_id=13086&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2019-07-04 12:50 | caristu | New Issue | |
2019-07-04 12:50 | caristu | Assigned To | => Retail |
2019-07-04 12:50 | caristu | OBNetwork customer | => No |
2019-07-04 12:50 | caristu | Triggers an Emergency Pack | => No |
2019-07-04 12:50 | caristu | Proposed Solution updated | |
2019-07-04 13:19 | caristu | File Added: 41279.diff | |
2019-07-04 13:19 | caristu | Description Updated | bug_revision_view_page.php?rev_id=19036#r19036 |
2019-07-24 13:41 | hgbot | Checkin | |
2019-07-24 13:41 | hgbot | Note Added: 0113618 | |
2019-07-24 13:41 | hgbot | Status | new => resolved |
2019-07-24 13:41 | hgbot | Resolution | open => fixed |
2019-07-24 13:41 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/0f1d4a743db938c0f9493bd3b941cd5d989ad98a [^] |
2019-07-24 13:42 | alostale | Assigned To | Retail => alostale |
2019-07-24 13:42 | alostale | Review Assigned To | => caristu |
2019-07-24 15:32 | hgbot | Checkin | |
2019-07-24 15:32 | hgbot | Note Added: 0113620 | |
2019-07-26 08:21 | caristu | Note Added: 0113655 | |
2019-07-26 08:21 | caristu | Status | resolved => closed |
2019-07-26 08:21 | caristu | Fixed in Version | => RR19Q4 |
2019-11-26 17:19 | caristu | Relationship added | related to 0042408 |