Payment totals in Accounting
----------------------------
Key: OFBIZ-2790
URL: https://issues.apache.org/jira/browse/OFBIZ-2790
Project: OFBiz
Issue Type: Improvement
Components: accounting
Affects Versions: SVN trunk
Reporter: Ahmed Dini
Fix For: SVN trunk
Attachments: paymentTotals.patch
Under Accounting Manager --> Payments, Find Payments. I thought it would be a
handy improvement if I display a total of the Amount fields of all payments
under the search result screen no matter what their status is. This new
improvement might not makes sense when payment status are mixed i.e. The total
of cancelled payments plus the total of received payments, but I thinks it
might make sense if you want to filter the query. i.e if you want the total of
all payments in NOT-PAID status by a particular party or customer.
Attached is patch which introduces a new groovy file namely
FindPaymentTotals.groovy and the modification of the existing PaymentForms.xml.
NB. Since this is my first major improvement for Ofbiz project, I might have
done things differently than most of the commiters or contributors expect.
Please let me know if I break Ofbiz coding conventions, I am willing to improve
the code. Otherwise the attached patch works fine and has passed all my tests
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.