Openbravo Issue Tracking System - Retail Modules
View Issue Details
0047659Retail ModulesRetail Configurationpublic2021-09-09 10:472021-09-29 08:45
egoitz 
rqueralta 
highminoralways
closedfixed 
5
 
RR21Q4 
No
0047659: Retail configuration module has an element that belong to a different module
The installation of the retail configuration module fails if you don't install posterminal.
The following error appears:
java] 48201 [main] WARN org.apache.ddlutils.platform.PGStandardBatchEvaluator - SQL Command failed with: ERROR: insert or update on table "ad_column" violates foreign key constraint "ad_element_ad_column"
[java] Detail: Key (ad_element_id)=(21C6A21A85304F5B888D055BFC57DA52) is not present in table "ad_element".
[java] 48202 [main] WARN org.apache.ddlutils.platform.PGStandardBatchEvaluator - -- END
[java] ALTER TABLE AD_COLUMN
[java] ADD CONSTRAINT AD_ELEMENT_AD_COLUMN FOREIGN KEY (AD_ELEMENT_ID) REFERENCES AD_ELEMENT (AD_ELEMENT_ID)
No tags attached.
Issue History
2021-09-09 10:47egoitzNew Issue
2021-09-09 10:47egoitzAssigned To => Retail
2021-09-09 10:47egoitzRegression date => 2021-10-06
2021-09-09 10:47egoitzTriggers an Emergency Pack => No
2021-09-09 10:47egoitzSeveritymajor => minor
2021-09-09 10:47egoitzSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=23067#r23067
2021-09-15 06:51marvintmRegression date2021-10-06 =>
2021-09-15 06:51marvintmSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=23087#r23087
2021-09-20 12:38rqueraltaAssigned ToRetail => rqueralta
2021-09-20 12:38rqueraltaStatusnew => scheduled
2021-09-27 12:20hgbotNote Added: 0132019
2021-09-29 08:45hgbotResolutionopen => fixed
2021-09-29 08:45hgbotStatusscheduled => closed
2021-09-29 08:45hgbotFixed in Version => RR21Q4
2021-09-29 08:45hgbotNote Added: 0132059
2021-09-29 08:45hgbotNote Added: 0132060

Notes
(0132019)
hgbot   
2021-09-27 12:20   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.config/-/merge_requests/5 [^]
(0132059)
hgbot   
2021-09-29 08:45   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.config [^]
Changeset: b51e2fc6fa9000fb8b4b988662720ccdcdbeda4a
Author: Rafael Queralta <rafaelcuba81@gmail.com>
Date: 2021-09-25T22:34:08-04:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.config/-/commit/b51e2fc6fa9000fb8b4b988662720ccdcdbeda4a [^]

Fixed BUG-47659: Moved element from posterminal to config module

---
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
---
(0132060)
hgbot   
2021-09-29 08:45   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.config/-/merge_requests/5 [^]