Customise Invoice Template: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
[[Category:How to]]
[[Category:How to]]
[[Category:Invoices]]
[[Category:Invoice]]
  ''This page explains how to customise the invoice template''
  ''This page explains how to customise the invoice template''


In SETTINGS -> GUEST MANAGENMENT -> PRINT TEMPLATES you can customise the invoice template.  
In SETTINGS -> GUEST MANAGENMENT -> INVOICE you can customise the invoice template.  


The template will generate invoices like this:
The template will generate invoices like this:
Line 91: Line 91:




To use copy, go to SETTINGS -> GUEST MANAGEMENT -> INVOICING click on "EDIT". I the editor click on "Source Code". Paste the code in. To use your image exchange <nowiki>"https://www.beds24.com/pic/p0000/2035/02.jpg"</nowiki> to your logo url.  
To use copy, go to SETTINGS -> GUEST MANAGEMENT -> INVOICE click on "EDIT". I the editor click on "Source Code". Paste the code in. To use your image exchange <nowiki>"https://www.beds24.com/pic/p0000/2035/02.jpg"</nowiki> to your logo url.  
<pre>
<pre>
  <div style="text-align:center;"><img src="https://www.beds24.com/pic/p0000/2035/02.jpg" /></div>
  <div style="text-align:center;"><img src="https://www.beds24.com/pic/p0000/2035/02.jpg" /></div>