Click or drag to resize

CostCorrectionsOptionResetTransactionsStateOnReleasing Property

When true, the stock transactions state are re-set when the cost correction is released. The idea is to notify these documents, so that they have chance to re-generate their sub-documents. [Required] [Default(false)] [Filter(eq)]

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public bool ResetTransactionsStateOnReleasing { get; set; }

Property Value

Type: Boolean
See Also