Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0032737Openbravo ERPK. Packagingpublic2016-04-19 12:142016-04-25 09:55
yogaskarnik 
NaroaIriarte 
normalminoralways
closedno change required 
5
 
3.0PR15Q4.6 
alostale
Core
Production - Confirmed Stable
2015-08-19
3.0PR15Q4
http://code.openbravo.com/erp/devel/pi/rev/243b29f38be260b5dec6743eebe89e5adbbafb24 [^]
No
0032737: java.sql.SQLSyntaxErrorException: ORA-00918 while packaging module
java.sql.SQLSyntaxErrorException: ORA-00918 while packaging module
Execute ant package.module -Dmodule=<module name>

contact support for the module
In Oracle it is not possible to do the validation, but the module can be exported.

This is the workaround:

ant package.module -Dmodule=<module name> -Dobx.export.validate=false
No tags attached.
blocks defect 0032707 closed NaroaIriarte java.sql.SQLSyntaxErrorException: ORA-00918 while packaging module 
Issue History
2016-04-20 16:01NaroaIriarteTypedefect => backport
2016-04-20 16:01NaroaIriarteTarget Version => 3.0PR15Q4.6
2016-04-25 09:55alostaleReview Assigned To => alostale
2016-04-25 09:55alostaleNote Added: 0085951
2016-04-25 09:55alostaleStatusscheduled => closed
2016-04-25 09:55alostaleResolutionopen => no change required

Notes
(0085951)
alostale   
2016-04-25 09:55   
Decided with DME not to backport