From a1c10c56fe5982f152564cb0b83a29128af1a1ca Mon Sep 17 00:00:00 2001 From: Andrii Skrypka Date: Fri, 20 Mar 2020 18:42:35 +0200 Subject: [PATCH] [13.0][ADD] note, note_pad modules --- .../migrations/13.0.1.0/openupgrade_analysis_work.txt | 8 ++++++++ odoo/openupgrade/doc/source/modules120-130.rst | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 addons/note/migrations/13.0.1.0/openupgrade_analysis_work.txt diff --git a/addons/note/migrations/13.0.1.0/openupgrade_analysis_work.txt b/addons/note/migrations/13.0.1.0/openupgrade_analysis_work.txt new file mode 100644 index 000000000000..19b83528754c --- /dev/null +++ b/addons/note/migrations/13.0.1.0/openupgrade_analysis_work.txt @@ -0,0 +1,8 @@ +---Models in module 'note'--- +---Fields in module 'note'--- +note / mail.activity.type / category (False) : selection_keys is now '['default', 'meeting', 'reminder', 'upload_file']' ('['default', 'meeting', 'reminder']') +# Nothing to do + +---XML records in module 'note'--- +DEL ir.ui.view: note.mail_activity_type_view_form +# Nothing to do diff --git a/odoo/openupgrade/doc/source/modules120-130.rst b/odoo/openupgrade/doc/source/modules120-130.rst index 062db58e23f8..8cd76b967fef 100644 --- a/odoo/openupgrade/doc/source/modules120-130.rst +++ b/odoo/openupgrade/doc/source/modules120-130.rst @@ -447,9 +447,9 @@ missing in the new release are marked with |del|. +----------------------------------------------+-------------------------------------------------+ | |new| mrp_subcontracting_dropshipping | | +----------------------------------------------+-------------------------------------------------+ -|note | | +|note | Nothing to do | +----------------------------------------------+-------------------------------------------------+ -|note_pad | | +|note_pad | Nothing to do | +----------------------------------------------+-------------------------------------------------+ |pad | Nothing to do | +----------------------------------------------+-------------------------------------------------+