Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0024603 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | always | 2013-08-28 08:34 | 2013-09-18 17:44 | |||
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 | 5baa572f39a9 | ||||
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 | 0024603: Rounding in Web POS quantity | |||||||
Description | Rounding in Web POS quantity Currently Web POS is rounding the quantity to 2 decimals | |||||||
Steps To Reproduce | -Login in Web POS -Insert a product If you try to insert quantity --> 1.234 you will see that Web POS round it to 1.23 Above behaviour is wrong, the clients should be able to insert 3 decimals minimun. The real solution will be to allow the standard precision defined for Unit (window "Unit of Meassure" --> field "Standard precision") | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||||||||||||||
|
Notes | |
(0060818) hgbot (developer) 2013-08-29 14:19 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: f5484a29255e04edd7e9235fcb6ca67ccb7b3ba7 Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Thu Aug 29 14:16:14 2013 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/f5484a29255e04edd7e9235fcb6ca67ccb7b3ba7 [^] Fixes issue 0024603: Rounding in Web POS quantity. Calculating quantity scale from qtyEdition format and adding scale parameter to decimal calculation functions. --- M web/org.openbravo.mobile.core/source/utils/ob-arithmetic.js M web/org.openbravo.mobile.core/source/utils/ob-i18n.js --- |
(0060837) hgbot (developer) 2013-08-30 13:22 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 5baa572f39a9e64ef56bf942dd4950d67d0d9d76 Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Thu Aug 29 13:54:49 2013 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5baa572f39a9e64ef56bf942dd4950d67d0d9d76 [^] Fixes issue 0024603: Rounding in Web POS quantity. Now Web POS rounds quantities according format 'qtyEdition' of config file 'Format.xml' --- M web/org.openbravo.retail.posterminal/js/model/order.js --- |
(0060994) hgbot (developer) 2013-09-10 09:54 |
Repository: erp/pmods/org.openbravo.mobile.core-levelpricing Changeset: f5484a29255e04edd7e9235fcb6ca67ccb7b3ba7 Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Thu Aug 29 14:16:14 2013 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core-levelpricing/rev/f5484a29255e04edd7e9235fcb6ca67ccb7b3ba7 [^] Fixes issue 0024603: Rounding in Web POS quantity. Calculating quantity scale from qtyEdition format and adding scale parameter to decimal calculation functions. --- M web/org.openbravo.mobile.core/source/utils/ob-arithmetic.js M web/org.openbravo.mobile.core/source/utils/ob-i18n.js --- |
(0060996) hgbot (developer) 2013-09-10 09:54 |
Repository: erp/pmods/org.openbravo.retail.posterminal-levelpricing Changeset: 5baa572f39a9e64ef56bf942dd4950d67d0d9d76 Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Thu Aug 29 13:54:49 2013 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-levelpricing/rev/5baa572f39a9e64ef56bf942dd4950d67d0d9d76 [^] Fixes issue 0024603: Rounding in Web POS quantity. Now Web POS rounds quantities according format 'qtyEdition' of config file 'Format.xml' --- M web/org.openbravo.retail.posterminal/js/model/order.js --- |
Issue History | |||
Date Modified | Username | Field | Change |
2013-08-28 08:34 | jecharri | New Issue | |
2013-08-28 08:34 | jecharri | Assigned To | => adrianromero |
2013-08-28 08:34 | jecharri | Resolution time | => 1378504800 |
2013-08-28 08:34 | jecharri | Triggers an Emergency Pack | => No |
2013-08-28 08:34 | jecharri | Relationship added | related to 0024602 |
2013-08-28 08:34 | jecharri | Relationship added | related to 0024601 |
2013-08-28 08:34 | jecharri | Relationship added | related to 0024563 |
2013-08-28 08:40 | jecharri | Relationship added | related to 0024604 |
2013-08-29 14:19 | hgbot | Checkin | |
2013-08-29 14:19 | hgbot | Note Added: 0060818 | |
2013-08-29 14:19 | hgbot | Status | new => resolved |
2013-08-29 14:19 | hgbot | Resolution | open => fixed |
2013-08-29 14:19 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/f5484a29255e04edd7e9235fcb6ca67ccb7b3ba7 [^] |
2013-08-30 13:22 | hgbot | Checkin | |
2013-08-30 13:22 | hgbot | Note Added: 0060837 | |
2013-08-30 13:22 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/f5484a29255e04edd7e9235fcb6ca67ccb7b3ba7 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5baa572f39a9e64ef56bf942dd4950d67d0d9d76 [^] |
2013-09-10 09:54 | hgbot | Checkin | |
2013-09-10 09:54 | hgbot | Note Added: 0060994 | |
2013-09-10 09:54 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5baa572f39a9e64ef56bf942dd4950d67d0d9d76 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core-levelpricing/rev/f5484a29255e04edd7e9235fcb6ca67ccb7b3ba7 [^] |
2013-09-10 09:54 | hgbot | Checkin | |
2013-09-10 09:54 | hgbot | Note Added: 0060996 | |
2013-09-10 09:54 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core-levelpricing/rev/f5484a29255e04edd7e9235fcb6ca67ccb7b3ba7 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-levelpricing/rev/5baa572f39a9e64ef56bf942dd4950d67d0d9d76 [^] |
2013-09-18 17:44 | marvintm | Review Assigned To | => marvintm |
2013-09-18 17:44 | marvintm | Status | resolved => closed |
2013-09-18 17:44 | marvintm | Fixed in Version | => RMP27 |
Copyright © 2000 - 2009 MantisBT Group |