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 1735A200B46 for ; Sat, 16 Jul 2016 14:32:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 15B8A160A5F; Sat, 16 Jul 2016 12:32:23 +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 833DC160A7C for ; Sat, 16 Jul 2016 14:32:22 +0200 (CEST) Received: (qmail 33801 invoked by uid 500); 16 Jul 2016 12:32:20 -0000 Mailing-List: contact dev-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 dev@ofbiz.apache.org Received: (qmail 33443 invoked by uid 99); 16 Jul 2016 12:32:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Jul 2016 12:32:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 880CD2C0371 for ; Sat, 16 Jul 2016 12:32:20 +0000 (UTC) Date: Sat, 16 Jul 2016 12:32:20 +0000 (UTC) From: "Rahul Singh (JIRA)" To: dev@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (OFBIZ-7859) Improvements in AcctgTransTypeAttr 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: Sat, 16 Jul 2016 12:32:23 -0000 [ https://issues.apache.org/jira/browse/OFBIZ-7859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15380711#comment-15380711 ] Rahul Singh edited comment on OFBIZ-7859 at 7/16/16 12:32 PM: -------------------------------------------------------------- Added the patch to fix this issue. Thanks, [~arun.patidar] for the detailed description. Also, verify the same from entity engine. was (Author: rahul.kushwah): Added the patch to fix this issue. Thanks, [~arun.patidar] for the detailed description. Also, verify the same from service engine. > Improvements in AcctgTransTypeAttr entity definition and services > ----------------------------------------------------------------- > > Key: OFBIZ-7859 > URL: https://issues.apache.org/jira/browse/OFBIZ-7859 > Project: OFBiz > Issue Type: Sub-task > Components: accounting > Affects Versions: Trunk > Reporter: Arun Patidar > Priority: Minor > Attachments: OFBIZ-7859.patch > > > Required improvements; > - All is good with entity definition . > - Add CRUD services using entity-auto. Make sure PK is not optional while create service. > - 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. -- This message was sent by Atlassian JIRA (v6.3.4#6332)