Quantcast
Viewing latest article 9
Browse Latest Browse All 125409

Forum Post: RE: Get Data from another Table?

Hi, If you want to find ReturnReasonCodeId of custInvoiceJour in returnReasonCode table then try below code where you mentioned '// suspect this line error but what's wrong?' returnReasonCode = ReturnReasonCode::find(returnReasonCodeID); You are finding returnReasonCodeID but not using it in ReturnReasonCode find method.

Viewing latest article 9
Browse Latest Browse All 125409

Trending Articles