Expensee's type.

Show:

ID_SOCIETE

Int(11)


Default: 0

ID_TYPEFRAIS

Int(11)

Unique identifier.

TYPEFRS_ETAT

Tinyint(1)

State :

  • 0 : Archived
  • 1 : Current


Default: 1

TYPEFRS_NAME

Varchar(250)

Name.


Default: ''

TYPEFRS_REF

Int(11)

Reference.


Default: 0

TYPEFRS_TVA

Decimal(15,5)

Tax rate.

cf. JSON response data.setting.taxRate of API /application/dictionary.


Default: 0