Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007789Openbravo ERP05. Production managementpublic2009-02-24 10:412009-04-22 00:00
alostale 
gmauleon 
lowminoralways
closedfixed 
5
pi 
2.50 
Core
No
0007789: M_BOMPRICE* DB functions do not round the result
M_BOMPRICE* DB functions do not round the result, so the price they return can have several decimals.
Execute M_BOMPRICELIMIT function and check the result.
The price should be rounded to the currency precision.
No tags attached.
Issue History
2009-02-24 10:41alostaleNew Issue
2009-02-24 10:41alostaleAssigned To => rafaroda
2009-02-24 10:41alostaleRegression testing => No
2009-02-24 12:29rafarodaversion => trunk
2009-03-04 17:35gorkaionAssigned Torafaroda => gmauleon
2009-03-04 17:35gorkaionPrioritynormal => low
2009-03-04 17:35gorkaionStatusnew => scheduled
2009-03-16 19:26hgbotCheckin
2009-03-16 19:26hgbotNote Added: 0014704
2009-03-16 19:26hgbotStatusscheduled => resolved
2009-03-16 19:26hgbotResolutionopen => fixed
2009-03-16 19:26hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/4fe23ad6a807edde446c702c873b1dade47075d5 [^]
2009-04-21 10:53psarobeStatusresolved => closed
2009-04-22 00:00anonymoussf_bug_id0 => 2778000

Notes
(0014704)
hgbot   
2009-03-16 19:26   
Repository: erp/devel/pi
Changeset: 4fe23ad6a807edde446c702c873b1dade47075d5
Author: Gorka Mauleon <gorka.mauleon <at> openbravo.com>
Date: Mon Mar 16 19:24:53 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/4fe23ad6a807edde446c702c873b1dade47075d5 [^]

fixes 0007789: M_BOMPRICE* DB functions do not round the result

---
M src-db/database/model/functions/M_BOM_PRICELIMIT.xml
M src-db/database/model/functions/M_BOM_PRICELIST.xml
M src-db/database/model/functions/M_BOM_PRICESTD.xml
---