Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id AF7C0200BDB for ; Thu, 3 Nov 2016 18:28:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id AE55C160AFF; Thu, 3 Nov 2016 17:28:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 26527160B0B for ; Thu, 3 Nov 2016 18:28:00 +0100 (CET) Received: (qmail 27609 invoked by uid 500); 3 Nov 2016 17:27:59 -0000 Mailing-List: contact notifications-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ofbiz.apache.org Delivered-To: mailing list notifications@ofbiz.apache.org Received: (qmail 27535 invoked by uid 99); 3 Nov 2016 17:27:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Nov 2016 17:27:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 0A79C2C2A67 for ; Thu, 3 Nov 2016 17:27:59 +0000 (UTC) Date: Thu, 3 Nov 2016 17:27:59 +0000 (UTC) From: "Amit Gadaley (JIRA)" To: notifications@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (OFBIZ-8807) Improvements in ContactMechLink entity definition and services MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 03 Nov 2016 17:28:00 -0000 [ https://issues.apache.org/jira/browse/OFBIZ-8807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit Gadaley reassigned OFBIZ-8807: ----------------------------------- Assignee: Amit Gadaley > Improvements in ContactMechLink entity definition and services > -------------------------------------------------------------- > > Key: OFBIZ-8807 > URL: https://issues.apache.org/jira/browse/OFBIZ-8807 > Project: OFBiz > Issue Type: Sub-task > Components: party > Affects Versions: Trunk > Reporter: Rishi Solanki > Assignee: Amit Gadaley > Priority: Minor > > Required improvements; > - All is good with entity definition . > - Add crud services using entity-auto (party/servicedef/services.xml). Also remove the existing services from ContactMechServices.xml. > - Do related changes if any occurrence found for direct create/update/delete of this entity, and replace them with crud services implemented. > - As no status/from date/thru date exists in entity, so nothing needs to be taken care while deleting the records from service. > - Need to convert Create and Delete services. Update is not required. -- This message was sent by Atlassian JIRA (v6.3.4#6332)