From 39612f09f459750ce01ebdc04a556d9cddc74091 Mon Sep 17 00:00:00 2001 From: Sylvain LE GAL Date: Wed, 21 Jun 2023 10:18:07 +0200 Subject: [PATCH] [FIX] modules coverage : remove title --- odoo/openupgrade/doc/source/modules90-100.rst | 24 ++++++++----------- 1 file changed, 10 insertions(+), 14 deletions(-) diff --git a/odoo/openupgrade/doc/source/modules90-100.rst b/odoo/openupgrade/doc/source/modules90-100.rst index 9841264d27fc..a50584b16250 100644 --- a/odoo/openupgrade/doc/source/modules90-100.rst +++ b/odoo/openupgrade/doc/source/modules90-100.rst @@ -608,26 +608,22 @@ missing in the new release are marked with |del|. |website_twitter | Nothing to do | +-----------------------------------+-----------------------------------+ -OCA modules -=========== +**OCA modules** Here you will find the coverage of OpenUpgrade for other OCA modules that has suffered any kind of transformation and it has been taken into account here: -OCA/account-invoicing ---------------------- +* OCA/account-invoicing -* |del| account_invoice_shipping address: Feature is now included in core sale - module. + * |del| account_invoice_shipping address: Feature is now included in core sale + module. -OCA/sale-workflow ------------------ +* OCA/sale-workflow -* |del| sale_order_back2draft: Feature is now included in core sale module. + * |del| sale_order_back2draft: Feature is now included in core sale module. -OCA/social ----------- +* OCA/social -* |del| mass_mailing_security_group: These extra permissions are not needed - anymore. Anyway, you will need to manually assign the "Mass mailing user" - permission for granting access to required users. + * |del| mass_mailing_security_group: These extra permissions are not needed + anymore. Anyway, you will need to manually assign the "Mass mailing user" + permission for granting access to required users.