Flags_Members property

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

Etab Stock Flags

  • Bit 00 : CptesClient
  • Bit 01 : AutoPrintNewMember
  • Bit 02 : FactDNeedVATNr
  • Bit 04 : MemberTariff
  • Bit 05 : DirectDiscount
  • Bit 06 : GlobalDiscount
  • Bit 10 : SoloCloture
  • Bit 12 : MonthlyClotureWithReport
  • Bit 14 : MonthlyClotureWithRAZ
  • Bit 19 : MonthlyFact
  • Bit 20 : FactDirect
  • Bit 21 : FactDirectAllowTicket
  • Bit 22 : FactDirectAllowPrint
  • Bit 23 : FactDirectAllowMail
  • Bit 24 : FactDirectAllowNoDetails
  • Bit 27 : FactDeferred
  • Bit 28 : FactDDLog
  • Bit 29 : LogRePrintInvTicket
  • Bit 30 : SoloClotureAutoAfterPtr
  • Bit 31 : SoloClotureAutoAfterPtrAsk
  • Bit 35 : SoloClotureAutoAfterRecharge
  • Bit 36 : SoloClotureAutoAfterRechargeRAZ
  • Bit 40 : ForceSaveHisto
  • Bit 43 : NoFidelityPointsIfDiscount
  • Bit 51 : AutoFreeVoucher
  • Bit 52 : UseFreeVoucher
  • Bit 53 : FreeVoucherCheckTotalTbl
  • Bit 54 : FreeVoucherCheckClient
  • Bit 55 : MakeFreeVoucherAuto
  • Bit 56 : DoNotPrintFreeVoucherAuto
  • Bit 57 : FreeVoucherTruncToTotalTbl
  • Bit 58 : FreeVoucherCheckCMAXNum
  • Bit 60 : RptShowTVAVentil
  • Bit 61 : FullNameAsPrenomNom
  • Bit 62 : FullNameAsOnlyNom

Implementation

@JsonKey(defaultValue: 0)
final int Flags_Members;