From f9d22edb6ee344b3f70d53330eeb9a25607f8214 Mon Sep 17 00:00:00 2001 From: david Date: Wed, 27 Nov 2019 10:59:13 +0100 Subject: [PATCH] [MERGE] OCA pos_config_show_accounting into point_of_sale No longer needed as Odoo removed the enterprise module dependency. --- odoo/addons/openupgrade_records/lib/apriori.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/odoo/addons/openupgrade_records/lib/apriori.py b/odoo/addons/openupgrade_records/lib/apriori.py index f7ff443e0d1d..8307c39bb515 100644 --- a/odoo/addons/openupgrade_records/lib/apriori.py +++ b/odoo/addons/openupgrade_records/lib/apriori.py @@ -64,6 +64,8 @@ # OCA/partner-contact 'base_country_state_translatable': 'l10n_multilang', 'base_partner_merge': 'base', + # OCA/pos + 'pos_config_show_accounting': 'point_of_sale', # OCA/server-auth 'auth_brute_force': 'base', # OCA/stock-logistics-warehouse