From dc48273e7e1cfc29891894459f40ff4f660514c4 Mon Sep 17 00:00:00 2001 From: "Xavier (XPL)" Date: Wed, 22 Nov 2023 11:36:32 +0100 Subject: [PATCH] [IMP] upgrade: add note on bank synch neutralization task-3605690 closes odoo/documentation#6555 Signed-off-by: Xavier Platteau (xpl) --- content/administration/upgrade.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/administration/upgrade.rst b/content/administration/upgrade.rst index 00c8992e4..574864b66 100644 --- a/content/administration/upgrade.rst +++ b/content/administration/upgrade.rst @@ -208,6 +208,8 @@ upgrade goes live. #. Scheduled actions are disabled. #. Outgoing mail servers are disabled by archiving the existing ones and adding a fake one. #. Payment providers and delivery carriers are reset to the test environment. + #. Bank synchronization is disabled. Should you want to test the synchronization, contact your + bank synchronization provider to get sandbox credentials. Testing as many of your business flows as possible is strongly recommended to ensure they are working correctly and to get more familiar with the new version.