Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0024272 | Retail Modules | Web POS | public | 2013-07-04 21:04 | 2013-07-24 18:32 |
|
Reporter | marvintm | |
Assigned To | marvintm | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | RMP25 | Fixed in Version | RMP25 | |
Merge Request Status | |
Review Assigned To | guilleaer |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0024272: Precision problems in the Web POS when working with price not including taxes |
Description | There are several precision problems when working with price not including taxes. These problems come from the fact that calculations are not being done with the correct precision. Instead, all substeps are being rounded before being used again for other calculations. |
Steps To Reproduce | - Define a product with price 0.75.ยก
- Add a discount of 10% for this product
- Define a tax of 10% for this product
- Create an order of two units of this product. Realize that the result should be:
- Line net: 1,35
- Tax amount: 0,14
- Total: 1,49
However, instead, the result is:
- Line net: 1,34
- Tax amount: 0,14
- Total: 1,50
This is wrong. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-07-04 21:04 | marvintm | New Issue | |
2013-07-04 21:04 | marvintm | Assigned To | => marvintm |
2013-07-04 21:06 | hgbot | Checkin | |
2013-07-04 21:06 | hgbot | Note Added: 0059874 | |
2013-07-04 21:06 | hgbot | Status | new => resolved |
2013-07-04 21:06 | hgbot | Resolution | open => fixed |
2013-07-04 21:06 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a7e82cf70f1c7eaa4f79e87b35b95a853fa4a51b [^] |
2013-07-04 21:16 | hgbot | Checkin | |
2013-07-04 21:16 | hgbot | Note Added: 0059875 | |
2013-07-08 15:26 | hgbot | Checkin | |
2013-07-08 15:26 | hgbot | Note Added: 0059921 | |
2013-07-08 15:26 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a7e82cf70f1c7eaa4f79e87b35b95a853fa4a51b [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.multiorder/rev/a7e82cf70f1c7eaa4f79e87b35b95a853fa4a51b [^] |
2013-07-08 15:26 | hgbot | Checkin | |
2013-07-08 15:26 | hgbot | Note Added: 0059922 | |
2013-07-24 18:31 | hgbot | Checkin | |
2013-07-24 18:31 | hgbot | Note Added: 0060281 | |
2013-07-24 18:32 | guilleaer | Review Assigned To | => guilleaer |
2013-07-24 18:32 | guilleaer | Note Added: 0060282 | |
2013-07-24 18:32 | guilleaer | Status | resolved => closed |
2013-07-24 18:32 | guilleaer | Fixed in Version | => RMP25 |
Notes |
|
(0059874)
|
hgbot
|
2013-07-04 21:06
|
|
|
|
(0059875)
|
hgbot
|
2013-07-04 21:16
|
|
|
|
(0059921)
|
hgbot
|
2013-07-08 15:26
|
|
|
|
(0059922)
|
hgbot
|
2013-07-08 15:26
|
|
|
|
(0060281)
|
hgbot
|
2013-07-24 18:31
|
|
|
|
|
|