Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0024563 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2013-08-22 13:14 | 2013-09-18 17:46 | |||
Reporter | jecharri | View Status | public | |||||
Assigned To | adrianromero | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | RMP27 | |||
Status | closed | Fix in branch | Fixed in SCM revision | eb0b4b796864 | ||||
Projection | none | ETA | none | Target Version | RMP27 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | marvintm | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0024563: Problems with rounding in web POS | |||||||
Description | Problems with rounding in web POS | |||||||
Steps To Reproduce | Configure the currency that you are using in Web POS with: -Standard precision = 2 -Cost precision = 4 -price precision = 4 Go to web POS and create a ticket, add 2 lines exempt of taxes: -qty = 1.14 and price = 8.75 -qty = 1.49 and price = 4.50 You will see that ticket total is 16.68 instead of 16.69 The problem is that you are watching 2 decimals in Web POS (due to a Format XML) but internally web POS works with 4. | |||||||
Proposed Solution | We should create a new generic precision for retail. In this way we are going to be able to work with different precision in the ERP and Web POS | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||||||||||||||||||||||||||||
|
Notes | |
(0060838) hgbot (developer) 2013-08-30 13:22 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: eb0b4b7968640ea27e349a6e93624d179e124be6 Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Fri Aug 30 08:52:06 2013 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/eb0b4b7968640ea27e349a6e93624d179e124be6 [^] Fixes issue 0024563: Problems with rounding in web POS. A new precision has been added for Web POS in the Currency table --- M src-db/database/sourcedata/AD_COLUMN.xml M src-db/database/sourcedata/AD_ELEMENT.xml M src-db/database/sourcedata/AD_FIELD.xml M web/org.openbravo.retail.posterminal/js/main.js A src-db/database/model/modifiedTables/C_CURRENCY.xml --- |
(0060998) hgbot (developer) 2013-09-10 09:54 |
Repository: erp/pmods/org.openbravo.retail.posterminal-levelpricing Changeset: eb0b4b7968640ea27e349a6e93624d179e124be6 Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Fri Aug 30 08:52:06 2013 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-levelpricing/rev/eb0b4b7968640ea27e349a6e93624d179e124be6 [^] Fixes issue 0024563: Problems with rounding in web POS. A new precision has been added for Web POS in the Currency table --- M src-db/database/sourcedata/AD_COLUMN.xml M src-db/database/sourcedata/AD_ELEMENT.xml M src-db/database/sourcedata/AD_FIELD.xml M web/org.openbravo.retail.posterminal/js/main.js A src-db/database/model/modifiedTables/C_CURRENCY.xml --- |
Issue History | |||
Date Modified | Username | Field | Change |
2013-08-22 13:14 | jecharri | New Issue | |
2013-08-22 13:14 | jecharri | Assigned To | => adrianromero |
2013-08-22 13:14 | jecharri | Resolution time | => 1378504800 |
2013-08-22 13:14 | jecharri | Triggers an Emergency Pack | => No |
2013-08-28 08:18 | jecharri | Proposed Solution updated | |
2013-08-28 08:22 | jecharri | Relationship added | related to 0024601 |
2013-08-28 08:30 | jecharri | Relationship added | related to 0024602 |
2013-08-28 08:34 | jecharri | Relationship added | related to 0024603 |
2013-08-28 08:39 | jecharri | Relationship added | related to 0024604 |
2013-08-30 13:22 | hgbot | Checkin | |
2013-08-30 13:22 | hgbot | Note Added: 0060838 | |
2013-08-30 13:22 | hgbot | Status | new => resolved |
2013-08-30 13:22 | hgbot | Resolution | open => fixed |
2013-08-30 13:22 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/eb0b4b7968640ea27e349a6e93624d179e124be6 [^] |
2013-09-10 09:54 | hgbot | Checkin | |
2013-09-10 09:54 | hgbot | Note Added: 0060998 | |
2013-09-10 09:54 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/eb0b4b7968640ea27e349a6e93624d179e124be6 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-levelpricing/rev/eb0b4b7968640ea27e349a6e93624d179e124be6 [^] |
2013-09-18 17:46 | marvintm | Review Assigned To | => marvintm |
2013-09-18 17:46 | marvintm | Status | resolved => closed |
2013-09-18 17:46 | marvintm | Fixed in Version | => RMP27 |
2016-01-07 13:05 | Orekaria | Relationship added | blocks 0031828 |
2016-02-22 13:09 | Orekaria | Relationship added | blocks 0032249 |
Copyright © 2000 - 2009 MantisBT Group |