Difference between revisions of "Setting/propertiesinvoicepayments"

From Beds24 Wiki
Jump to navigation Jump to search
(Created page with "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. A status value can be add...")
 
 
(4 intermediate revisions by 2 users not shown)
Line 2: Line 2:
  
 
A pipe | symbol can be added to the end of the description and an amount specified.
 
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.
 
A status value can be added after a second | symbol.
  
  For Example the following will create a payment description "Security Deposit" with an amount or 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 21: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