Flags_Etab property

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

Etab Flags

  • Bit 10 : LockPrice
  • Bit 11 : ForceRecalc
  • Bit 12 : TaxExNoRecalc
  • Bit 15 : RoundTo05Cents
  • Bit 16 : DotBERounding
  • Bit 17 : DotBEOnlyCash
  • Bit 20 : PlanSalleRuntimeDesign
  • Bit 21 : RestomaxLongClick
  • Bit 30 : AlwaysShowQtOnTicket
  • Bit 40 : OLAPExportHistoDeleteAllowed
  • Bit 41 : OLAPArchiveHistoDeleteAllowed
  • Bit 46 : ShowAvgs
  • Bit 47 : ShowCvts
  • Bit 48 : ShowQty
  • Bit 49 : ShowPercent
  • Bit 50 : ShowTHOUSANDSEPARATOR
  • Bit 51 : ShowKILO
  • Bit 56 : TicketNumByRoute
  • Bit 57 : TicketNumByPtr
  • Bit 58 : TicketNumCdes
  • Bit 59 : TicketNumSeqs
  • Bit 60 : RptNumXZ

Implementation

@JsonKey(defaultValue: 0)
final int Flags_Etab;