From 67ff087f6e16895e4f3ae9525625fc170cf37ee1 Mon Sep 17 00:00:00 2001 From: Arnaud LAYEC Date: Fri, 14 Jun 2024 17:44:42 +0200 Subject: [PATCH] Add 'Opportunity' field on a new 'CRM' notebook page on Calendar --- base_mail_sender_bcc/__manifest__.py | 2 +- crm_usability/views/crm_lead.xml | 16 ++++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/base_mail_sender_bcc/__manifest__.py b/base_mail_sender_bcc/__manifest__.py index 0cccfd0..151af31 100644 --- a/base_mail_sender_bcc/__manifest__.py +++ b/base_mail_sender_bcc/__manifest__.py @@ -17,5 +17,5 @@ With this module, when Odoo sends an outgoing email, it adds the sender as Bcc ( 'author': 'Akretion', 'website': 'https://github.com/akretion/odoo-usability', 'depends': ['base'], - 'installable': False, + 'installable': True, } diff --git a/crm_usability/views/crm_lead.xml b/crm_usability/views/crm_lead.xml index 0f6fffd..eb6565a 100644 --- a/crm_usability/views/crm_lead.xml +++ b/crm_usability/views/crm_lead.xml @@ -19,4 +19,20 @@ + + + + calendar.event.form.usability + calendar.event + + + + + + + + + + +