Enum DueDateMode
Represents the handling of due dates
Namespace: Simplic.ERP.Core
Assembly: Simplic.ERP.Core.dll
Syntax
public enum DueDateMode
Fields
Name | Description |
---|---|
All | Both term of payments will be exported |
AlternativeTermOfPayment | Only the alternative term of payment will be exported |
DefaultTermOfPayment | Only the default term of payment will be exported |
None | No due date will be exported |