Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0024497 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | critical | always | 2013-08-07 11:51 | 2013-08-21 09:55 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | RMP26 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 6bd7f29bf615 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | 21745 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0024497: Wrong rounding in web POS | |||||||
Description | Wrong rounding in web POS | |||||||
Steps To Reproduce | Configure in the backend to apply a tax rate of 0. Also, use a price list which prices are without including taxes. Create a ticket and: -Add one product with qty 1.49 and price 4.5 -Add one product with qty 1.14 and price 8,75 Verify that total of the lines is: 6.71 , 9.98 However the total is 16.68 <> 6.71+9.98=16.69 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||
|
![]() |
|
(0060555) hgbot (developer) 2013-08-09 14:43 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 6bd7f29bf6153a71241c69ebf50a66eea245859f Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com> Date: Fri Aug 09 14:42:33 2013 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6bd7f29bf6153a71241c69ebf50a66eea245859f [^] fixed issue 24497, fixed issue 24517: Some precision problems has been resolved --- M web/org.openbravo.retail.posterminal/js/data/dataordertaxes.js --- |
(0060576) hgbot (developer) 2013-08-12 17:31 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: b740282cb7f7e25383f25c6bba315d063be50e5e Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com> Date: Mon Aug 12 17:31:05 2013 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b740282cb7f7e25383f25c6bba315d063be50e5e [^] related to issue 24497: discountedNet is not a bigdecimal --- M web/org.openbravo.retail.posterminal/js/model/order.js --- |
(0060577) hgbot (developer) 2013-08-12 17:32 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 95e7714ebe7be0dcd7fad13c1eb7a1ff251c8c78 Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com> Date: Mon Aug 12 17:31:59 2013 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/95e7714ebe7be0dcd7fad13c1eb7a1ff251c8c78 [^] related to issue 24497: toNumber function should not fail if it is called with a number as parameter --- M web/org.openbravo.mobile.core/source/utils/ob-arithmetic.js --- |
(0060580) hgbot (developer) 2013-08-12 19:01 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: a8d3e95b7ed7955b24b4b275e3e3a4dd2c98d709 Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com> Date: Mon Aug 12 18:58:41 2013 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a8d3e95b7ed7955b24b4b275e3e3a4dd2c98d709 [^] related to issue 24497: discountedNet is not a bigdecimal --- M web/org.openbravo.retail.posterminal/js/data/dataordertaxes.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2013-08-07 11:51 | caristu | New Issue | |
2013-08-07 11:51 | caristu | Assigned To | => marvintm |
2013-08-07 11:51 | caristu | OBNetwork customer | => Yes |
2013-08-07 11:51 | caristu | Support ticket | => 21745 |
2013-08-07 11:51 | caristu | Triggers an Emergency Pack | => No |
2013-08-07 11:58 | caristu | Steps to Reproduce Updated | View Revisions |
2013-08-07 12:09 | caristu | Steps to Reproduce Updated | View Revisions |
2013-08-07 12:15 | caristu | Issue Monitored: networkb | |
2013-08-07 12:20 | caristu | Steps to Reproduce Updated | View Revisions |
2013-08-07 12:39 | caristu | Relationship added | related to 0024294 |
2013-08-07 15:11 | caristu | Steps to Reproduce Updated | View Revisions |
2013-08-07 15:54 | caristu | Steps to Reproduce Updated | View Revisions |
2013-08-09 08:59 | guilleaer | Relationship added | related to 0024517 |
2013-08-09 14:43 | hgbot | Checkin | |
2013-08-09 14:43 | hgbot | Note Added: 0060555 | |
2013-08-09 14:43 | hgbot | Status | new => resolved |
2013-08-09 14:43 | hgbot | Resolution | open => fixed |
2013-08-09 14:44 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6bd7f29bf6153a71241c69ebf50a66eea245859f [^] |
2013-08-12 17:31 | hgbot | Checkin | |
2013-08-12 17:31 | hgbot | Note Added: 0060576 | |
2013-08-12 17:32 | hgbot | Checkin | |
2013-08-12 17:32 | hgbot | Note Added: 0060577 | |
2013-08-12 19:01 | hgbot | Checkin | |
2013-08-12 19:01 | hgbot | Note Added: 0060580 | |
2013-08-21 09:55 | marvintm | Review Assigned To | => marvintm |
2013-08-21 09:55 | marvintm | Status | resolved => closed |
2013-08-21 09:55 | marvintm | Fixed in Version | => RMP26 |
Copyright © 2000 - 2009 MantisBT Group |