Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


TableeTable

cm_co_terms_and_conditions

Description

Per-CO terms and conditions

...

Column

Format

Description

Definition

Comments

id

integer, primary key

Row identifier

autoincrement


co_id

integer, foreign key

CO Record ID

cm_cos:id


description

varchar(256)

Description



url

varchar(256)

URL to terms and conditions



bodytext(4000)Body of T&C, instead of URL
Since v3.2.0

cou_id

integer, foreign key

If set, T&C must be agreed to by members of this COU

cm_cous:id


status

varchar(2)

Status of provisioning target

  • A: Active
  • S: Suspended


ordrintegerAscending order in which to display T&Cs
Since v3.1.0

...