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 EDD55200BA7 for ; Fri, 21 Oct 2016 19:33:00 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id EC9E8160AF2; Fri, 21 Oct 2016 17:33: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 6CE62160ADE for ; Fri, 21 Oct 2016 19:33:00 +0200 (CEST) Received: (qmail 60004 invoked by uid 500); 21 Oct 2016 17:32: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 59979 invoked by uid 99); 21 Oct 2016 17:32:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Oct 2016 17:32:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7FA1E2C0087 for ; Fri, 21 Oct 2016 17:32:59 +0000 (UTC) Date: Fri, 21 Oct 2016 17:32:59 +0000 (UTC) From: "Arun Patidar (JIRA)" To: notifications@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (OFBIZ-8432) Improvements in SalesOpportunityQuote 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: Fri, 21 Oct 2016 17:33:01 -0000 [ https://issues.apache.org/jira/browse/OFBIZ-8432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun Patidar reassigned OFBIZ-8432: ----------------------------------- Assignee: Arun Patidar > Improvements in SalesOpportunityQuote entity definition and services > -------------------------------------------------------------------- > > Key: OFBIZ-8432 > URL: https://issues.apache.org/jira/browse/OFBIZ-8432 > Project: OFBiz > Issue Type: Sub-task > Components: marketing > Affects Versions: Trunk > Reporter: Amit Gadaley > Assignee: Arun Patidar > Priority: Minor > Attachments: OFBIZ-8432.patch > > > Required improvements; > - All is good with entity definition. > - Add CRUD services using entity-auto(only create and delete). Make sure PK is not optional while create service as there is composite primary key. > - Do related changes if any occurrence found for direct create/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. -- This message was sent by Atlassian JIRA (v6.3.4#6332)