Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
| ID | ||||||||||||
| 0042056 | ||||||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| defect | [Modules] Loyalty Programs | major | have not tried | 2019-10-17 13:23 | 2019-10-21 14:29 | |||||||
| Reporter | aferraz | View Status | public | |||||||||
| Assigned To | inigo_lerga | |||||||||||
| Priority | normal | Resolution | open | Fixed in Version | ||||||||
| Status | scheduled | Fix in branch | Fixed in SCM revision | |||||||||
| Projection | none | ETA | none | Target Version | ||||||||
| OS | Any | Database | Any | Java version | ||||||||
| OS Version | Database version | Ant version | ||||||||||
| Product Version | SCM revision | |||||||||||
| Merge Request Status | ||||||||||||
| Regression date | ||||||||||||
| Regression introduced by commit | ||||||||||||
| Regression level | ||||||||||||
| Review Assigned To | ||||||||||||
| Support ticket | ||||||||||||
| OBNetwork customer | No | |||||||||||
| Regression introduced in release | ||||||||||||
| Summary | 0042056: Error installing loyalty Loyalty Programs module without Retail Configuration module | |||||||||||
| Description | Error installing loyalty Loyalty Programs module without Retail Pack OBLP_Earn_Rule_Org.AD_Org_ID column in Loyalty Programs module is using a reference that belongs to Retail Configuration module, but Loyalty Programs only depends on Core. | |||||||||||
| Steps To Reproduce | In a OB instance without any external module, install Loyalty Programs module: https://code.openbravo.com/erp/pmods/org.openbravo.loyalty.programs [^] Following error is shown: SQL Command failed with: ERROR: insert or update on table "ad_column" violates foreign key constraint "ad_reference_columnvalue" Detail: Key (ad_reference_value_id)=(7E5BA22863C446E89403D51F3F157738) is not present in table "ad_reference". | |||||||||||
| Proposed Solution | Change reference of OBLP_Earn_Rule_Org.AD_Org_ID column from "Store Organization Selector" to a similar reference in Core that doesn't filter by store. | |||||||||||
| Tags | No tags attached. | |||||||||||
| Attached Files | ||||||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|
Notes |
|
|
(0115184) inigo_lerga (viewer) 2019-10-21 14:29 |
Test Plan: Install or clone the Loyalty Programs module. Realize that the module gives a compilation error due to dependencies to retail modules that should not be there. Following error is shown: SQL Command failed with: ERROR: insert or update on table "ad_column" violates foreign key constraint "ad_reference_columnvalue" Detail: Key (ad_reference_value_id)=(7E5BA22863C446E89403D51F3F157738) is not present in table "ad_reference". |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2019-10-17 13:23 | aferraz | New Issue | |
| 2019-10-17 13:23 | aferraz | Assigned To | => Triage Finance |
| 2019-10-17 13:23 | aferraz | OBNetwork customer | => No |
| 2019-10-17 13:26 | Sandrahuguet | Assigned To | Triage Finance => inigo_lerga |
| 2019-10-18 11:03 | inigo_lerga | Status | new => scheduled |
| 2019-10-21 14:29 | inigo_lerga | Note Added: 0115184 | |
| Copyright © 2000 - 2009 MantisBT Group |