This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| rate_calculation [2017/06/03 15:18] – adam.brusselback | rate_calculation [2025/02/26 14:02] (current) – tina.robles | ||
|---|---|---|---|
| Line 10: | Line 10: | ||
| One of the three (**Fixed Rate - Numeric**) requires no extra work to get a usable rate, as it's input by the user in a usable format. | One of the three (**Fixed Rate - Numeric**) requires no extra work to get a usable rate, as it's input by the user in a usable format. | ||
| - | In GoSimple, we currently support [[price_tiers|multiple systems of pricing]]. | + | In the TELUS TPM, we currently support [[price_tiers|multiple systems of pricing]]. |
| To find the correct price, we have a few data points we will check for in each system. | To find the correct price, we have a few data points we will check for in each system. | ||
| Line 33: | Line 33: | ||
| * (price * **Fixed Rate - Percent**) = rate | * (price * **Fixed Rate - Percent**) = rate | ||
| * (price - **Fixed Price - Numeric**) = rate | * (price - **Fixed Price - Numeric**) = rate | ||
| + | |||
| + | When the claimant type is a LOCATION we have to look to your Price Tiers (from your Client Settings) to determine which price we should use to calculate a rate because customers with a company type of LOCATION would not be purchasing direct from the MFG. | ||
| + | |||
| + | Two methods of pricing provide options for us to calculate a rate for a Location. | ||
| + | | ||
| + | **Default Price** is part of the product file. The value provides us with one price for the product applied to both cost basis types (FOB and Delivered). | ||
| + | |||
| + | **Price List** is a separate data feed. The value provides us with one price per product, per cost basis type (FOB or Delivered) and there is a time frame associated to the price. | ||
| + | |||
| + | Typically MFGs will provide either Default or Price List. | ||