SalesPurchTable.validateExcludeTaxFromInvoice Method [AX 2012]

Validates an invoice to ensure that tax is not excluded for the tax code if the tax is included for the invoice.

public boolean validateExcludeTaxFromInvoice()

Run On

ClientOrServer

Return Value

Type: boolean
true if the invoice is valid; otherwise, false.

This functionality is only valid in Lithuanian and Hungarian country context.

Community Additions

ADD
Show: