-
-
Notifications
You must be signed in to change notification settings - Fork 699
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[16.0] [OU-ADD] mail #3832
[16.0] [OU-ADD] mail #3832
Conversation
19043f8
to
a4cbabb
Compare
openupgrade_scripts/scripts/mail/16.0.1.10/upgrade_analysis_work.txt
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
except my two remarks. LGTM. Thanks !
a4cbabb
to
a5f28f9
Compare
@legalsylvain or @pedrobaeza Can you reference this PR in the Migration to 16.0 issue with |
/ocabot migration mail |
Sorry @remytms you are not allowed to mark the addon tobe migrated. To do so you must either have push permissions on the repository, or be a declared maintainer of all modified addons. If you wish to adopt an addon and become it's maintainer, open a pull request to add your GitHub login to the |
openupgrade_scripts/scripts/mail/16.0.1.10/upgrade_analysis_work.txt
Outdated
Show resolved
Hide resolved
d62d1d2
to
e9b11e8
Compare
openupgrade_scripts/scripts/mail/16.0.1.10/upgrade_analysis_work.txt
Outdated
Show resolved
Hide resolved
eb2442f
to
ab93c7f
Compare
ab93c7f
to
8648e26
Compare
8648e26
to
43c7b32
Compare
This PR has the |
---Models in module 'mail'--- | ||
obsolete model mail.channel.partner | ||
obsolete model mail.resend.cancel [transient] | ||
model fetchmail.server (moved from fetchmail) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@marielejeune is there any specific reason why I don't see _models_renames for fetchmail model ? Thanks
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok I understood, the model has been 'moved' and not 'renamed'
Significant changes:
mail.channel.partner
renamed tomail.channel.member
scheduled_date
onmail.mail
is now datetime (not char anymore)