Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0041648 | Retail Modules | Web POS | public | 2019-08-14 09:49 | 2019-08-16 07:34 |
|
Reporter | jorge-garcia | |
Assigned To | jorge-garcia | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | RR19Q4 | Fixed in Version | RR19Q4 | |
Merge Request Status | |
Review Assigned To | marvintm |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0041648: [NewDiscountEngine] Use JS classes to implement OB.DEC instead of regular functions |
Description | As part of the new discount engine proyect, it is necessary to implement OB.DEC from ob-arithmetic with js classes.
These change allows to create a in-middle js class called OB.BIGDEC that only operates with BigDecimals. These new API allows to operate without precision lost on intermediate numeric operations
OB.DEC should extend from OB.BIGDEC. |
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2019-08-14 09:49 | jorge-garcia | New Issue | |
2019-08-14 09:49 | jorge-garcia | Assigned To | => jorge-garcia |
2019-08-14 09:49 | jorge-garcia | OBNetwork customer | => No |
2019-08-14 09:49 | jorge-garcia | Triggers an Emergency Pack | => No |
2019-08-14 09:50 | jorge-garcia | Description Updated | bug_revision_view_page.php?rev_id=19307#r19307 |
2019-08-14 09:53 | jorge-garcia | Status | new => scheduled |
2019-08-14 09:53 | hgbot | Checkin | |
2019-08-14 09:53 | hgbot | Note Added: 0114006 | |
2019-08-14 09:53 | hgbot | Status | scheduled => resolved |
2019-08-14 09:53 | hgbot | Resolution | open => fixed |
2019-08-14 09:53 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/7b1fc16107d53e69aa40686b8de317c484507f8d [^] |
2019-08-16 07:34 | marvintm | Review Assigned To | => marvintm |
2019-08-16 07:34 | marvintm | Status | resolved => closed |
2019-08-16 07:34 | marvintm | Fixed in Version | => RR19Q4 |