From 7b8db38214721e9f52d034d34a618397898d20aa Mon Sep 17 00:00:00 2001 From: Carolina Fernandez Date: Mon, 6 Nov 2023 12:58:03 -0300 Subject: [PATCH] [16.0][OU-ADD]: apriori: crm_project renamed to crm_lead_to_task --- openupgrade_scripts/apriori.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/openupgrade_scripts/apriori.py b/openupgrade_scripts/apriori.py index 201a595a1cbd..a0483c429e94 100644 --- a/openupgrade_scripts/apriori.py +++ b/openupgrade_scripts/apriori.py @@ -19,6 +19,8 @@ # OCA/bank-statement-import "account_statement_import": "account_statement_import_file", "account_statement_import_txt_xlsx": "account_statement_import_sheet_file", + # OCA/crm + "crm_project": "crm_lead_to_task", # OCA/knowledge "knowledge": "document_knowledge", # OCA/sale-promotion