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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0010289
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajorhave not tried2009-08-17 11:492009-08-21 00:00
ReportermarvintmView Statuspublic 
Assigned Tomarvintm 
PriorityimmediateResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisionf6572e35384b
ProjectionnoneETAnoneTarget Versionpi
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0010289: Modules cannot be applied to pi, a not null restriction is violated

DescriptionAs part of the Instance Activation window, new required columns were added to AD_MODULE table. However, the same columns were not added to the AD_MODULE_INSTALL table.

This means that modules cannot be applied, due to missing information, as the information about the module is first inserted into the AD_MODULE_INSTALL table, at which point loss of the information in the new columns has been lost.
Steps To ReproduceJust try to install a module. When applying it, it should fail.
Proposed SolutionThe new columns need to also be added to AD_MODULE_INSTALL.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0018965)
hgbot (developer)
2009-08-17 11:52

Repository: erp/devel/pi
Changeset: f6572e35384b728db02c2edec26de7556be479a8
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Aug 17 11:51:10 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/f6572e35384b728db02c2edec26de7556be479a8 [^]

Fixed issue 10289. Columns added to AD_MODULE_INSTALL table, so that modules can be applied again.

---
M src-db/database/model/tables/AD_MODULE_INSTALL.xml
---
(0018968)
AinhoaPagola (reporter)
2009-08-17 12:30

I have tested the issue and the fix works fine for me.

Thank you marvintm for fixing it so fast!

- Issue History
Date Modified Username Field Change
2009-08-17 11:49 marvintm New Issue
2009-08-17 11:49 marvintm Assigned To => marvintm
2009-08-17 11:52 hgbot Checkin
2009-08-17 11:52 hgbot Note Added: 0018965
2009-08-17 11:52 hgbot Status new => resolved
2009-08-17 11:52 hgbot Resolution open => fixed
2009-08-17 11:52 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/f6572e35384b728db02c2edec26de7556be479a8 [^]
2009-08-17 12:30 AinhoaPagola Note Added: 0018968
2009-08-20 13:20 plujan Status resolved => closed
2009-08-21 00:00 anonymous sf_bug_id 0 => 2841466


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker