Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007091Openbravo ERP09. Financial managementpublic2009-01-23 11:162009-04-21 11:05
shuehner 
shuehner 
urgentcriticalhave not tried
closedfixed 
5
pi 
 
Core
No
0007091: Commit r12185 breaks trunk-compilation as ModuleReferenceDataOrgTree_data.xsql is broken on oracle
This xsql file does lead to the following error on compile on oracle:

Exception:java.sql.SQLException: ORA-12704: character set mismatch
No tags attached.
related to defect 0006618 closed eduardo_Argal Description for module's reference data is not clear in Initial Client Setup 
Issue History
2009-01-23 11:16shuehnerNew Issue
2009-01-23 11:16shuehnerAssigned To => rafaroda
2009-01-23 11:16shuehnersf_bug_id0 => 2530789
2009-01-23 11:16shuehnerRegression testing => No
2009-01-23 11:24rafarodaRelationship addedrelated to 0006618
2009-01-23 11:32rafarodaStatusnew => scheduled
2009-01-23 11:32rafarodaNote Added: 0012559
2009-01-23 11:32rafarodaAssigned Torafaroda => eduardo_Argal
2009-01-23 11:32rafarodafix_in_branch => trunk
2009-01-23 11:33rafarodaNote Edited: 0012559
2009-01-23 11:34rafarodaPrioritynormal => urgent
2009-01-23 11:34rafarodaSeveritymajor => critical
2009-01-23 11:34rafarodafix_in_branchtrunk =>
2009-01-23 11:38shuehnerAssigned Toeduardo_Argal => shuehner
2009-01-23 11:39svnbotCheckin
2009-01-23 11:39svnbotNote Added: 0012560
2009-01-23 11:39svnbotStatusscheduled => resolved
2009-01-23 11:39svnbotResolutionopen => fixed
2009-01-23 11:39svnbotsvn_revision => 12191
2009-04-21 11:05psarobeStatusresolved => closed

Notes
(0012559)
rafaroda   
2009-01-23 11:32   
(edited on: 2009-01-23 11:33)
Commit that broke the trunk: https://dev.openbravo.com/websvn/openbravo/?op=comp&compare[]=%2F@12184&compare[]=%2F@12185 [^]

(0012560)
svnbot   
2009-01-23 11:39   
Repository: openbravo
Revision: 12191
Author: huehner
Date: 2009-01-23 11:39:25 +0100 (Fri, 23 Jan 2009)

Fixed 7091
Changed datatype of new field referencedatainfo to nvarchar for the _Trl table
as the same field in the base table is also nvarchar

---
U trunk/src-db/database/model/tables/AD_MODULE_TRL.xml
---

https://dev.openbravo.com/websvn/openbravo/?rev=12191&sc=1 [^]