The Contract repository item includes these properties:

Property

Description

catalog

If using custom catalogs, the catalog to associate with this contract. This property is commented out; to use, uncomment it.

comments

String holding additional comments on the contract.

creationDate

Date the contract was created.

creator

Profile of the user who created the contract.

displayName

Name of the contract.

endDate

Date the contract ends.

negotiatorInfo

A ContactInfo item with information on the entity that negotiated the contract.

priceList

If using priceLists, the priceList to associate with this contract. This property is commented out; to use, uncomment it.

startDate

Date the contract goes into effect.

terms

A contractTerms repository object.

The contractTerms repository item includes these properties:

Property

Description

paymentDiscountPercent

Discount on the price if the invoice is paid within the discountDays period.

paymentDiscountDays

Period within which the discountPercentage applies.

paymentNetDays

Time at which payment in full of the net price is due.

 
loading table of contents...