Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions docsource/modules180-190.rst
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ Module coverage 18.0 -> 19.0
+---------------------------------------------------+----------------------+-------------------------------------------------+
| calendar |Done | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| calendar_sms | | |
| calendar_sms |Done |Nothing to do |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| certificate | |No DB layout changes. |
+---------------------------------------------------+----------------------+-------------------------------------------------+
Expand All @@ -110,7 +110,7 @@ Module coverage 18.0 -> 19.0
+---------------------------------------------------+----------------------+-------------------------------------------------+
| cloud_storage_google | | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| contacts | | |
| contacts |Done |Nothing to do |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| crm | | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
Expand Down Expand Up @@ -158,11 +158,11 @@ Module coverage 18.0 -> 19.0
+---------------------------------------------------+----------------------+-------------------------------------------------+
| google_account | |No DB layout changes. |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| |new| google_address_autocomplete | | |
| |new| google_address_autocomplete |Done |Nothing to do |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| google_calendar | |No DB layout changes. |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| google_gmail | | |
| google_gmail |Done |Nothing to do |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| google_recaptcha |Nothing to do | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
Expand Down Expand Up @@ -704,11 +704,11 @@ Module coverage 18.0 -> 19.0
+---------------------------------------------------+----------------------+-------------------------------------------------+
| mail |Done | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| mail_bot | | |
| mail_bot |Done |Nothing to do |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| mail_bot_hr | | |
| mail_bot_hr |Done |Nothing to do |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| mail_group | | |
| mail_group |Done |Nothing to do |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| mail_plugin | |No DB layout changes. |
+---------------------------------------------------+----------------------+-------------------------------------------------+
Expand Down Expand Up @@ -746,7 +746,7 @@ Module coverage 18.0 -> 19.0
+---------------------------------------------------+----------------------+-------------------------------------------------+
| microsoft_calendar | |No DB layout changes. |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| microsoft_outlook | | |
| microsoft_outlook |Done |Nothing to do |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| mrp |Done | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
Expand Down Expand Up @@ -1046,9 +1046,9 @@ Module coverage 18.0 -> 19.0
+---------------------------------------------------+----------------------+-------------------------------------------------+
| sales_team |Nothing to do | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| sms | | |
| sms |Done |Nothing to do |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| sms_twilio | | |
| sms_twilio |Done |Nothing to do |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| snailmail | | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---Models in module 'calendar_sms'---

# NOTHING TO DO

---Fields in module 'calendar_sms'---
calendar_sms / calendar.alarm / sms_notify_responsible (boolean): DEL

# NOTHING TO DO

---XML records in module 'calendar_sms'---
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---Models in module 'contacts'---

# NOTHING TO DO

---Fields in module 'contacts'---

---XML records in module 'contacts'---
DEL ir.ui.menu: contacts.menu_partner_title_contact

# NOTHING TO DO
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---Models in module 'google_address_autocomplete'---

# NOTHING TO DO

---Fields in module 'google_address_autocomplete'---

---XML records in module 'google_address_autocomplete'---
NEW ir.ui.view: google_address_autocomplete.res_config_settings_view_form
NEW ir.ui.view: google_address_autocomplete.view_company_form_inherit_address_autocomplete
NEW ir.ui.view: google_address_autocomplete.view_partner_address_form_inherit_address_autocomplete
NEW ir.ui.view: google_address_autocomplete.view_partner_form_inherit_address_autocomplete

# NOTHING TO DO
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---Models in module 'google_gmail'---

# NOTHING TO DO

---Fields in module 'google_gmail'---
google_gmail / fetchmail.server / google_gmail_authorization_code (char): DEL
google_gmail / ir.mail_server / google_gmail_authorization_code (char): DEL
google_gmail / res.users / outgoing_mail_server_type (False): NEW selection_keys: ['default', 'gmail'], mode: modify

# NOTHING TO DO

---XML records in module 'google_gmail'---
NEW ir.ui.view: google_gmail.google_gmail_oauth_error

# NOTHING TO DO
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---Models in module 'mail_bot'---

# NOTHING TO DO

---Fields in module 'mail_bot'---

---XML records in module 'mail_bot'---
DEL ir.ui.view: mail_bot.res_users_view_form_preferences

# NOTHING TO DO
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---Models in module 'mail_bot_hr'---

# NOTHING TO DO

---Fields in module 'mail_bot_hr'---

---XML records in module 'mail_bot_hr'---
DEL ir.ui.view: mail_bot_hr.res_users_view_form_profile

# NOTHING TO DO
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---Models in module 'mail_group'---

# NOTHING TO DO

---Fields in module 'mail_group'---
mail_group / mail.group / _order : _order is now 'is_closed ASC, create_date DESC, id DESC' ('create_date DESC, id DESC')
mail_group / mail.group / is_closed (boolean) : NEW

# NOTHING TO DO

---XML records in module 'mail_group'---
NEW ir.actions.act_window: mail_group.mail_compose_message_action_mail_group
NEW ir.ui.view: mail_group.email_template_mail_group_closed

# NOTHING TO DO
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---Models in module 'microsoft_outlook'---

# NOTHING TO DO

---Fields in module 'microsoft_outlook'---
microsoft_outlook / res.users / outgoing_mail_server_type (False): NEW selection_keys: ['default', 'gmail', 'outlook'], mode: modify

# NOTHING TO DO

---XML records in module 'microsoft_outlook'---
29 changes: 29 additions & 0 deletions openupgrade_scripts/scripts/sms/19.0.3.0/upgrade_analysis_work.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---Models in module 'sms'---
obsolete model sms.resend [transient]
obsolete model sms.resend.recipient [transient]

# NOTHING TO DO

---Fields in module 'sms'---
sms / ir.actions.server / state (False) : selection_keys added: [object_copy] (most likely nothing to do)
sms / mail.message / message_type (False) : selection_keys added: [out_of_office] (most likely nothing to do)
sms / mail.notification / failure_type (False) : selection_keys added: [mail_bl, mail_dup, mail_optout, mail_spam] (most likely nothing to do)
sms / res.partner / phone_blacklisted (boolean) : module is now 'phone_validation' ('sms')
sms / res.partner / phone_mobile_search (char) : module is now 'phone_validation' ('sms')
sms / res.partner / phone_sanitized (char) : module is now 'phone_validation' ('sms')
sms / res.partner / phone_sanitized_blacklisted (boolean): module is now 'phone_validation' ('sms')
sms / res.users / phone_blacklisted (boolean) : module is now 'phone_validation' ('sms')
sms / res.users / phone_mobile_search (char) : module is now 'phone_validation' ('sms')
sms / res.users / phone_sanitized (char) : module is now 'phone_validation' ('sms')
sms / res.users / phone_sanitized_blacklisted (boolean): module is now 'phone_validation' ('sms')

# NOTHING TO DO

---XML records in module 'sms'---
DEL ir.actions.act_window: sms.sms_resend_action
DEL ir.model.access: sms.access_sms_resend
DEL ir.model.access: sms.access_sms_resend_recipient
DEL ir.ui.view: sms.mail_resend_message_view_form
DEL ir.ui.view: sms.res_partner_view_search

# NOTHING TO DO
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---Models in module 'sms_twilio'---

# NOTHING TO DO

---Fields in module 'sms_twilio'---
sms_twilio / mail.notification / failure_type (False) : selection_keys added: [mail_bl, mail_dup, mail_optout, mail_spam] (most likely nothing to do)

# NOTHING TO DO

---XML records in module 'sms_twilio'---
Loading