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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0010986
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] Y. DBSourceManagermajoralways2009-10-15 15:562009-10-23 00:01
ReporterdalsasuaView Statuspublic 
Assigned Tomarvintm 
PriorityimmediateResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revision60ddafaf8257
ProjectionnoneETAnoneTarget Versionpi
OSLinux 32 bitDatabaseOracleJava version1.6.0_14
OS VersionUbuntu 9.04Database version11.1.0.6.0 SEAnt version1.7.1
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0010986: Spanish Profesional Localization Pack do not install correctly

DescriptionWhile rebuilding the system after SPLP installation, this error is shown:

Enabling Foreign Keys and Triggers
SQL Command failed with: ERROR: inserción o actualización en la tabla «ad_model_object» viola la llave foránea «modelobject_fk_tab»
Detail: La llave (ad_tab_id)=(2676F9DB63D2434DA211D4D922DFA607) no está presente en la tabla «ad_tab».
-- END
ALTER TABLE AD_MODEL_OBJECT
ADD CONSTRAINT MODELOBJECT_FK_TAB FOREIGN KEY (AD_TAB_ID) REFERENCES AD_TAB (AD_TAB_ID)


AD_TAB.xml file contains the referenced row, but it is not inserted into database at the end of the process
Steps To ReproduceInstall SPLP
Rebuild the system
Check the log
Execute in database
  select * from ad_tab where ad_tab_id='2676F9DB63D2434DA211D4D922DFA607';
Check the AD_TAB.xml file in modules/org.openbravo.module.aeat347 folder
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0021067)
hgbot (developer)
2009-10-15 16:37

Repository: erp/devel/pi
Changeset: 60ddafaf8257d2b9f84b3b9d6ff8a69eb14c8c39
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Thu Oct 15 16:36:57 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/60ddafaf8257d2b9f84b3b9d6ff8a69eb14c8c39 [^]

Fixed issue 10986. Invalid rows will be removed after inserting data for all the modules.

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

- Issue History
Date Modified Username Field Change
2009-10-15 15:56 dalsasua New Issue
2009-10-15 15:56 dalsasua Assigned To => marvintm
2009-10-15 16:30 plujan Status new => scheduled
2009-10-15 16:30 plujan fix_in_branch => pi
2009-10-15 16:37 hgbot Checkin
2009-10-15 16:37 hgbot Note Added: 0021067
2009-10-15 16:37 hgbot Status scheduled => resolved
2009-10-15 16:37 hgbot Resolution open => fixed
2009-10-15 16:37 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/60ddafaf8257d2b9f84b3b9d6ff8a69eb14c8c39 [^]
2009-10-22 11:22 plujan Status resolved => closed
2009-10-23 00:01 anonymous sf_bug_id 0 => 2884265


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker