Contract life cycle
-
- UpdatedJan 30, 2025
- 2 minutes to read
- Yokohama
- IT Asset Management
From creation until closure, contracts follow a life cycle that determines which fields can be edited.
When a contract is in Draft state, almost all fields on the contract record can be edited. After a contract moves past the Draft state, certain date, renewal, extension, and financial fields become read-only. The State field and Substate field are read-only.
- Changes the contract state to Active if the contract is approved and reaches the specified start date.
- Renews the contract if the contract is approved for renewal and reaches the specified start date.
- Changes the contract state to Expired if the contract state is Active and reaches the end date.
- For the records on the parent table, the condition check on the table sets the field with the value specified in the condition.
- For the records on the child table, the condition check on the child table overrides the parent table condition and sets the field value on the child table accordingly.
For example, when a check is defined on the Description field of the Contract (parent) and Lease (child) tables, the field on the Lease table is set to the value specified in the child table condition. To disable the contract compliance check override functionality, set the system property contract_compliance_check_job.enable_override to False.
Expense lines are only generated from contracts that are active or expired.
In addition to a state, a contract can also have a substate.
Related Content
- Contracts
A contract is a binding agreement between two parties.