Support

Home Forums Event Espresso Premium invoice printing

invoice printing

Posted: August 9, 2013 at 12:18 pm


Mission Safety

August 9, 2013 at 12:18 pm

is there a way to print all invoices at one time for an event?


Josh

  • Support Staff

August 9, 2013 at 12:40 pm

I’m afraid there isn’t. The invoice PDF gets generated on the fly by the server and would likely overload it. It’s not that this would not be possible, but in order to make this happen it would require some custom plugin development.


Mission Safety

August 9, 2013 at 1:25 pm

I have allowed for PO payment on my site if an attendee uses Po option it shows up under attendee payment status that it PO but does not show up on the invoice. Ther must be away to put po on invoice without me having to enter it. When the student enters the PO number that should show up on the invoice.


Mission Safety

August 9, 2013 at 1:42 pm

Really there should be a way to print all event invoices at once. With a program that is this robust this should have been done. It is an accounting nightmare that you have to click on every attendee to print their invoice. You should be able to print class lists and invoices for all attendees, this would make this program much better


Sidney Harrell

August 9, 2013 at 5:01 pm

If you want to customize your invoice template.php file a little bit, by changing line 64 to be:

if ($payment_status != 'Completed' &&  $admin == false) {

then the $txn_type would be available to print out down around line 138 or so. The $txn_type is where the PO number that the user entered is stored.

The support post ‘invoice printing’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso