[jira] [Created] (OFBIZ-6369) Corrected the order in which invoice and payment transactions are created

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

[jira] [Created] (OFBIZ-6369) Corrected the order in which invoice and payment transactions are created

Nicolas Malin (Jira)
Jacopo Cappellato created OFBIZ-6369:
----------------------------------------

             Summary: Corrected the order in which invoice and payment transactions are created
                 Key: OFBIZ-6369
                 URL: https://issues.apache.org/jira/browse/OFBIZ-6369
             Project: OFBiz
          Issue Type: Bug
          Components: accounting
            Reporter: Jacopo Cappellato
             Fix For: 14.12.01, 12.04.06, 13.07.02, Upcoming Branch


Fixed the order in which invoice and payment transactions are created.
Payment transactions were being created prior to invoice transactions, It causes confusion for accountants in real world.
It was a seca execution order which was causing the issue on setInvoiceStatus. Moved the trigger on setInvoiceStatus for checkInvoicePaymentApplications and capturePaymentsByInvoice from secas.xml to secas_invoice.xml, so that we do invoice transactions prior to payment.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)