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
Invoicing | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Invoicing

Invoicing

Posted: August 21, 2013 at 10:31 am

Viewing 5 reply threads


Mission Safety

August 21, 2013 at 10:31 am

there must be a way to have the PO number show up on the invoice? When a student choses to pay by PO that should show up on the invoice other wise it is useless to have that option. Please help how do I get the PO number to show up on the invoice.


Sidney Harrell

  • Support Staff

August 21, 2013 at 3:06 pm

If you are mixing the purchase order with the invoicing, then you’ll want to comment out lines 64-76 of the invoice’s template.php file. Otherwise, when the invoice is loaded, it will overwrite the $txn_type with ‘INV’, and that is where the PO number is stored. Once that is commented out, then the $txn_type holding the PO number is available to be printed out, maybe down around line 138.


Mission Safety

August 27, 2013 at 1:25 pm

where do I find the invoice template?


Jonathan Wilson

  • Support Staff

August 27, 2013 at 3:34 pm

Hello,

The invoice template is found in wp-content/plugins/event-espresso/gateways/invoice.

If you modify this file be sure and move the invoice directory to the wp-content/uploads/espresso/gateways directory.


MArsha Grant

September 5, 2013 at 5:38 pm

This is the errror message I get when trying to print out an invoice for an attendee. FPDF error: Alpha channel not supported: http://www.statepen.org/wp-content/uploads/2012/08/1218_thumb.png

I can’t tell if the attendees are getting an invoice link in there confirmation emails.


Dean

  • Support Staff

September 6, 2013 at 1:19 am

Marsha,

Does the image being used have a transparency layer? If so it is not currently possibel to use images with transparent layers. Please use a standard image.

Viewing 5 reply threads

The support post ‘Invoicing’ 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