Defines the behaviour during copying relating to the date of the sales order.
Namespace:
JiwaFinancials.Jiwa.JiwaSales.SalesOrder
Assembly:
JiwaSales (in JiwaSales.dll)
public enum InitiatedDateBehaviourOnCopyTypes
Public Enumeration InitiatedDateBehaviourOnCopyTypes
public enum class InitiatedDateBehaviourOnCopyTypes
| Member name | Description |
---|
| e_InitiatedDateBehaviourOnCopyTypeOriginalOrderInitiatedDate |
Keep the original date of the order copied from
|
| e_InitiatedDateBehaviourOnCopyTypeLoginDate |
The new (copied) sales order will have the current date
|