Does anybody know of any reason why new/altered email templates (in /ubercart/uc_order/templates) would not be showing up at admin/store/ca/uc_checkout_customer_notification/edit/actions ?
I have tried clearing the cache. I have also tried deleting the template files and proceeding with an order (emails are sent just fine somehow). Ubercart does not seem to care about what I have in my /ubercart/uc_order/templates folder at all....how can I make it care?
I'm having this exact problem, Ive created a custom invoice template in modules/ubercart/uc_order/template but it is not being shown in the conditional actions settings page. I noticed the naming has changed from .itpl.php to .tpl.php but can't seem to find any docs discussing custom email invoices with the new naming.
Ive create uc_order-customer2.tpl.php , cleared cache, but its just not being picked up!
Any help would be much appreciated!
EDIT - Sanity restored: http://www.ubercart.org/docs/developer/17385/changing_invoice_templates_...
