Return-Path: Delivered-To: apmail-ofbiz-dev-archive@www.apache.org Received: (qmail 35764 invoked from network); 3 Aug 2009 08:35:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Aug 2009 08:35:34 -0000 Received: (qmail 62719 invoked by uid 500); 3 Aug 2009 08:35:39 -0000 Delivered-To: apmail-ofbiz-dev-archive@ofbiz.apache.org Received: (qmail 62667 invoked by uid 500); 3 Aug 2009 08:35:39 -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 62656 invoked by uid 99); 3 Aug 2009 08:35:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Aug 2009 08:35:39 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Aug 2009 08:35:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D6AF2234C04B for ; Mon, 3 Aug 2009 01:35:14 -0700 (PDT) Message-ID: <1691636531.1249288514878.JavaMail.jira@brutus> Date: Mon, 3 Aug 2009 01:35:14 -0700 (PDT) From: "Anil K Patel (JIRA)" To: dev@ofbiz.apache.org Subject: [jira] Closed: (OFBIZ-2768) Add create new deposit payment and create new withdrawal payment functionaltiy under deposit/withdraw In-Reply-To: <1089503119.1248868214821.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/OFBIZ-2768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anil K Patel closed OFBIZ-2768. ------------------------------- Resolution: Fixed Patch is in r 800209. Rishi, Awdesh Thanks for patch. > Add create new deposit payment and create new withdrawal payment functionaltiy under deposit/withdraw > ----------------------------------------------------------------------------------------------------- > > Key: OFBIZ-2768 > URL: https://issues.apache.org/jira/browse/OFBIZ-2768 > Project: OFBiz > Issue Type: New Feature > Components: accounting > Affects Versions: SVN trunk > Reporter: Awdesh Singh Parihar > Assignee: Anil K Patel > Priority: Minor > Fix For: SVN trunk > > Attachments: OFBIZ-2768.patch, OFBIZ-2768.patch > > > -- In accounting > Financial Account > Deposit/withdraw > 1) Add two buttons with name Create New Deposit Payment and Create New Withdraw Payment . > 2) Create a form which extends EditPayment(PaymentScreens.xml) Form and Add two more fields finAccountId and finAccountTypeId to create deposit/withdraw payment. > 3) Write a service to associate created payment and finAccount , to FinAccountTrans entity for both the cases (Deposit/withdraw). > -- > Awdesh Parihar -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.