Difference between revisions of "Billing Parameters"

From Smartbilling
Jump to: navigation, search
(Added text re: Minimum Invoice Amount, Forced Invoice Cycle and (future) Minimum Account Balance parameters.)
 
Line 12: Line 12:
 
    
 
    
  
This part also sets up the invoice run main configuration like minimum amount and recurent fees, as well as the system unique numbering in credit or payments.`
+
This part also sets up the invoice run main configuration like minimum amount and recurring fees, as well as the system unique numbering in credit or payments.`
 +
 
 +
The 'Minimum Invoice Amount' and 'Forced Invoice Cycle' parameters govern whether or not an invoice is generated if one or more of the following conditions are TRUE:
 +
 
 +
# The invoice amount is greater than 0 AND it is the first invoice
 +
# The invoice amount is greater than 0 AND the invoice amount is greater than the 'Minimum Invoice Amount' parameter
 +
# The invoice amount is greater than 0 AND the absolute value (positive or negative) of the customer balance is greater than the 'Minimum Account Balance' parameter AND the last invoice is dated before the current invoice
 +
# The invoice amount is greater than 0 AND the absolute value (positive or negative) of the customer balance is greater than the 'Minimum Account Balance' parameter AND an invoice has not been generated for more then the 'Forced Invoice Cycle' number of periods.
  
 
<center><u>[[Parameters|Previous]]</u> | <u>[[Contract Parameters|Next]]</u></center>
 
<center><u>[[Parameters|Previous]]</u> | <u>[[Contract Parameters|Next]]</u></center>

Latest revision as of 23:16, 18 August 2020

Home    FAQ page    SmartBilling 5.0


Billing

The Billing parameters set up the configuration page that allow to define invoice numbering and email templates attached to it. Also it allows you to create marketing or important messages to be included in the invoice, like major information to customers, or selected marketing information at invoice level.


Billing v5.png


This part also sets up the invoice run main configuration like minimum amount and recurring fees, as well as the system unique numbering in credit or payments.`

The 'Minimum Invoice Amount' and 'Forced Invoice Cycle' parameters govern whether or not an invoice is generated if one or more of the following conditions are TRUE:

  1. The invoice amount is greater than 0 AND it is the first invoice
  2. The invoice amount is greater than 0 AND the invoice amount is greater than the 'Minimum Invoice Amount' parameter
  3. The invoice amount is greater than 0 AND the absolute value (positive or negative) of the customer balance is greater than the 'Minimum Account Balance' parameter AND the last invoice is dated before the current invoice
  4. The invoice amount is greater than 0 AND the absolute value (positive or negative) of the customer balance is greater than the 'Minimum Account Balance' parameter AND an invoice has not been generated for more then the 'Forced Invoice Cycle' number of periods.
Previous | Next



Home    FAQ page    SmartBilling 5.0