From 504b66ee7e3ccb2099b2ae603f07276c9bc75d9b 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#6559 X-original-commit: dc48273e7e1cfc29891894459f40ff4f660514c4 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 b07bd5c38..153773268 100644 --- a/content/administration/upgrade.rst +++ b/content/administration/upgrade.rst @@ -210,6 +210,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.