You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Sumit Pandit (JIRA)" <ji...@apache.org> on 2009/11/14 06:14:39 UTC

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

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.


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

Posted by "Ashish Vijaywargiya (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-3197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashish Vijaywargiya reassigned OFBIZ-3197:
------------------------------------------

    Assignee: Ashish Vijaywargiya

> 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
>            Assignee: Ashish Vijaywargiya
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ_3197.patch
>
>
> 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.


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

Posted by "Ashish Vijaywargiya (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-3197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashish Vijaywargiya closed OFBIZ-3197.
--------------------------------------

    Resolution: Fixed

Thanks Sumit - Done at r836129.

--
Ashish

> 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
>            Assignee: Ashish Vijaywargiya
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ_3197.patch
>
>
> 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.


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

Posted by "Sumit Pandit (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-3197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sumit Pandit updated OFBIZ-3197:
--------------------------------

    Attachment: OFBIZ_3197.patch

Patch is attached for specified functionality.

> 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
>
>         Attachments: OFBIZ_3197.patch
>
>
> 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.


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

Posted by "Sumit Pandit (JIRA)" <ji...@apache.org>.
    [ 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.