Enum ValueOverride
Has a pre-calculated value been overriden in a QuoteAlternative or QuoteLine, and in that case what & how?
Syntax
ValueOverride
Fields
Name | Description |
---|---|
None | Discount data is from the ERP system and has not been overridden |
Total | The Total amount has been overridden; all other fields should be recalculated |
DiscountPercent | The discount percentage has been overriden; all other fields should be recalculated |
DiscountAmount | The discount amount has been overridden; all other fields should be recalculated |
EarningPercent | The earning percent has been overridden; all other fields should be recalculated |
EarningAmount | The earning amount has been overridden; all other fields should be recalculated |