Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0020344Openbravo ERP00. Application dictionarypublic2012-04-25 09:002012-04-30 09:57
naiaramartinez 
naiaramartinez 
immediatemajoralways
closedfixed 
5
 
 
Core
No
0020344: API CHANGE: Change 'Minimum Lead Time' type
For the field 'Minimum Lead Time' (Product window, manufacturing tab)now have decimals. It doesn't make sense because this value is always integer, you can't define, for example, half a day.

We tested with Central repository's modules and everything went OK.
Test Plan:
  Go to Product window.
  Select a record.
  Go to manufacturing tab.
  Create new record and set a value in Minimun Lead Time field.
  Save the record.

  Notice that Minimun Lead Time field is defined with decimals.
No tags attached.
related to defect 0012183 closed naiaramartinez Decimals appearing in the Org Specific tab for leadtime and safety stock make no sense 
Issue History
2012-04-25 09:00naiaramartinezNew Issue
2012-04-25 09:00naiaramartinezAssigned To => iciordia
2012-04-25 09:00naiaramartinezModules => Core
2012-04-25 09:01naiaramartinezRelationship addedrelated to 0012183
2012-04-25 12:19naiaramartinezDescription Updatedbug_revision_view_page.php?rev_id=3401#r3401
2012-04-25 12:26iciordiaAssigned Toiciordia => naiaramartinez
2012-04-25 12:27iciordiaNote Added: 0047958
2012-04-26 17:18hgbotCheckin
2012-04-26 17:18hgbotNote Added: 0048053
2012-04-26 17:18hgbotStatusnew => resolved
2012-04-26 17:18hgbotResolutionopen => fixed
2012-04-26 17:18hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/92473aa30c7f756ad82d6878a0a64a759c0cdf26 [^]
2012-04-27 08:56hgbotCheckin
2012-04-27 08:56hgbotNote Added: 0048114
2012-04-27 08:56hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/api-checks/rev/92473aa30c7f756ad82d6878a0a64a759c0cdf26 [^] => http://code.openbravo.com/erp/devel/api-checks/rev/152eb466b53e896ed16b137551065fb0aa547a80 [^]
2012-04-27 09:50hgbotCheckin
2012-04-27 09:50hgbotNote Added: 0048126
2012-04-27 09:50hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/api-checks/rev/152eb466b53e896ed16b137551065fb0aa547a80 [^] => http://code.openbravo.com/erp/devel/api-checks/rev/9945e0dd1dab65ce00c318cf680596647df8e847 [^]
2012-04-30 09:57naiaramartinezStatusresolved => closed

Notes
(0047958)
iciordia   
2012-04-25 12:27   
Approved.

Ismael
(0048053)
hgbot   
2012-04-26 17:18   
Repository: erp/devel/api-checks
Changeset: 92473aa30c7f756ad82d6878a0a64a759c0cdf26
Author: Naiara Martinez <naiara.martinez <at> openbravo.com>
Date: Thu Apr 26 13:56:58 2012 +0200
URL: http://code.openbravo.com/erp/devel/api-checks/rev/92473aa30c7f756ad82d6878a0a64a759c0cdf26 [^]

fixed bug 20344 API change: set integer instead of number for Minimum Lead Time

---
M java/tools/japitools.jar
M model/src-db/database/sourcedata/AD_COLUMN.xml
---
(0048114)
hgbot   
2012-04-27 08:56   
Repository: erp/devel/api-checks
Changeset: 152eb466b53e896ed16b137551065fb0aa547a80
Author: Naiara Martinez <naiara.martinez <at> openbravo.com>
Date: Fri Apr 27 08:49:09 2012 +0200
URL: http://code.openbravo.com/erp/devel/api-checks/rev/152eb466b53e896ed16b137551065fb0aa547a80 [^]

fixed bug 20344 API CHANGE:set integer instead of number for Minimum Lead Time

---
M java/reference/java.japi.gz
---
(0048126)
hgbot   
2012-04-27 09:50   
Repository: erp/devel/api-checks
Changeset: 9945e0dd1dab65ce00c318cf680596647df8e847
Author: Naiara Martinez <naiara.martinez <at> openbravo.com>
Date: Fri Apr 27 09:47:52 2012 +0200
URL: http://code.openbravo.com/erp/devel/api-checks/rev/9945e0dd1dab65ce00c318cf680596647df8e847 [^]

fixed bug 20344 API change: set integer instead of number for Minimum Lead Time

---
M java/reference/java.japi.gz
---