Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Client scripts installed with Contract Management

Client scripts are added with Contract Management.

NameTableDescription
Calculate Tax Cost - Base costContract [ast_contract]Calculates the Tax cost field and the Total cost field on the Contract form when the Payment amount field changes.
Calculate Tax Cost - Sales taxContract [ast_contract]Calculates the Tax cost field and the Total cost field on the Contract form when the Sales tax field changes.
Calculate Tax Cost - Tax rateContract [ast_contract]Calculates the Tax cost field and the Total cost field on the Contract form when the Tax rate field changes.
Ensure discount is valid percentContract [ast_contract]Ensures that the Discount field does not contain a value less than zero or greater than 99.
Renew Cost AdjustmentContract [ast_contract]Sets the Percentage field on the Contract form to zero if the user sets a dollar amount for the cost adjustment.
Renew Cost PercentageContract [ast_contract]Sets the Amount field on the Contract form to zero if the user enters a percentage for the cost adjustment.
Tax exempt/ rateContract [ast_contract]Changes all tax-related fields on the Contract form to read-only if the Tax Exempt check box is selected.
Tax rate/exemptContract [ast_contract]Changes all tax-related fields on the Contract form to writeable if the Sales Tax check box is selected.

Parent Topic:Components installed with Contract Management