[jira] Created: (OFBIZ-2732) voidPayment service should reverse the accounting transaction in same state (posted/unposted) as it was origanally there.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-2732) voidPayment service should reverse the accounting transaction in same state (posted/unposted) as it was origanally there.

Nicolas Malin (Jira)
voidPayment service should reverse the accounting transaction in same state (posted/unposted) as it was origanally there.
--------------------------------------------------------------------------------------------------------------------------

                 Key: OFBIZ-2732
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2732
             Project: OFBiz
          Issue Type: Improvement
          Components: accounting
    Affects Versions: SVN trunk
            Reporter: Sumit Pandit
            Priority: Minor
             Fix For: SVN trunk


After void a payment all associated transaction are reversed. It should reverse all transaction in the same state as it was there -
Means to say -
if the existing transaction is unposted, then generate a reverse transaction a keep it unposted
if it is posted, then create a reverse transaction and post it.

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

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-2732) voidPayment service should reverse the accounting transaction in same state (posted/unposted) as it was origanally there.

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-2732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sumit Pandit closed OFBIZ-2732.
-------------------------------

    Resolution: Duplicate

Accidentally created. (same as OFBIZ-2731). I apologized.

> voidPayment service should reverse the accounting transaction in same state (posted/unposted) as it was origanally there.
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2732
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2732
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: accounting
>    Affects Versions: SVN trunk
>            Reporter: Sumit Pandit
>            Priority: Minor
>             Fix For: SVN trunk
>
>
> After void a payment all associated transaction are reversed. It should reverse all transaction in the same state as it was there -
> Means to say -
> if the existing transaction is unposted, then generate a reverse transaction a keep it unposted
> if it is posted, then create a reverse transaction and post it.

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