[
https://issues.apache.org/jira/browse/OFBIZ-2768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arpit Singh Pandya updated OFBIZ-2768:
--------------------------------------
Attachment: OFBIZ-2768.patch
Here is the patch for creating new deposit and withdrawal payment functionality
under deposit/withdraw.
Functionality implemented In accounting > Financial Account > Deposit/withdraw
1) Added two buttons with name Create New Deposit Payment and Create New
Withdraw Payment .
2) Created form which extends EditPayment(PaymentScreens.xml) Form and Add two
more fields
finAccountId and finAccountTypeId to create deposit/withdraw payment.
3) Implemented a service(createPaymentAndFinAccountTrans) to associate created
payment and
finAccount,to FinAccountTrans entity for both the cases with the created
status (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
> Priority: Minor
> Fix For: SVN trunk
>
> Attachments: 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.