Openbravo Issue Tracking System - Retail Modules | |||||||||||||
View Issue Details | |||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
0032965 | Retail Modules | Loyalty Management for Retail | public | 2016-05-16 14:03 | 2016-06-23 19:40 | ||||||||
Reporter | shuehner | ||||||||||||
Assigned To | shivum039 | ||||||||||||
Priority | normal | Severity | major | Reproducibility | have not tried | ||||||||
Status | closed | Resolution | fixed | ||||||||||
Platform | OS | 5 | OS Version | ||||||||||
Product Version | |||||||||||||
Target Version | Fixed in Version | ||||||||||||
Merge Request Status | |||||||||||||
Review Assigned To | marvintm | ||||||||||||
OBNetwork customer | |||||||||||||
Support ticket | |||||||||||||
Regression level | |||||||||||||
Regression date | |||||||||||||
Regression introduced in release | |||||||||||||
Regression introduced by commit | |||||||||||||
Triggers an Emergency Pack | No | ||||||||||||
Summary | 0032965: Module is not installable at all on oracle | ||||||||||||
Description | This module fails to install on oracle. As it has 2 fk-constraints with identical name which is not allowed on oracle. Cause apparently -> copy'n'paste to create 2nd fk-constraint and never tested on oracle. ./org.openbravo.retail.loyalty/src-db/database/model/tables/OBLOY_ACCUMULATEDPOINTS.xml: <foreign-key foreignTable="AD_ORG" name="OBLOY_LOYALTYSPONSORSHIP_ORG"> ./org.openbravo.retail.loyalty/src-db/database/model/tables/OBLOY_LOYALTYSPONSORSHIP.xml: <foreign-key foreignTable="AD_ORG" name="OBLOY_LOYALTYSPONSORSHIP_ORG"> Apart from these, the following names should also be fixed: SQL Command failed with: ORA-02264: name already used by an existing constraint -- END ALTER TABLE OBLOY_ACCUMULATIONRULES ADD CONSTRAINT OBLOY_ACCUMULATION_ACTIVE_CHK CHECK (ISACTIVE IN ('Y', 'N')) SQL Command failed with: ORA-02264: name already used by an existing constraint -- END ALTER TABLE OBLOY_LOYALTYSPONSORSHIP ADD CONSTRAINT OBLOY_SPONSORSHIP_ACTIVE_CHK CHECK (ISACTIVE IN ('Y', 'N')) SQL Command failed with: ORA-02264: name already used by an existing constraint -- END ALTER TABLE OBLOY_REDEEMEDPOINTS ADD CONSTRAINT OBLOY_REDEEMED_ACTIVE_CHK CHECK (ISACTIVE IN ('Y', 'N')) | ||||||||||||
Steps To Reproduce | Try to install it on oracle. | ||||||||||||
Proposed Solution | Rename the 2nd constraint according to naming rules | ||||||||||||
Additional Information | |||||||||||||
Tags | No tags attached. | ||||||||||||
Relationships |
| ||||||||||||
Attached Files | |||||||||||||
Issue History | |||||||||||||
Date Modified | Username | Field | Change | ||||||||||
2016-05-16 14:03 | shuehner | New Issue | |||||||||||
2016-05-16 14:03 | shuehner | Assigned To | => Retail | ||||||||||
2016-05-16 14:03 | shuehner | Triggers an Emergency Pack | => No | ||||||||||
2016-05-16 14:06 | shuehner | Relationship added | related to 0032966 | ||||||||||
2016-05-17 19:40 | shuehner | Note Added: 0086509 | |||||||||||
2016-05-17 19:41 | marvintm | Description Updated | bug_revision_view_page.php?rev_id=12142#r12142 | ||||||||||
2016-05-17 19:42 | marvintm | Description Updated | bug_revision_view_page.php?rev_id=12143#r12143 | ||||||||||
2016-06-21 11:04 | marvintm | Status | new => scheduled | ||||||||||
2016-06-21 11:04 | marvintm | Assigned To | Retail => shivum039 | ||||||||||
2016-06-21 16:49 | hgbot | Checkin | |||||||||||
2016-06-21 16:49 | hgbot | Note Added: 0087744 | |||||||||||
2016-06-21 16:49 | hgbot | Status | scheduled => resolved | ||||||||||
2016-06-21 16:49 | hgbot | Resolution | open => fixed | ||||||||||
2016-06-21 16:49 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.loyalty/rev/14325804afdf6a9446b88c7a1e2d80da8b5ba210 [^] | ||||||||||
2016-06-21 17:43 | hgbot | Checkin | |||||||||||
2016-06-21 17:43 | hgbot | Note Added: 0087750 | |||||||||||
2016-06-21 17:43 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.loyalty/rev/14325804afdf6a9446b88c7a1e2d80da8b5ba210 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.loyalty/rev/e773a46d5d572d4aa4fadab6ec6fe3167b3b917b [^] | ||||||||||
2016-06-21 18:20 | hgbot | Checkin | |||||||||||
2016-06-21 18:20 | hgbot | Note Added: 0087757 | |||||||||||
2016-06-21 18:20 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.loyalty/rev/e773a46d5d572d4aa4fadab6ec6fe3167b3b917b [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.loyalty/rev/3976b1abcb04bc1c05b7facfa595ba61beb50307 [^] | ||||||||||
2016-06-22 10:31 | hgbot | Checkin | |||||||||||
2016-06-22 10:31 | hgbot | Note Added: 0087783 | |||||||||||
2016-06-22 10:31 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.loyalty/rev/3976b1abcb04bc1c05b7facfa595ba61beb50307 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.loyalty/rev/4b87a0e1698061d0b969f032269cf074f849c4c6 [^] | ||||||||||
2016-06-23 19:40 | marvintm | Review Assigned To | => marvintm | ||||||||||
2016-06-23 19:40 | marvintm | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|