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