TAB_FRAISREEL Class
Actual expense.
FRAISREEL_DEVISE
Int(11)Currency.
cf. key id for JSON response data.setting.currency of API /application/dictionary
Default: 0
FRAISREEL_MONTANT
Decimal(30,10)- Number of kilometer if FRAISREEL_TYPEFRSREF is 0
- Amount included tax if FRAISREEL_TYPEFRSREF is not 0
Default: 0
FRAISREEL_REFACTURE
Tinyint(1)Enable/disable expensee to be reinvoiced :
1
: Enable0
: Disable
Default: 0
FRAISREEL_TYPEFRSREF
Int(11)Reference :
0
: Kilometric expenseinteger
: cf. TAB_TYPEFRAIS.TYPEFRS_REF.
Default: 0
ID_PROJET
Int(11)-1
: Internal Activity-2
: Absence Activityinteger
: Production Activity on a project, cf. TAB_PROJET.ID_PROJET
Default: 0