Share via


TaxPurchInvoice.ignoreCalculatedSalesTax Method [AX 2012]

Determines whether we should ignore the calculated sales tax and only use tax amounts from tax adjustments.

Syntax

public boolean ignoreCalculatedSalesTax()

Run On

Server

Return Value

Type: boolean
true if the calculated sales tax should be ignored and only tax amounts from tax adjustments should be used; otherwise, false.

See Also

Reference

TaxPurchInvoice Class