Allow weboob modules update at onboarding step
We only allow to update weboob modules once the full interface is loaded, not on the onboarding screen. On access creation the modules might not be uptodate, resulting in an access creationfailure but we'll only update them during the next poll, which will occur… when the access will work.
We should maybe update modules on access creation (like we do on poll)? Or provide a manual way for the user to do it?