Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Customer Statement from Dashboard
03-10-2018, 09:34 AM, (This post was last modified: 03-10-2018, 09:55 AM by VortecCPI.)
#1
Customer Statement from Dashboard
Dashboard.php
CustomerAccount.php
PrintCustStatements.php

It would be nice to be able to call CustomerAccount.php and/or PrintCustStatements.php passing/using data from Overdue Customer Balances on Dashboard.php to populate fields for the report.
I changed my Dashboard.php code from:

PHP Code:
<a href="CustomerInquiry.php?CustomerID=', $AgedAnalysis['debtorno'],'"

To:
PHP Code:
<a href="CustomerAccount.php?CustomerID=', $AgedAnalysis['debtorno'], '" target="_blank"
https://www.linkedin.com/in/eclipsepaulbecker
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)