Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0005445Openbravo ERP00. Application dictionarypublic2008-10-06 18:282008-11-25 22:17
iperdomo 
iperdomo 
normalminorhave not tried
closedfixed 
202.6.23-gentoo-r9
pi 
pi 
Core
No
0005445: Recovered columns has wrong reference
The recovered columns Query_ID and Fact_Acct_Group_ID has reference id 19 (tabledir) that should point to a table Query and Fact_Acct_Group, and those tables are not present in the model.
Extract of the build log:
...
[workflow] Error >> tableName: T_Selection2 - columnName: Query_ID
[workflow] org.openbravo.base.util.CheckException: Reference column for Query_ID not found in runtime model [ref: 19, refval: -1]
...
[workflow] Error >> tableName: Fact_Acct - columnName: Fact_Acct_Group_ID
[workflow] org.openbravo.base.util.CheckException: Reference column for Fact_Acct_Group_ID not found in runtime model [ref: 19, refval: -1]
...
* Change this two columns to reference String
No tags attached.
Issue History
2008-10-06 18:28iperdomoNew Issue
2008-10-06 18:28iperdomoAssigned To => iperdomo
2008-10-06 18:28iperdomosf_bug_id0 => 2149824
2008-10-06 18:28iperdomoRegression testing => No
2008-10-06 18:30iperdomoStatusnew => scheduled
2008-10-06 18:30iperdomofix_in_branch => trunk
2008-10-06 18:31svnbotCheckin
2008-10-06 18:31svnbotNote Added: 0009397
2008-10-06 18:31svnbotStatusscheduled => resolved
2008-10-06 18:31svnbotResolutionopen => fixed
2008-10-06 18:31svnbotsvn_revision => 8286
2008-11-25 22:17psarobeStatusresolved => closed

Notes
(0009397)
svnbot   
2008-10-06 18:31   
Repository: openbravo
Revision: 8286
Author: iperdomo
Date: 2008-10-06 18:31:36 +0200 (Mon, 06 Oct 2008)

Fixes issue 5445: Changed the reference from TableDir to String for the recovered columns

---
U trunk/src-db/database/sourcedata/AD_COLUMN.xml
---

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