You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Nicolas Malin (JIRA)" <ji...@apache.org> on 2012/04/30 21:59:49 UTC

[jira] [Created] (OFBIZ-4848) Create return invoice from invoice

Nicolas Malin created OFBIZ-4848:
------------------------------------

             Summary: Create return invoice from invoice
                 Key: OFBIZ-4848
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4848
             Project: OFBiz
          Issue Type: New Feature
          Components: accounting
    Affects Versions: SVN trunk
            Reporter: Nicolas Malin
            Priority: Minor


If a credit note is needed on a existing invoice, I add a but on invoice menu to generate it by copyInvoice service.

I improve getInvoice service to ordered invoiceItem by their sequence and when duplicate invoice items check if the parentInvoiceId is the same that duplicate invoice to propagate on new invoice.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (OFBIZ-4848) Create return invoice from invoice

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

Nicolas Malin updated OFBIZ-4848:
---------------------------------

    Attachment: OFBIZ-4848.patch

To test, search a sales or purchase invoice with a status differant than in process. When you are on summary page, click on button "Copy To Invoice Return"
                
> Create return invoice from invoice
> ----------------------------------
>
>                 Key: OFBIZ-4848
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4848
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: accounting
>    Affects Versions: SVN trunk
>            Reporter: Nicolas Malin
>            Priority: Minor
>         Attachments: OFBIZ-4848.patch
>
>
> If a credit note is needed on a existing invoice, I add a but on invoice menu to generate it by copyInvoice service.
> I improve getInvoice service to ordered invoiceItem by their sequence and when duplicate invoice items check if the parentInvoiceId is the same that duplicate invoice to propagate on new invoice.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira