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. |
[ 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. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12737168#action_12737168 ] Arpit Singh Pandya commented on OFBIZ-2768: ------------------------------------------- Thanks Awdesh Singh Parihar, Chirag Manocha, Rishi Solanki and Sumit Pandit for Review and Suggestions on Patch. -- Arpit > 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. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anil K Patel reassigned OFBIZ-2768: ----------------------------------- Assignee: Anil K Patel > 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 > > > -- 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. |
In reply to this post by Nicolas Malin (Jira)
[ 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. |
In reply to this post by Nicolas Malin (Jira)
[ 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. |
Free forum by Nabble | Edit this page |