RTFlags property

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

Histo RT Flags

  • Bit 00 : HasFDMInfo
  • Bit 01 : HappyTimeOff
  • Bit 02 : HappyTimeOn
  • Bit 03 : IsHappyPrice
  • Bit 04 : IsHappyQt
  • Bit 05 : SplittedOut
  • Bit 06 : SplittedIn
  • Bit 07 : IsTVAMixed
  • Bit 08 : IsTVAMixedHeader
  • Bit 09 : IsTVAMixedDetail
  • Bit 10 : Banket
  • Bit 11 : ExternalPLU
  • Bit 12 : SubMenu
  • Bit 13 : Container
  • Bit 14 : QtMulti
  • Bit 15 : PxMulti
  • Bit 16 : IsHappySpTariff
  • Bit 17 : Memo
  • Bit 18 : Divers
  • Bit 19 : NomSaissi
  • Bit 20 : ModifPrix
  • Bit 21 : Splitted
  • Bit 22 : SplitChg
  • Bit 23 : IsRed
  • Bit 24 : IsGreen
  • Bit 25 : SuperStaff
  • Bit 26 : ModifTarif
  • Bit 27 : PrixDiscount
  • Bit 28 : KitchenFlaggged
  • Bit 29 : PayJeton
  • Bit 30 : BonValeur
  • Bit 31 : Remise
  • Bit 32 : IsInTaxClass
  • Bit 33 : IsOutTaxClass
  • Bit 35 : IsOffert
  • Bit 36 : IsForceAZero
  • Bit 37 : Negatif Fiscal
  • Bit 38 : Negatif
  • Bit 39 : Negatif After Add.
  • Bit 40 : FOOD
  • Bit 41 : NonFOOD
  • Bit 42 : ALCOOL
  • Bit 43 : AfterAddition
  • Bit 45 : DoNotPrint
  • Bit 46 : Printed
  • Bit 47 : PrintPending
  • Bit 48 : HideQtOnTicketProd
  • Bit 49 : Deluxe
  • Bit 51 : RptModifFlag1
  • Bit 52 : RptModifFlag2
  • Bit 53 : RptModifFlag3
  • Bit 54 : RptModifFlag4
  • Bit 55 : ErrLineOrg
  • Bit 56 : ErrLineNew
  • Bit 57 : ErrLine
  • Bit 58 : LineCorr
  • Bit 59 : StockLastOne
  • Bit 60 : Visible
  • Bit 61 : Training
  • Bit 62 : ExternalPLUSaved
  • Bit 63 : NeedStock

Implementation

@JsonKey(defaultValue: 0)
final int RTFlags;