Openbravo Issue Tracking System - Modules
View Issue Details
0045233ModulesSAP Connector Mappingspublic2020-10-15 18:052020-10-15 18:05
rafademiguel 
Triage Omni OMS 
normalminoralways
newopen 
5
 
 
0045233: org.openbravo.service.integration.sap.ecc.mappings needs retail.sampledata to be able to complete install.source
Module org.openbravo.service.integration.sap.ecc.mappings is assuming that ad_client_id The_White_Valley_Group is in the database but has no direct dependency on retail.sample data module which install this client.

Therefore you can have an environment with this module and without retail.sampledata and you are not able to complete ant install.source task
Install Module org.openbravo.service.integration.sap.ecc.mappings with minimum dependencies and try to execute install.source. You get this error:

[importsampledata] ALTER TABLE AD_USER
[importsampledata] ADD CONSTRAINT AD_USER_CLIENT FOREIGN KEY (AD_CLIENT_ID) REFERENCES AD_CLIENT (AD_CLIENT_ID)
[importsampledata] org.postgresql.util.PSQLException: ERROR: insert or update on table "ad_user" violates foreign key constraint "ad_user_client"
[importsampledata] Detail: Key (ad_client_id)=(39363B0921BB4293B48383844325E84C) is not present in table "ad_client".
No tags attached.
Issue History
2020-10-15 18:05rafademiguelNew Issue
2020-10-15 18:05rafademiguelAssigned To => Triage Finance

There are no notes attached to this issue.