In our previous commit of "Payment Popup", we had made modifications to insert the...
commita06555a875de4e09131100f20accadf688c0c815
authorJacob T.Paul <jacob@zhservices.com>
Fri, 4 May 2012 16:40:11 +0000 (4 22:10 +0530)
committerbradymiller <bradymiller@users.sourceforge.net>
Fri, 4 May 2012 19:25:26 +0000 (4 12:25 -0700)
tree5bfcde6fe64c80b91261c238c440ae7a269c72f0
parent99a727cba3e62d8fdac4b15e3a21cdda6ef80933
In our previous commit of "Payment Popup", we had made modifications to insert the COPAYs to ar_activity table instead of billing. Also we have made a script to transfer the existing COPAYs from billing table to ar_activity table. In the function ar_get_invoice_summary, we are fetching the COPAYs from the billing table. We have now added an extra modification to fetch the COPAYs from ar_activity table also.

Signed-off-by: Jacob T.Paul <jacob@zhservices.com>
library/invoice_summary.inc.php