Skip to content

Commit

Permalink
Add id for bookmark
Browse files Browse the repository at this point in the history
Add "id" for $BookMark = 'SelectContract'.
  • Loading branch information
rafa62 committed May 8, 2018
1 parent 84aa988 commit 4d75b86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Manual/ManualContracts.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ <h3><a id="CreateContract">Creating a New Contract</a></h3>

<p>The sum of the cost of the bill of materials together with the total cost of the other requirements is shown as the total contract cost. This cost is used together with the GP % entered to work out the total contract cost. The GP% is the % of the total contract price that is profit - so 1 minus the GP% is % of the total contract price that is the cost. The calculation is therefore - contract total cost divided by (1 - the GP%).</p>

<h3>Selecting A Contract</h3>
<h3><a id="SelectContract">Selecting A Contract</a></h3>

<p>From the Contracts tab of the main menu, Select Contract allows contracts for a specific customer to be selected, or contracts of a specific status. Contracts can have a status of:</p>

Expand Down

0 comments on commit 4d75b86

Please sign in to comment.