Key: DefaultHourlyCost

From Catglobe Wiki
Jump to: navigation, search



Key: DefaultHourlyCost

Syntax

<add key="DefaultHourlyCost" value="[NUMBER]"/>

[NUMBER]: An integer value

Purpose

If a user does not have a cost specified in the hourly cost tab then the system will use the cost found in this web configuration setting. The cost is an amount in the default currency of the system (default currency is set in the currency table - click here to learn more). This amount is what will be used in the income statement tab to find out what the cost was for a user's work done on a resource. It is possible for users not to have their costs specified on their personal cost tab in the user resource dialog. In this case their cost per hour will be seen as the value of this key.

The key is required.

Example of key

<add key="DefaultHourlyCost" value="200"/>