Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
invoice printing | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium invoice printing

invoice printing

Posted: August 9, 2013 at 12:18 pm

Viewing 4 reply threads


Mission Safety

August 9, 2013 at 12:18 pm

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


Josh

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

  • Support Staff

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.

Viewing 4 reply threads

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 - Staging Server