OnlineImportPage: Trigger search on accepting the booking reference
Allows to hit Return on the booking reference text field to trigger a search
On mobile we probably want to set EnterKey.type: Qt.EnterKeySearch
on the text field to make it obvious that hitting return there will trigger a search. Probably also needs to be forwarded by FormTextFieldDelegate
in Kirigami.