RelationManager - getTableQuery() - doesn't apple a HasOne relation

BankAccount number Relation manager conected to a bankAccount model which has a hasOne Relation to a bank. How can I extend the getTableQuery to handle this relation?
Was this page helpful?