TaxSales.allowAdjustBaseAmountForTaxAdjustment Method [AX 2012]
Determines whether the transaction supports adjusting the calculated base amount when the tax is included in item price and the user adjusts the tax amount.
Syntax
public boolean allowAdjustBaseAmountForTaxAdjustment()
Run On
Server
Return Value
Type: boolean
true if the transaction supports adjusting the calculated base amount; otherwise, false.