Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0005445
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 00. Application dictionaryminorhave not tried2008-10-06 18:282008-11-25 22:17
ReporteriperdomoView Statuspublic 
Assigned Toiperdomo 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revision8286
ProjectionnoneETAnoneTarget Versionpi
OSLinux 32 bitDatabasePostgreSQLJava version1.5.0_16
OS Version2.6.23-gentoo-r9Database version8.3.3Ant version1.7.0
Product VersionpiSCM revision8284 
Merge Request Status
Review Assigned To
OBNetwork customerNo
Web browser
ModulesCore
Support ticket
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0005445: Recovered columns has wrong reference

DescriptionThe 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]
...
Proposed Solution* Change this two columns to reference String
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0009397)
svnbot (viewer)
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 [^]

- Issue History
Date Modified Username Field Change
2008-10-06 18:28 iperdomo New Issue
2008-10-06 18:28 iperdomo Assigned To => iperdomo
2008-10-06 18:28 iperdomo sf_bug_id 0 => 2149824
2008-10-06 18:28 iperdomo OBNetwork customer => No
2008-10-06 18:28 iperdomo Regression testing => No
2008-10-06 18:30 iperdomo Status new => scheduled
2008-10-06 18:30 iperdomo fix_in_branch => trunk
2008-10-06 18:31 svnbot Checkin
2008-10-06 18:31 svnbot Note Added: 0009397
2008-10-06 18:31 svnbot Status scheduled => resolved
2008-10-06 18:31 svnbot Resolution open => fixed
2008-10-06 18:31 svnbot svn_revision => 8286
2008-11-25 22:17 psarobe Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker