You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Rishi Solanki (JIRA)" <ji...@apache.org> on 2009/08/03 08:15:15 UTC

[jira] Updated: (OFBIZ-2768) Add create new deposit payment and create new withdrawal payment functionaltiy under deposit/withdraw

     [ https://issues.apache.org/jira/browse/OFBIZ-2768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rishi Solanki updated OFBIZ-2768:
---------------------------------

    Attachment: OFBIZ-2768.patch

Patch From Arpit Singh Pandya.
Thanks to Sumit Pandit and Awdesh Singh Parihar.
Added create new deposit payment and create new withdrawal payment functionality under deposit/withdraw.


> 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.