Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets a value that indicates if the source transactions have lines with sales or item tax groups.
Syntax
protected boolean sourceLinesHaveTaxGroups()
Run On
Server
Return Value
Type: boolean
true if at least one source transaction line has a sales or item tax group; otherwise, false.
Remarks
This default implementation always returns true.