Skip to content

Contract

Every parent company has a contract. This contract defines the terms and conditions of the relationship between Hanhaa SCS and the parent company. The contract is linked to a Company. Each contract can have multiple Products associated with it.

Company Contract Product 1 Product 2 Product 3

Parameters

A contract will have the following fields:

ParameterValue TypeDescription
NameTextThe name of the contract
CompanyCompanyThe company that the contract is for
Start DateDateThe start date of the contract
End DateDateThe end date of the contract
StatusDraft / Active / Expired / SuspendedThe status of the contract.

Status

The status of a contract can be one of the following:

  • Draft: The contract has not been signed by both parties.
  • Active: The contract is currently in effect.
  • Expired: The contract has reached its end date.
  • Suspended: The contract has been temporarily halted.

Orders can only be created if the contract is Active.