[18.0][OU-ADD] website_project: Migration to 18.0. Renamed from website_form_project#5257
Conversation
| ---Models in module 'website_project'--- | ||
| ---Fields in module 'website_project'--- | ||
| website_project / project.task / email_from (char) : NEW | ||
| # TODO: pre-create this field and populate it from the partner's email? |
There was a problem hiding this comment.
I would say... No. It seems a technical field, where in some cases they need to save the email, bot not always, if I am not wrong 🤔
Let's wait a second opinion.
There was a problem hiding this comment.
This was removed in 17.0 from project:
and according to the comment, it's a mechanism for checking possible email loops (embedded in mail), so this field can be the same useful for any gateway entry, including project itself. This seems an ugly patch embedded here for the specific case where you have an automatic reply to the form.
Anyway, this should be NOTHING TO DO indeed.
There was a problem hiding this comment.
Thanks to both of you for your comments. I investigated the original commit and found this:
odoo/odoo@1aa5cbb
It makes things clearer for me.
Please let me know if this is OK for you or if I need to make any further changes.
|
/ocabot migration website_project |
3cf5bc4 to
ee27a74
Compare
TT54680
@Tecnativa @pedrobaeza @MiquelRForgeFlow could you please review this?