RptFlags property

  1. @JsonKey(defaultValue: 0)
int RptFlags
final

Staff Report Flags

  • Bit 01 : RptPrint
  • Bit 02 : RptFiltered
  • Bit 10 : RptStatis
  • Bit 11 : RptListeReassor
  • Bit 12 : RptTablesOuvertes
  • Bit 13 : RptCustom1
  • Bit 16 : RptStaffOuverts
  • Bit 17 : RptCustom2
  • Bit 19 : RptRptJournee
  • Bit 21 : RptCustom3
  • Bit 22 : RptTaxRate
  • Bit 23 : RptDetailsModif
  • Bit 25 : RptCustom4
  • Bit 26 : RptFR3SummaryView
  • Bit 27 : RptPointages
  • Bit 29 : RptCustom5
  • Bit 30 : RptFR3Renta
  • Bit 31 : RptRecettes
  • Bit 32 : RptDuplicClotureStaff
  • Bit 33 : RptCustom6
  • Bit 34 : RptFR3DailyView
  • Bit 35 : RptAdditions
  • Bit 36 : RptDuplicClotureService
  • Bit 37 : RptVerifTVA
  • Bit 38 : RptExtRpts
  • Bit 39 : RptAdditionsDet
  • Bit 40 : RptSrvcZ
  • Bit 41 : RptAll
  • Bit 50 : RptExtRptsEdit

Implementation

@JsonKey(defaultValue: 0)
final int RptFlags;