Openbravo Issue Tracking System - Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0027384 | Modules | Contract Management Infrastructure | public | 2014-08-20 10:40 | 2014-08-20 11:05 |
Reporter | egoitz | ||||
Assigned To | egoitz | ||||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Regression date | |||||
Regression introduced by commit | |||||
Regression level | |||||
Review Assigned To | egoitz | ||||
Support ticket | |||||
OBNetwork customer | |||||
Regression introduced in release | |||||
Summary | 0027384: The contracta management structure module should depend on Service Contract Management module | ||||
Description | The contract management structure module should depend on Service Contract Management module. Althouht the contract management structure is included on a template, the module management window allows you to install that module without the template.This causes an error when executing the rebuild because the module has refernces to a callout and a process included on the service contrat management window. | ||||
Steps To Reproduce | -Install the contract management structure module you get the following error on the rebuild. [java] 98136 INFO - Enabling Foreign Keys and Triggers [java] 98710 WARN - SQL Command failed with: ERROR: insert or update on table "ad_column" violates foreign key constraint "ad_column_ad_callout" [java] Detail: Key (ad_callout_id)=(99DFF0D14CDF4AD190B193D0B5CC4F07) is not present in table "ad_callout". [java] 98716 WARN - -- END [java] ALTER TABLE AD_COLUMN [java] ADD CONSTRAINT AD_COLUMN_AD_CALLOUT FOREIGN KEY (AD_CALLOUT_ID) REFERENCES AD_CALLOUT (AD_CALLOUT_ID) [java] 98824 WARN - SQL Command failed with: ERROR: insert or update on table "ad_column" violates foreign key constraint "ad_column_ad_process" [java] Detail: Key (ad_process_id)=(1F6F4445A7084F959D70532F656C9FDE) is not present in table "ad_process". [java] 98830 WARN - -- END [java] ALTER TABLE AD_COLUMN [java] ADD CONSTRAINT AD_COLUMN_AD_PROCESS FOREIGN KEY (AD_PROCESS_ID) REFERENCES AD_PROCESS (AD_PROCESS_ID) ON DELETE SET NULL [java] 101653 INFO - Executed 359 SQL command(s) with 2 error(s) | ||||
Proposed Solution | Add the correct dependency | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2014-08-20 10:40 | egoitz | New Issue | |||
2014-08-20 10:40 | egoitz | Assigned To | => vmromanos | ||
2014-08-20 10:40 | egoitz | Resolution time | => 1410732000 | ||
2014-08-20 10:49 | vmromanos | Note Added: 0069540 | |||
2014-08-20 10:49 | vmromanos | Assigned To | vmromanos => egoitz | ||
2014-08-20 10:49 | vmromanos | Status | new => feedback | ||
2014-08-20 11:04 | egoitz | Note Added: 0069543 | |||
2014-08-20 11:05 | egoitz | Review Assigned To | => egoitz | ||
2014-08-20 11:05 | egoitz | Note Added: 0069544 | |||
2014-08-20 11:05 | egoitz | Status | feedback => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|