Hi Jacues, Yes, This is the trying instance but no custom changes! I'm trying to drop demo data which is not easy BTW. Anyway, forgetting this 'FrenchCustomer', does Ofbiz creates a record in Communication_Event' while creating a customer?
Regards, Emad On Thu, Jan 14, 2021 at 8:09 PM Jacques Le Roux < [email protected]> wrote: > Hi Emad, > > Here is the FrenchCustomer record in trunk demo: > https://demo-trunk.ofbiz.apache.org/webtools/control/entity/find/Party/FrenchCustomer > > Here is the CommunicationEvent table in trunk demo: > https://demo-trunk.ofbiz.apache.org/webtools/control/entity/find/CommunicationEvent > > Here are the related demo data (look for "FrenchCustomer"): > > https://github.com/apache/ofbiz-framework/blob/trunk/applications/datamodel/data/demo/OrderDemoData.xml > > I can't see how a new CommunicationEvent could be related to any of your > created parties, maybe custom changes? > > You may try to delete the FrenchCustomer data to find from where the > connection was made > > BTW I guess it's only in a trying OFBiz instance you use. You should not > have any demo data in a production instance > > HTH > > Jacques > > > Le 14/01/2021 à 14:41, Emad Radwan a écrit : > > Hi Community, > > > > I noticed that when I created a new Customer that a new record is > created in table Communication_Event > > which is ok, however, I found that the mentioned record contains > 'FrenchCustomer' value in the Party_id_from field and I understand thqt > this is from demo data, so what's the point here? > > > > Regards, > > > > Emad. > >
