SalesLine.agreementSkipAutoLink Method
Check whether this line should skip automatic AgreementLine matching.
Syntax
public boolean agreementSkipAutoLink()
Run On
Called
Return Value
Type: boolean
true if no automatic matching should be done for this line.
Remarks
For delivery lines auto-linking should be always skipped, so this method allways returns true for delivery lines.