Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0020197Openbravo ERPA. Platformpublic2012-04-03 17:572012-04-24 10:28
plujan 
jecharri 
immediatecriticalalways
closedfixed 
5
pi 
3.0MP11 
Core
No
0020197: Building the application generated a failure in Jenkins' incremental build
Error executing moduleScript org.openbravo.modulescript.DeleteInventoryLines: @CODE=911@ORA-00911: invalid character

Check Jenkins for more details: http://builds.openbravo.com/job/qa-pi-inc-oracle/1082/console [^]
n/a
Regression QA
related to defect 00201593.0MP11 closed jecharri Product with mandatory attribute should not generate lines without attribute in m_storage_detail 
Issue History
2012-04-03 17:57plujanNew Issue
2012-04-03 17:57plujanAssigned To => alostale
2012-04-03 17:57plujanModules => Core
2012-04-03 17:57plujanversion => pi
2012-04-03 18:03alostaleAssigned Toalostale => jecharri
2012-04-03 18:03alostaleNote Added: 0047364
2012-04-03 18:22plujanRelationship addedrelated to 0020159
2012-04-03 18:22plujanTag Attached: Regression QA
2012-04-03 18:37hgbotCheckin
2012-04-03 18:37hgbotNote Added: 0047365
2012-04-03 18:37hgbotStatusnew => resolved
2012-04-03 18:37hgbotResolutionopen => fixed
2012-04-03 18:37hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/2807749fd6be53fc48c951da81eefc40591fabcf [^]
2012-04-17 05:31hudsonbotCheckin
2012-04-17 05:31hudsonbotNote Added: 0047609
2012-04-24 10:27jonalegriaesarteNote Added: 0047903
2012-04-24 10:28jonalegriaesarteStatusresolved => closed
2012-04-24 10:28jonalegriaesarteFixed in Version => 3.0MP11

Notes
(0047364)
alostale   
2012-04-03 18:03   
Introduced by changeset 367f4c3538f7 to fix issue 0020159

Remove ending ; in xsql
(0047365)
hgbot   
2012-04-03 18:37   
Repository: erp/devel/pi
Changeset: 2807749fd6be53fc48c951da81eefc40591fabcf
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Tue Apr 03 18:31:41 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/2807749fd6be53fc48c951da81eefc40591fabcf [^]

Fixes issue 20197: Building the application generated a failure in Jenkins' incremental build.
Solution has been to delete the extra ;

---
M src-util/modulescript/build/classes/org/openbravo/modulescript/DeleteInventoryLinesData.class
M src-util/modulescript/src/org/openbravo/modulescript/DeleteInventoryLines_data.xsql
---
(0047609)
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
(0047903)
jonalegriaesarte   
2012-04-24 10:27   
Solved