Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Overview

You can set a rolling minimum charge on any meter using the meter price type "rolling minimum". When you do this any quantity less than the minimum is carried forward into future periods. 

When implementing the Rolling minimum meter product price, the difference between the actual and minimum quantity can be carried forward as a potential credit at the minimum price rate where the actual quantity is less than the minimum quantity for a meter on a charge run. 

If the actual count is under the rolling minimum, a credit will be created.

If the count is over the rolling minimum and you have credits carried forward you can consume the credit.

Formula for one meter count run for a period for the one machineid/meters = (actual count * actual meter product price) + ((rolling minimum quantity - (actual count) * rolling minimum meter product price)) (for one meter count run
Formula for multiple meter count runs for a period for the same machineid/meters = (sum(actual count variances) * actual meter product price) + ((rolling minimum quantity - (sum(actual count variance) * rolling minimum meter product price))

 Note

Meter Type Tokens:

METER #{meter}
START READING: {old-count} FINISH READING: {new-count} TOTAL PAGES: {count-variance}|
Minimum Volume {rolling-minimum}|
Billed Volume {billed-volume}|
Standard Volume {standard-volume}|
Under Pages {under-rolling-minimum}|
Over Pages {over-rolling-minimum}|
Clawback Pages {credit-count}|
PRICE: {price: $##0.####} {price-breakdown} VALUE: ${value}


Example

MonthRolling Minimum QuantityRateActual UsageUnder rolled forwardUnder usedCharge
110000.01800200 @ $0.01N/AOnly min is charged, Invoice shows a note line showing rolling min credit being carried forward at 0 for this month.
210000.02700300 @ $0.02 N/AOnly min is charged, Invoice shows a note line showing rolling min credit being carried forward at 0 for this month.
310000.021600
200 @ $0.01,300 @ $0.02  Three lines 1600 @ $0.02 less credits for 300 @ $0.02 
41000




A machine or total machine has a minimum quantity of 1000 mono prints a month at $0.009 per copy. The minimum is setup using a meter price of type "rolling minimum"

In the first month the site only uses 800 mono prints. So they are charged the count and the minimum. A second line is generated on the invoice showing that a rolling minimum of 200 at $0.009 per copy.

The price per copy changes to $0.01 in the second month.

In the third month, the site uses 1500 mono prints in the month. The full 1500 is charged at the current rate of $0.01 per copy. Then a second line is printed on the invoice showing a credit of 200 at $0.009 . The site has used up the credit that was carried forward from month one for being under the minimum.


The machine is eventually refinanced. At which time the user may cancel any outstanding credits that are stored for the machine.

Setting Up Rolling Minimum

  1. Set up a Machine to stand for the meter product price of Rolling Minimum Creating a new machine
  2. Set up the Total Meter and children meters
  3. For each Child meter click on Prices Tab if you wish to have a rolling minimum qty and price ex
  4. For Type = Count, Qty = 0, insert a price ex
  5. For type = Rolling Minimum, Qty = eg 500, insert a price ex
    See screen shot of example below

     Show me

    Set the Charge Period to be the right Period by clicking on 'Set Charge Period' action button before you start a meter count run.



  • No labels