Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Key: DefaultHourlyCost

From Catglobe Wiki
Revision as of 08:53, 7 March 2011 by Catglobe (talk | contribs) (jrfconvert import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)



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"/>