Customise Invoice Template: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 148: Line 148:
  <strong>Balance due:&nbsp; </strong>[FIRSTNIGHT:+30days]
  <strong>Balance due:&nbsp; </strong>[FIRSTNIGHT:+30days]
  </div>
  </div>
</pre>
== Code for the example 2==
<pre>
[GUESTTITLE] [GUESTFIRSTNAME] [GUESTNAME]
[GUESTADDRESS]
[ROOMNAME]
Check in: [FIRSTNIGHT]
Check out: [LEAVINGDAY]
[NUMNIGHT] nights
[NUMPEOPLE] guests
[CURRENTDATE]
Invoice
Reference Number: [REFERENCENUMBER]
[INVOICETABLE]
We thank you very much for choosing [PROPERTYNAME]. We hope you enjoyed your stay with us.


</pre>
</pre>