Difference between revisions of "Freeside:1.9:Documentation:Administration:VOIP plan invoice layout variables"
From Freeside
(→Common VOIP plan options for invoice appearance) |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | == Common VOIP plan options for invoice appearance == | + | ==== Common VOIP plan options for invoice appearance ==== |
− | Certain configuration options on telephony plan packages can have significant impact on the appearances of invoices by changing the data calculated and stored at the time of invoice generation. | + | Certain configuration options on telephony plan packages can have significant impact on the appearances of invoices by '''changing the data calculated and stored''' at the time of invoice generation. |
Line 14: | Line 14: | ||
;Section in which to place usage charges (whether separated or not) [usage_section] | ;Section in which to place usage charges (whether separated or not) [usage_section] | ||
− | :names an [[Freeside: | + | :names an [[Freeside:Configuration:invoice_sections|invoice section]] which is to contain the usage portion of the invoiced package. If the section is to be included in a [[Freeside:Configuration:invoice_usesummary|summary page]] then you will need to ensure the spelling exactly matches a [[Freeside:1.9:Documentation:Administration:pkg_category|package category]] |
;Include usage summary with recurring charges when usage is in separate section [summarize_usage] | ;Include usage summary with recurring charges when usage is in separate section [summarize_usage] | ||
Line 20: | Line 20: | ||
;Always put usage details in separate section [usage_mandate] | ;Always put usage details in separate section [usage_mandate] | ||
− | :causes freeside to generate an extra section for the usage details even when freeside is not using [[Freeside: | + | :causes freeside to generate an extra section for the usage details even when freeside is not using [[Freeside:Configuration:invoice_sections|invoice sections]]. |
[[Category:Invoice_Layout]] | [[Category:Invoice_Layout]] | ||
− | [[Category | + | [[Category:Price_Plan_Options]] |
Latest revision as of 13:56, 5 August 2010
Common VOIP plan options for invoice appearance
Certain configuration options on telephony plan packages can have significant impact on the appearances of invoices by changing the data calculated and stored at the time of invoice generation.
- CDR invoice display format [output_format]
- controls the data stored for the usage detail on the invoice. Current choices are
default - date, time, destination, regionname, duration, price default with source - source, date, time, destination, regionname, duration, price default with account code - date, time, account code, destination, regionname, duration, price simple - date, time, user, destination, duration, price simple with source - date, time, source, destination, duration, price
- Section in which to place usage charges (whether separated or not) [usage_section]
- names an invoice section which is to contain the usage portion of the invoiced package. If the section is to be included in a summary page then you will need to ensure the spelling exactly matches a package category
- Include usage summary with recurring charges when usage is in separate section [summarize_usage]
- creates an additional (2nd) line on the invoice showing the total usage associated with the package. Typically appears below a 'setup' and 'recurring' line (if they exist).
- Always put usage details in separate section [usage_mandate]
- causes freeside to generate an extra section for the usage details even when freeside is not using invoice sections.