I want to show a warning "The user information may be too old" if a res.partner's write_date (last modified date) is older than a year when form view is displayed on web. How can i achieve it if possible.
The warning can be placed anywhere on the web and it can be popup or fade out message, it doesn't matter.