Openbravo Issue Tracking System - Retail Modules
View Issue Details
0027241Retail ModulesWeb POSpublic2014-07-30 19:362014-08-01 17:50
Orekaria 
Orekaria 
normalminoralways
closedfixed 
5
 
RR14Q4 
marvintm
No
0027241: We should not store values as bigdecimals in the models
We should not store values as bigdecimals in the models
Look for set('linerate',...) in dataordertaxes.js
No tags attached.
Issue History
2014-07-30 19:36OrekariaNew Issue
2014-07-30 19:36OrekariaAssigned To => Orekaria
2014-07-30 19:36OrekariaTriggers an Emergency Pack => No
2014-07-30 19:36OrekariaSummaryWe should not mix bigdecimals with numbers => We should not store values as bigdecimals in the models
2014-07-30 19:36OrekariaDescription Updatedbug_revision_view_page.php?rev_id=6218#r6218
2014-07-30 19:39hgbotCheckin
2014-07-30 19:39hgbotNote Added: 0068986
2014-07-30 19:39hgbotStatusnew => resolved
2014-07-30 19:39hgbotResolutionopen => fixed
2014-07-30 19:39hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5fc65dad1a25be34d5bab59c239a14c26f584954 [^]
2014-08-01 17:50marvintmReview Assigned To => marvintm
2014-08-01 17:50marvintmStatusresolved => closed
2014-08-01 17:50marvintmFixed in Version => RR14Q4

Notes
(0068986)
hgbot   
2014-07-30 19:39   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 5fc65dad1a25be34d5bab59c239a14c26f584954
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Wed Jul 30 19:39:45 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5fc65dad1a25be34d5bab59c239a14c26f584954 [^]

Fixes issue 27241: linerate is now stored as a float instead of a bigdecimal

---
M web/org.openbravo.retail.posterminal/js/data/dataordertaxes.js
---