Skip to content
Merged
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
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ NEW ir.ui.view: website_blog.opt_blog_rc_status
DEL ir.ui.view: website_blog.opt_blog_post_complete_tags
DEL ir.ui.view: website_blog.opt_blog_post_inline_discussion
DEL ir.ui.view: website_blog.opt_blog_post_short_tags
# NOTHING TO DO
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---Fields in module 'website_crm'---
---XML records in module 'website_crm'---
NEW crm.team: sales_team.salesteam_website_sales
DEL crm.team: website.salesteam_website_sales
NEW ir.ui.view: website_crm.assets_backend
# NOTHING TO DO
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,4 @@ NEW ir.ui.view: website_crm_partner_assign.view_res_partner_filter_assign_tree
DEL ir.ui.view: website_crm_partner_assign.partner_grade_view
NEW ir.values: website_crm_partner_assign.ir_assign_salesman_according_assigned_partner
NEW mail.template: website_crm_partner_assign.email_template_lead_forward_mail
# NOTHING TO DO
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---Fields in module 'website_event'---
---XML records in module 'website_event'---
NEW res.groups: event.group_event_manager
# NOTHING TO DO
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---Fields in module 'website_mail'---
---XML records in module 'website_mail'---
NEW mail.template: website_mail.mail_template_data_module_install_website_mail
# NOTHING TO DO
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---Fields in module 'website_partner'---
website_partner / res.partner / self (many2one) : module is now 'base' ('website_partner')
# TODO: Not sure what this means ¿¿??
# NOTHING TO DO: the 'self' column is not in v10
---XML records in module 'website_partner'---
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---Fields in module 'website_project'---
---XML records in module 'website_project'---
NEW ir.model.access: website_project.access_account_analytic_account_portal
NEW ir.model.access: website_project.access_project_portal
NEW ir.model.access: website_project.access_project_tags_portal
NEW ir.model.access: website_project.access_task_portal
NEW ir.model.access: website_project.access_task_type_portal
NEW ir.rule: website_project.portal_project_rule
NEW ir.rule: website_project.portal_task_rule
NEW ir.ui.view: website_project.my_project
NEW ir.ui.view: website_project.my_projects
NEW ir.ui.view: website_project.my_task
NEW ir.ui.view: website_project.my_tasks
NEW ir.ui.view: website_project.portal_layout
NEW ir.ui.view: website_project.portal_my_home
# NOTHING TO DO
22 changes: 11 additions & 11 deletions odoo/openupgrade/doc/source/modules90-100.rst
Original file line number Diff line number Diff line change
Expand Up @@ -505,21 +505,21 @@ missing in the new release are marked with |del|.
+-----------------------------------+-----------------------------------+
|website | Done |
+-----------------------------------+-----------------------------------+
|website_blog | |
|website_blog | Nothing to do |
+-----------------------------------+-----------------------------------+
|website_crm | |
|website_crm | Nothing to do |
+-----------------------------------+-----------------------------------+
| |del| website_crm_claim | |
+-----------------------------------+-----------------------------------+
|website_crm_partner_assign | |
|website_crm_partner_assign | Nothing to do |
+-----------------------------------+-----------------------------------+
|website_customer | Nothing to do |
+-----------------------------------+-----------------------------------+
|website_event | |
|website_event | Nothing to do |
+-----------------------------------+-----------------------------------+
|website_event_questions | |
+-----------------------------------+-----------------------------------+
|website_event_sale | |
|website_event_sale | Nothing to do |
+-----------------------------------+-----------------------------------+
|website_event_track | |
+-----------------------------------+-----------------------------------+
Expand All @@ -531,9 +531,9 @@ missing in the new release are marked with |del|.
+-----------------------------------+-----------------------------------+
|website_gengo | |
+-----------------------------------+-----------------------------------+
|website_google_map | |
|website_google_map | Nothing to do |
+-----------------------------------+-----------------------------------+
|website_hr | |
|website_hr | Nothing to do |
+-----------------------------------+-----------------------------------+
|website_hr_recruitment | |
+-----------------------------------+-----------------------------------+
Expand All @@ -543,23 +543,23 @@ missing in the new release are marked with |del|.
+-----------------------------------+-----------------------------------+
|website_livechat | |
+-----------------------------------+-----------------------------------+
|website_mail | |
|website_mail | Nothing to do |
+-----------------------------------+-----------------------------------+
|website_mail_channel | |
+-----------------------------------+-----------------------------------+
|website_mass_mailing | |
+-----------------------------------+-----------------------------------+
|website_membership | |
|website_membership | Nothing to do |
+-----------------------------------+-----------------------------------+
|website_partner | |
|website_partner | Nothing to do |
+-----------------------------------+-----------------------------------+
|website_payment | |
+-----------------------------------+-----------------------------------+
|website_portal | |
+-----------------------------------+-----------------------------------+
|website_portal_sale | |
+-----------------------------------+-----------------------------------+
|website_project | |
| |new| website_project | Nothing to do |
+-----------------------------------+-----------------------------------+
|website_project_issue | |
+-----------------------------------+-----------------------------------+
Expand Down