Absences account's type.

Show:

ID_SOCIETE

Int(11)


Default: 0

ID_TYPEDECOMPTE

Int(11)

Unique identifier.

TYPED_INCR

Decimal(15,5)

Monthly increment.


Default: 0

TYPED_QUOTA

Decimal(15,5)

Default quota used at the beginning of each new period, or if no customized quota exists for the resource, of this absences account.


Default: 0

TYPED_REPORT

Tinyint(1)

Enable/disable to report remaining absences on the next period of this absences account :

  • 1 : Enable
  • 0 : Disable


Default: 0

TYPED_STARTDECOMPTE

Tinyint(2)

Month 's number start of the period's absences account.


Default: 1

TYPED_TYPEHREF

Int(11)

TAB_TYPEHEURE.TYPEH_REF.

Reference of work unit's type.


Default: 0

TYPED_USEBEINGACQUIRED

Tinyint(1)

Enable/disable to dissociate acquired & being acquired for absences account :

  • 2 : Enable and forbid to take absences on the being acquired counter
  • 1 : Enable and allow to take absences on the being acquired counter
  • 0 : Disable


Default: 0