Exceptional rule.

Show:

ID_PARENT

Int(11)


Default: 0

ID_REGLEEXCEPTION

Int(11)

Unique identifier.

PARENT_TYPE

Tinyint(1)

Entity's type :

  • 0 : Agency
  • 1 : Company


Default: 0

REGLE_BAREMEREF

Int(11)


Default: 0

REGLE_COUT

Decimal(30,10)

Cost :

  • If the scale is composed with calendar activities then it is gross salary in the agency's currency
  • If the scale is composed with time activities then it is rate of hourly salary


Default: 0

REGLE_ETAT

Tinyint(1)

State :

  • 0 : Archived
  • 1 : Current


Default: 1

REGLE_NAME

Varchar(250)

Name.


Default: ''

REGLE_REF

Int(11)

Reference.


Default: 0

REGLE_TARIF

Decimal(30,10)

Price :

  • If the scale is composed with calendar activities then it is price excludind tax in the agency's currency
  • If the scale is composed with time activities then it is rate of hourly price excluding tax


Default: 0