[17.0][FIX] partner_event: handle contacts with mobile field
In Odoo event.registration.mobile field does not exist.
As result before this commit, if you manually create registration with partner that has "mobile" field set, KeyError will be raised.
Notes for future migrations to 19.0+ included.
/ocabot merge patch
This PR looks fantastic, let's merge it! Prepared branch 17.0-ocabot-merge-pr-444-by-pedrobaeza-bump-patch, awaiting test results.
Congratulations, your PR was merged at a50749d3eb62029078e7f4ba50b2e2b40114f849. Thanks a lot for contributing to OCA. ❤️
@em230418 can you fw-port it to upper versions?
@em230418 can you fw-port it to upper versions?
Yes, I will. I hope next week.
@em230418 can you fw-port it to upper versions?
Looks like partner_event is not ported to 18.0 yet, so the only thing I did - mentioned this PR in 18.0 migration PR