Timesheet.

Show:

ID_CREATOR

Int(11)


Default: 0

ID_LISTETEMPS

Int(11)

Unique identifier.

ID_PROFIL

Int(11)


Default: 0

ID_SOCIETE

Int(11)


Default: 0

LISTETEMPS_CLOTURE

Tinyint(1)

Enable/disable to close this timesheet :

  • 1 : Enable
  • 0 : Disable


Default: 0

LISTETEMPS_COMMENTAIRES

Text

Information comments.

LISTETEMPS_CREATEDAT

Datetime

Creation date

LISTETEMPS_DATE

Date

Term.

The value follows this RegExp [0-9]{4})-([0-9]{2})-01.

LISTETEMPS_ETAT

Tinyint(1)

State :

  • 1 : Validated
  • 2 : Waiting for validation
  • 3 : Rejected


Default: 2

LISTETEMPS_TAUXHORAIRE

Decimal(15,5)

Work unit rate.


Default: 1

LISTETEMPS_UPDATEDAT

Datetime

Update date.