Click or drag to resize

SequenceNumberTypeWebEnum Enumeration

Sequence number types

Namespace:  Tse.EasyBook.Server.DataContracts.ValueTypes
Assembly:  Tse.EasyBook.Server.DataContractsModelCommon (in Tse.EasyBook.Server.DataContractsModelCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public enum SequenceNumberTypeWebEnum
Members
  Member nameValueDescription
Order1
Invoice2
Requisition3
Payment4
Payout5
Outlay6
Transfer7 Transfer from another account. For example a transfer from SOSBOS account during import.
Finance8 Finance. Used for manual entries in the daybook. Note: The number is not generated from this type. Merely used as an entry type in the daybook
DaybookSet9 Unique id for a set of financial transaction belonging the same daybook approval
PaymentReceipt10 Unique id to identify a payment receipt number
CounterEntry11 Unique id to identify a counter entry
KeyDeliveryCommission12 Key delivery commission
TaskNumber13 Requisition task number
ExternalVoucher14 External imported voucher
Statement15 Annual Statement or Termination Statement
See Also