Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0010661Openbravo ERPA. Platformpublic2009-09-18 17:082009-10-08 00:00
plujan 
marvintm 
urgentmajorhave not tried
closedfixed 
5
pi 
 
Core
No
0010661: Error displayed when installing Spanish Localization Pack
When I install the Spanish Localization Pack I get an error: cannot change data type of view column "dateinvoiced". The message is shown several times. See steps.
Install Spanish Localization Pack and rebuild the system
several errors are displayed:

Executing update final script (NOT NULLs and dropping temporary tables)
Executed 66 SQL command(s) with 0 error(s)
SQL Command failed with: ERROR: cannot change data type of view column "dateinvoiced"
SQL Command failed with: ERROR: cannot change data type of view column "dateinvoiced"
SQL Command failed with: ERROR: cannot change data type of view column "dateinvoiced"
SQL Command failed with: ERROR: cannot change data type of view column "dateinvoiced"
SQL Command failed with: ERROR: cannot change data type of view column "dateinvoiced"
SQL Command failed with: ERROR: cannot change data type of view column "dateinvoiced"
SQL Command failed with: ERROR: cannot change data type of view column "dateinvoiced"
SQL Command failed with: ERROR: cannot change data type of view column "dateinvoiced"
Executed 8 forced SQL command(s) with 8 error(s)
SQL Command failed with: ERROR: cannot change data type of view column "dateinvoiced"
SQL Command failed with: ERROR: cannot change data type of view column "dateinvoiced"
SQL Command failed with: ERROR: cannot change data type of view column "dateinvoiced"
SQL Command failed with: ERROR: cannot change data type of view column "dateinvoiced"
SQL Command failed with: ERROR: cannot change data type of view column "dateinvoiced"
SQL Command failed with: ERROR: cannot change data type of view column "dateinvoiced"
SQL Command failed with: ERROR: cannot change data type of view column "dateinvoiced"
SQL Command failed with: ERROR: cannot change data type of view column "dateinvoiced"
Executed 8 forced SQL command(s) with 8 error(s)
SQL Command failed with: ERROR: cannot change data type of view column "dateinvoiced"
SQL Command failed with: ERROR: cannot change data type of view column "dateinvoiced"
SQL Command failed with: ERROR: cannot change data type of view column "dateinvoiced"
SQL Command failed with: ERROR: cannot change data type of view column "dateinvoiced"
SQL Command failed with: ERROR: cannot change data type of view column "dateinvoiced"
SQL Command failed with: ERROR: cannot change data type of view column "dateinvoiced"
SQL Command failed with: ERROR: cannot change data type of view column "dateinvoiced"
SQL Command failed with: ERROR: cannot change data type of view column "dateinvoiced"
Executed 8 forced SQL command(s) with 8 error(s)
SQL Command failed with: ERROR: cannot change data type of view column "dateinvoiced"
SQL Command failed with: ERROR: cannot change data type of view column "dateinvoiced"
SQL Command failed with: ERROR: cannot change data type of view column "dateinvoiced"
SQL Command failed with: ERROR: cannot change data type of view column "dateinvoiced"
SQL Command failed with: ERROR: cannot change data type of view column "dateinvoiced"
SQL Command failed with: ERROR: cannot change data type of view column "dateinvoiced"
SQL Command failed with: ERROR: cannot change data type of view column "dateinvoiced"
SQL Command failed with: ERROR: cannot change data type of view column "dateinvoiced"
Executed 8 forced SQL command(s) with 8 error(s)

No tags attached.
Issue History
2009-09-18 17:08plujanNew Issue
2009-09-18 17:08plujanAssigned To => marvintm
2009-09-29 22:54psarobePriorityhigh => urgent
2009-09-29 22:54psarobeStatusnew => scheduled
2009-10-06 12:20hgbotCheckin
2009-10-06 12:20hgbotNote Added: 0020777
2009-10-06 12:20hgbotStatusscheduled => resolved
2009-10-06 12:20hgbotResolutionopen => fixed
2009-10-06 12:20hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/e131118ca6bca169abd1a68053b222ac84fc784d [^]
2009-10-07 13:24plujanStatusresolved => closed
2009-10-08 00:00anonymoussf_bug_id0 => 2874366

Notes
(0020777)
hgbot   
2009-10-06 12:20   
Repository: erp/devel/pi
Changeset: e131118ca6bca169abd1a68053b222ac84fc784d
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Oct 06 12:19:32 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/e131118ca6bca169abd1a68053b222ac84fc784d [^]

Fixed issue 10661.
Views will now be also translated in PostgreSQL when more than one module is applied at the same time.

---
M src-db/database/lib/dbsourcemanager.jar
---