Share via


CustInvoiceLine.validateExcludeTaxFromInvoice Method

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

Syntax

public boolean validateExcludeTaxFromInvoice(InclTax _inclTax)

Run On

Called

Parameters

Return Value

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

Remarks

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

See Also

Reference

CustInvoiceLine Table