Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0005472Openbravo ERP00. Application dictionarypublic2008-10-08 21:362008-11-25 22:04
shuehner 
cromero 
highmajoralways
closedfixed 
5
pi 
2.50 
Core
No
0005472: create.database fails in trunk with: SQL Command failed with: ERROR: column c.issyncdatabase does not exist
The view ad_table_post_v still references the fields issyncdatabase from the AD_COLUMN table, but this field was removed in r8186.
try ant create.database with rev = 8420 (tested on postgres 8.3)
fix the view definition.
No tags attached.
has duplicate backport 0005427 closed marvintm Database creation error in column issyncdatabase 
has duplicate defect 0005397 closed marvintm Database creation error in column issyncdatabase 
Issue History
2008-10-08 21:36shuehnerNew Issue
2008-10-08 21:36shuehnerAssigned To => cromero
2008-10-08 21:36shuehnersf_bug_id0 => 2153704
2008-10-08 21:36shuehnerRegression testing => No
2008-10-09 12:45cromeroStatusnew => scheduled
2008-10-09 12:45cromeroTarget Version => 2.50
2008-10-09 12:46svnbotCheckin
2008-10-09 12:46svnbotNote Added: 0009489
2008-10-09 12:46svnbotStatusscheduled => resolved
2008-10-09 12:46svnbotResolutionopen => fixed
2008-10-09 12:46svnbotsvn_revision => 8465
2008-10-13 10:19jpabloaeRelationship addedhas duplicate 0005427
2008-10-13 10:19jpabloaeRelationship addedhas duplicate 0005397
2008-11-25 22:04psarobeStatusresolved => closed

Notes
(0009489)
svnbot   
2008-10-09 12:46   
Repository: openbravo
Revision: 8465
Author: cromeroherrero
Date: 2008-10-09 12:46:11 +0200 (Thu, 09 Oct 2008)

Fixed bug 5472: create.database fails in trunk with: SQL Command failed with: ERROR: column c.issyncdatabase does not exist

---
U trunk/src-db/database/model/views/AD_TABLE_POST_V.xml
---

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