Difference between revisions of "Setting/propertiesinvoicepayments"

From Beds24 Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 9: Line 9:
 
  For Example the following will create a payment description "Security Deposit" with an amount of 100 and a status "Refundable"
 
  For Example the following will create a payment description "Security Deposit" with an amount of 100 and a status "Refundable"
 
  Security Deposit | 100 | Refundable
 
  Security Deposit | 100 | Refundable
 +
 +
 +
A currency code (3 character) can be added after a third | symbol.
 +
 +
If specified, this item will only be available if the currency matches the property or invoicee
 +
 +
For Example
 +
 +
Deposit | 50 || USD

Latest revision as of 20:52, 9 February 2020

Pre-set payment items which can be added to an invoice booking.

A pipe | symbol can be added to the end of the description and an amount specified.

The amount can be an absolute amount or a percentage of the charges by adding a % symbol (i.e. 100%)

A status value can be added after a second | symbol.

For Example the following will create a payment description "Security Deposit" with an amount of 100 and a status "Refundable"
Security Deposit | 100 | Refundable


A currency code (3 character) can be added after a third | symbol.

If specified, this item will only be available if the currency matches the property or invoicee

For Example

Deposit | 50 || USD