Login  Register

[jira] Commented: (OFBIZ-3197) Batch payment issue

Posted by Nicolas Malin (Jira) on Nov 14, 2009; 5:58am
URL: http://ofbiz.116.s1.nabble.com/jira-Created-OFBIZ-3197-Batch-payment-issue-tp621397p621402.html


    [ https://issues.apache.org/jira/browse/OFBIZ-3197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777823#action_12777823 ]

Sumit Pandit commented on OFBIZ-3197:
-------------------------------------

Proposed solution -
Payment Batches are created by assigning of Payments to FinAccount. In batching FinAccountTrans record is created and then it is assigned to Payment. So on canceling payment batch if FinAccountTrans status set to cancel. And then association of Payment to FinAccount break and it will available for another batch.  

> Batch payment issue
> -------------------
>
>                 Key: OFBIZ-3197
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3197
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: accounting
>            Reporter: Sumit Pandit
>            Priority: Minor
>             Fix For: SVN trunk
>
>
> On canceling a payment batch (payment group), payment group members (payments) should available for any another batch. Currently it is not happen.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.