Versions Compared

Key

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

...

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 targetT&C

  • A: Active
  • S: Suspended


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

...