Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0032735Openbravo ERPK. Packagingpublic2016-04-19 12:142016-04-25 09:54
yogaskarnik 
NaroaIriarte 
normalminoralways
closedno change required 
5
 
3.0PR16Q2 
alostale
Core
Production - Confirmed Stable
2015-08-19
3.0PR15Q4
http://code.openbravo.com/erp/devel/pi/rev/243b29f38be260b5dec6743eebe89e5adbbafb24 [^]
No
0032735: 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.0PR16Q2
2016-04-25 09:54alostaleReview Assigned To => alostale
2016-04-25 09:54alostaleNote Added: 0085949
2016-04-25 09:54alostaleStatusscheduled => closed
2016-04-25 09:54alostaleResolutionopen => no change required

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