Click or drag to resize

SalesOrderCalculateVATDeviation Method

Calculates the VAT deviation document amount according to the sales order options of the document type and distributes the document amounts.

Namespace:  Aloe.EnterpriseOne.Model.Crm.Sales
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public bool CalculateVATDeviation()

Return Value

Type: Boolean
True if there is VAT Deviation DocumentAmountType in the sales order options and there is VAT DocumentAmountType in the document amounts; otherwise False
See Also