Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0029345 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Retail Modules] Web POS | critical | always | 2015-03-18 17:48 | 2015-04-13 17:09 | |||
Reporter | jecharri | View Status | public | |||||
Assigned To | migueldejuana | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | RR15Q1.3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | RR15Q1.3 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | adrianromero | |||||||
Regression level | Production - QA Approved | |||||||
Regression date | 2014-12-11 | |||||||
Regression introduced in release | RR15Q1 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts/rev/354010b54e3a [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0029345: Discounts are not properly calculated in Q1.1 of 2015 version | |||||||
Description | Discounts are not properly calculated in Q1.1 of 2015 version We are not rounding the final result of applying a discount and before Q1.1 we were doing it. | |||||||
Steps To Reproduce | In Q3.5 -go to Web POS and create a ticket 0.53*12=6.36 -> apply 20% discount -> round(0.53 * 0.8, 2) = 0.42 -> 0.42*12=5.04 In Q1.1 of 2015 -go to Web POS and create a ticket 0.53*12=6.36 -> apply 20% discount -> 0.53 * 0.8 = 0.424 -> 0.424*12=5.088~=5.09 | |||||||
Tags | Approved | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0076466) Orekaria (administrator) 2015-04-13 11:46 |
Repository: retail/backports/3.0RR15Q1.3/org.openbravo.retail.discounts Changeset: f78942ca26348142af4c6c56a1cd1a3a094886f4 Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Thu Mar 19 11:21:09 2015 +0100 URL: http://code.openbravo.com/retail/backports/3.0RR15Q1.3/org.openbravo.retail.discounts/rev/f78942ca26348142af4c6c56a1cd1a3a094886f4 [^] [^] Fixed issue 0029339: Discounts are not properly calculated in Q1.1 of 2015 version Backout issue 28358 --- M web/org.openbravo.retail.discounts/js/promotion-manual.js --- |
(0076493) adrianromero (manager) 2015-04-13 17:09 |
Verified |
Issue History | |||
Date Modified | Username | Field | Change |
2015-03-19 11:03 | migueldejuana | Type | defect => backport |
2015-03-19 11:03 | migueldejuana | Target Version | => RR15Q1.2 |
2015-03-20 19:41 | dmitry_mezentsev | Tag Attached: Approved | |
2015-03-26 18:59 | malsasua | Target Version | RR15Q1.2 => RR15Q1.3 |
2015-04-13 11:46 | Orekaria | Note Added: 0076466 | |
2015-04-13 11:46 | Orekaria | Status | scheduled => resolved |
2015-04-13 11:46 | Orekaria | Fixed in Version | => RR15Q1.3 |
2015-04-13 11:46 | Orekaria | Resolution | open => fixed |
2015-04-13 17:09 | adrianromero | Review Assigned To | => adrianromero |
2015-04-13 17:09 | adrianromero | Note Added: 0076493 | |
2015-04-13 17:09 | adrianromero | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |