From a6d7e0fec97fb1eda7147b3f4e20e77b10c944f1 Mon Sep 17 00:00:00 2001 From: Sylvain LE GAL Date: Sun, 24 Sep 2023 01:07:40 +0200 Subject: [PATCH] [OU][16.0] web_drop_target has been merged into web. Ref : https://github.com/OCA/dms/issues/213#issuecomment-1719768162 --- openupgrade_scripts/apriori.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/openupgrade_scripts/apriori.py b/openupgrade_scripts/apriori.py index f831a74ae48b..ae5fec7a8053 100644 --- a/openupgrade_scripts/apriori.py +++ b/openupgrade_scripts/apriori.py @@ -63,6 +63,8 @@ "product_form_purchase_link": "purchase", # OCA/stock-logistics-workflow "stock_picking_backorder_strategy": "stock", + # OCA/web + "web_drop_target": "web", } # only used here for upgrade_analysis