bharrison89 Posted May 8, 2012 Share Posted May 8, 2012 Hi, i want to show the invoice's selected payment method on the invoice overview screen clientarea.php?action=invoices iv tried a few things like {$invoice.$paymentmethod} and {$paymentmethod} but these dont work like they do in the PDF template. can somebody advise. cheers 0 Quote Link to comment Share on other sites More sharing options...
gbrennae Posted May 11, 2012 Share Posted May 11, 2012 I believe you will need to do a separate query to the database to get that. Try doing a smarty {$debug} dump of all set vars to see if what you want is already loaded. If not use a separate query. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.