Flags_Cloture property

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

Etab Cloture Flags

  • Bit 00 : OuvSrvcAuto
  • Bit 01 : OuvSrvcForceDate
  • Bit 06 : OpenService_FDMStartForced
  • Bit 10 : ClotureAuto
  • Bit 11 : ClotureAutoDayZero
  • Bit 13 : ClotureAutoWithOpenTbls
  • Bit 14 : ClotureAutoTblsBlanco
  • Bit 15 : ClotureAutoKeepTbls
  • Bit 16 : ClotureAutoTbls
  • Bit 17 : ClotureKeepTbls
  • Bit 18 : ClotureWithOpenTbls
  • Bit 19 : ClotureTblsBlanco
  • Bit 20 : ClotureWithOpenStaffs
  • Bit 21 : DeleteHisto
  • Bit 22 : ArchiveHisto
  • Bit 23 : ClotureTbls
  • Bit 24 : Archive2Cloud
  • Bit 25 : ConsolideBarControl
  • Bit 26 : KeepHistoDays
  • Bit 28 : ClotureAutoPrintRptZ
  • Bit 29 : ClotureAutoMailRptZ
  • Bit 33 : CloturePrintRptZ
  • Bit 34 : ClotureMailRptZ
  • Bit 36 : ClotureForceShutdown
  • Bit 37 : ClotureShowShutdown
  • Bit 38 : AllwaysShowCloture
  • Bit 39 : RAZPlanSalle
  • Bit 40 : KeepNoTable
  • Bit 47 : RptOuvStaff
  • Bit 50 : StaffCloture
  • Bit 51 : RptClotStaff
  • Bit 54 : FullDailyBackup2Cloud
  • Bit 55 : FullMonthlyBackup2Cloud
  • Bit 56 : OnlyDataDailyBackup2Cloud
  • Bit 57 : OnlyDataMonthlyBackup2Cloud
  • Bit 59 : SaveNumZTot

Implementation

@JsonKey(defaultValue: 0)
final int Flags_Cloture;