Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0020211Openbravo ERPA. Platformpublic2012-04-04 18:272012-04-24 10:27
plujan 
jecharri 
immediatecriticalhave not tried
closedfixed 
5
pi 
3.0MP11 
Core
No
0020211: JUnit error on Oracle build
http://builds.openbravo.com/job/int-full-oracle/3364/testReport/org.openbravo.test.dal/DalPerformanceInventoryLineTest/testACreateInventoryLine/ [^]
n/a
No tags attached.
Issue History
2012-04-04 18:27plujanNew Issue
2012-04-04 18:27plujanAssigned To => jecharri
2012-04-04 18:27plujanModules => Core
2012-04-10 16:55hgbotCheckin
2012-04-10 16:55hgbotNote Added: 0047431
2012-04-10 16:55hgbotStatusnew => resolved
2012-04-10 16:55hgbotResolutionopen => fixed
2012-04-10 16:55hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/bb7ec03596d898d8b52920a5445b6de2253bd551 [^]
2012-04-17 05:31hudsonbotCheckin
2012-04-17 05:31hudsonbotNote Added: 0047620
2012-04-24 10:27jonalegriaesarteNote Added: 0047902
2012-04-24 10:27jonalegriaesarteStatusresolved => closed
2012-04-24 10:27jonalegriaesarteFixed in Version => 3.0MP11

Notes
(0047431)
hgbot   
2012-04-10 16:55   
Repository: erp/devel/pi
Changeset: bb7ec03596d898d8b52920a5445b6de2253bd551
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Tue Apr 10 16:55:00 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/bb7ec03596d898d8b52920a5445b6de2253bd551 [^]

FIxes issue 20211: JUnit error on Oracle build.
The difference is in the select SD.M_STORAGE_DETAIL_ID, now is SELECT MAX(SD.M_STORAGE_DETAIL_ID)

---
M src-db/database/model/functions/M_UPDATE_INVENTORY.xml
---
(0047620)
hudsonbot   
2012-04-17 05:31   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/cedf57621434 [^]

Maturity status: Test
(0047902)
jonalegriaesarte   
2012-04-24 10:27   
Solved