AccountingEntrySourceType Enumeration

Origin of the accounting entry.

Definition

Namespace: Aliquo.Core
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public enum AccountingEntrySourceType

Members

Opening1 Opening type.
Regularization2 Regularization type.
Closing3 Closing.
AccountingDraft11 Accounting draft type.
SupplierInvoice12 Supplier invoice type.
CustomerInvoice13 Customer invoice type.
Portfolio14 Porfolio type.

See Also