Contains the method to use for calculating the default contract value of service items when they are created. There are three options: None, Based on Unit Price, and Based on Unit Cost.

Field Description

None

A default value is not calculated.

Based on Unit Price

The following formula is used: Value = Sales Unit Price * Contract Value % / 100.

Based on Unit Cost

The following formula is used: Value = Sales Unit Cost * Contract Value % / 100.

Tip

See Also