You are doing it in a wrong way.
SalesQuotationLine::find(salesQuotationTable.QuotationId).Port
This will always give you first line on your quotation.
Can you please share me the whole method text where you inserted that line ?
You are doing it in a wrong way.
SalesQuotationLine::find(salesQuotationTable.QuotationId).Port
This will always give you first line on your quotation.
Can you please share me the whole method text where you inserted that line ?