From a07108df3bb8f8ceb81233eaa15bf26da7f7df56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Snauwaert?= Date: Wed, 25 Nov 2015 17:18:45 +0100 Subject: [PATCH] [FIX] accounting: online_sync improve documentation for on premise user using online_sync --- accounting/bank/feeds/synchronize.rst | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/accounting/bank/feeds/synchronize.rst b/accounting/bank/feeds/synchronize.rst index b7a00d96a..6658bdf88 100644 --- a/accounting/bank/feeds/synchronize.rst +++ b/accounting/bank/feeds/synchronize.rst @@ -36,12 +36,14 @@ Odoo Enterprise Users --------------------- If you plan to use a bank interface with your Odoo Enterprise -subscription, contact `Odoo Support `__ in -order to get the credentials to sync Yodlee or Plaid with your bank -accounts. +subscription, you don't have to do anything special, just make sure that your database is registered with your Odoo Enterprise contract. + +.. note:: + you might want to check that you don't have a firewall/proxy blocking the following addresses + + * https://onlinesync.odoo.com/ + * https://api.plaid.com/ -Once you get your credentials, you can register them from the -:menuselection:`Configuration --> Settings` menu of the Accounting application. Sync your bank feeds ====================