DJFireCFH Posted February 20, 2016 Share Posted February 20, 2016 Is it possible to have some extra information setup on invoices? Server location and domain name information. How do you get that info to show up on invoices? 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted February 20, 2016 Share Posted February 20, 2016 depending on where the information you want is (assuming the above aren't already passed as custom fields), you'd need to get it from the database - via an action hook for the html invoice and using PHP in the invoicepdf.tpl template. 0 Quote Link to comment Share on other sites More sharing options...
DJFireCFH Posted February 21, 2016 Author Share Posted February 21, 2016 So the easier way would be to use custom fields under the Product/service ? Does it only show for "new" invoices? 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted February 21, 2016 Share Posted February 21, 2016 So the easier way would be to use custom fields under the Product/service ? it's the easiest way without the need to modify the templates or use hooks... whether it's appropriate for what you want to do, you can find out by adding custom fields to a test product and making an order... the information should appear on both invoice types. Does it only show for "new" invoices? yes - but you could manually go into a client's products and add the information into these product custom fields (which will be blank in their profiles) and either re-send the invoice... or it will be used when the product is next renewed. 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.