extra's not listed in description field of invoice

Topics related to bookings and guest managment
Post Reply
amberbb
Posts: 125
Joined: Tue Mar 20, 2012 10:12 pm
Location: Centre of New Zealand - sunny Nelson!
Contact:

1) Please would you favour us with a response to this query about printing invoices, please:
https://www.beds24.com/forum/viewtopic. ... p=320#p320

2) We had booking 47064 come in just now that incorrectly populated the three consecutive rows of the description fields of the invoice.

We expected it to populate the descriptions thus:
Room Price NZ$314.34,
"Scud & Stroll" return trip to Abel Tasman National Park - ADULT NZ$130.00 each (Quantity 2) (NZ$260)
5% EARLY BIRD discount more than 1 month in advance + instant card debit -5.00% (NZ$-15.717)

but instead it printed thus:
Room Price NZ$314.34,
(Quantity 2) (NZ$260)
5% EARLY BIRD discount more than 1 month in advance + instant card debit -5.00% (NZ$-15.717)

We have added the missing text manually now (so that we could e-mail an invoice) but is this original omission because the routine did not like the description starting with quote marks?
Amber House Limited trading as AMBER HOUSE - at the centre!™
Mobile: +64 21 202 4961
Phone: +64 3 539 0605
Fax: +44 70 05 96 34 37
http://www.AmberHouse.co.nz
Amber House, 46 Weka Street, Nelson 7010, New Zealand
markkinchin
Site Admin
Posts: 935
Joined: Fri Mar 02, 2012 1:43 pm

If you are using HTML tags in the description text check for any HTML errors, they could cause the text not to display or save properly.
amberbb
Posts: 125
Joined: Tue Mar 20, 2012 10:12 pm
Location: Centre of New Zealand - sunny Nelson!
Contact:

markkinchin wrote:If you are using HTML tags in the description text check for any HTML errors, they could cause the text not to display or save properly.
Spot on again, Mark!

We had omitted to close a bold tag and had written:

Code: Select all

<font color=#00628B>"Scud & Stroll"</font> return trip to Abel Tasman National Park - <b>ADULT</b
instead of

Code: Select all

<font color=#00628B>"Scud & Stroll"</font> return trip to Abel Tasman National Park - <b>ADULT</b>
Thanks for your usual quick analysis and problem solved!
Amber House Limited trading as AMBER HOUSE - at the centre!™
Mobile: +64 21 202 4961
Phone: +64 3 539 0605
Fax: +44 70 05 96 34 37
http://www.AmberHouse.co.nz
Amber House, 46 Weka Street, Nelson 7010, New Zealand
Post Reply