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/07/03 16:18:47 UTC

[jira] Commented: (OFBIZ-2695) Imporve service on when set invoice status to cancel.

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

Sumit Pandit commented on OFBIZ-2695:
-------------------------------------

It can be achieved in following way - 
On set invoice status to cancel - 
1) Accounting transaction entries associated to invoice should reverse.
2) Payment application associated to the invoice should be remove.
3) Accounting transaction associated to Payment Application should reverse.

Thanks And Regards
Sumit Pandit


> Imporve service on when set invoice status to cancel.
> -----------------------------------------------------
>
>                 Key: OFBIZ-2695
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2695
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: accounting
>    Affects Versions: SVN trunk
>            Reporter: Sumit Pandit
>            Priority: Minor
>         Attachments: CancelInvoice.patch
>
>
> Improve service when set invoice status to Cancel, reverse accounting transaction entries along with removal of payment application.

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