Skip to content

Commit 57ec378

Browse files
committed
[IMP] l10n_be_codabox: remove limitation for accountant
Codabox now allows for companies to access their services without an accounting firm, documentation is adjusted accordingly and new flow is added. task - 4460499 closes #11993 Related: odoo/odoo#198622 Related: odoo/enterprise#77240 Signed-off-by: Ai Lin Zuccarello (aizu) <[email protected]>
1 parent 2bfdb57 commit 57ec378

File tree

1 file changed

+61
-37
lines changed
  • content/applications/finance/fiscal_localizations

1 file changed

+61
-37
lines changed

content/applications/finance/fiscal_localizations/belgium.rst

Lines changed: 61 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -248,27 +248,74 @@ Once your **SODA** files are imported, the entries are created automatically in
248248
CodaBox
249249
-------
250250

251-
**CodaBox** is a service that allows Belgian accounting firms to access their clients' bank
251+
**CodaBox** is a service that allows Belgian companies and accounting firms to access bank
252252
information and statements. Odoo provides a way to import such statements automatically.
253253

254-
.. note::
255-
As an accounting firm, you must manage your clients on separate databases and configure them
256-
individually to avoid mixing up their data. The connection must be made by the accounting firm
257-
with valid CodaBox Connect credentials.
258-
259254
Configuration
260255
~~~~~~~~~~~~~
261256

262-
The configuration must be done on each client database. In the following
263-
instructions, we will refer to your client's company as *Company* and to your
264-
accounting firm as *Accounting Firm*.
257+
To configure and use Codabox, first :ref:`install <general/install>` the :guilabel:`CodaBox` module.
265258

266-
You must first :ref:`install <general/install>` :guilabel:`CodaBox` to start.
259+
.. _belgium/codabox-configuration-connection:
267260

268-
.. important::
269-
Make sure the company settings are correctly configured, i.e., the country is set to
270-
:guilabel:`Belgium`, the :guilabel:`Tax ID` and :guilabel:`Accounting Firm` fields are filled, as
271-
well as the :guilabel:`Tax ID` of the :guilabel:`Accounting Firm`.
261+
Configure the Connection
262+
************************
263+
264+
.. tabs::
265+
266+
.. tab:: For companies
267+
268+
.. important::
269+
Make sure the :doc:`company settings </applications/general/companies>` are correctly
270+
configured, i.e., the country is set to :guilabel:`Belgium` and the :guilabel:`Tax ID` or
271+
:guilabel:`Company ID` field is filled.
272+
273+
#. Go to :menuselection:`Accounting --> Configuration --> Settings`, then go to the
274+
:guilabel:`CodaBox & SODA` section.
275+
#. Click on :guilabel:`Manage Connection` to open the connection wizard, which shows the
276+
:guilabel:`Company VAT/ID` number that will be used for the connection.
277+
#. If this is your **first connection**, click on :guilabel:`Create connection`.
278+
The wizard confirms that the connection has been created on **Odoo's side**. Follow the
279+
steps to validate the connection on **CodaBox's side** too.
280+
281+
If this is **not your first connection**, the :guilabel:`Password` provided by
282+
Odoo during the first connection will be requested to create a new connection.
283+
284+
.. note::
285+
This :guilabel:`Password` is unique to Odoo and must be stored securely
286+
on your side.
287+
288+
.. tab:: For accounting firms
289+
.. note::
290+
Accounting firms must manage their clients on separate databases and configure them
291+
individually to avoid mixing up their data. The connection must be made by an accounting
292+
firm with valid CodaBox Connect credentials.
293+
In the following instructions, we will refer to your client's company as *Company* and to
294+
your accounting firm as *Accounting Firm*.
295+
296+
.. important::
297+
Make sure the :doc:`company settings </applications/general/companies>` are correctly
298+
configured, i.e., the country is set to :guilabel:`Belgium`, the :guilabel:`Tax ID` or
299+
:guilabel:`Company ID` and :guilabel:`Accounting Firm` fields are filled, as well as the
300+
:guilabel:`Tax ID` of the :guilabel:`Accounting Firm`.
301+
302+
#. Go to :menuselection:`Accounting --> Configuration --> Settings`, then go to the
303+
:guilabel:`CodaBox & SODA` section.
304+
#. Click on :guilabel:`Manage Connection` to open the connection wizard, which shows the
305+
:guilabel:`Accounting Firm VAT` number and the :guilabel:`Company VAT/ID` number that will
306+
be used for the connection.
307+
#. If this is your **first connection**, click on :guilabel:`Create connection`. The wizard
308+
confirms that the connection has been created on **Odoo's side**. Follow the steps to
309+
validate the connection on **CodaBox's side**, too.
310+
311+
If this is **not your first connection**, the :guilabel:`Accounting Firm Password` provided
312+
by Odoo during the first connection will be requested to create a new connection.
313+
314+
.. note::
315+
This :guilabel:`Accounting Firm Password` is unique to Odoo and must be stored
316+
securely on your side.
317+
318+
The :guilabel:`Status` should have now switched to :guilabel:`Connected`.
272319

273320
Configure the journals
274321
**********************
@@ -300,29 +347,6 @@ Configure the journals
300347
:align: center
301348
:alt: Configuration of a SODA journal.
302349

303-
.. _belgium/codabox-configuration-connection:
304-
305-
Configure the connection
306-
************************
307-
308-
#. Go to :menuselection:`Accounting --> Configuration --> Settings`, then go to the
309-
:guilabel:`CodaBox` section.
310-
#. Click on :guilabel:`Manage Connection` to open the connection wizard, which shows the
311-
:guilabel:`Accounting Firm VAT` number and the :guilabel:`Company VAT` number that will be used
312-
for the connection.
313-
#. If this is your **first connection**, click on :guilabel:`Create connection`.
314-
The wizard confirms that the connection has been created on **Odoo's side**. Follow the steps
315-
to validate the connection on **CodaBox's side**, too.
316-
317-
If this is **not your first connection**, the :guilabel:`Accounting Firm Password` provided by
318-
Odoo during the first connection will be requested to create a new connection.
319-
320-
.. note::
321-
This :guilabel:`Accounting Firm Password` is unique to Odoo and must be stored securely
322-
on your side.
323-
324-
The :guilabel:`Status` should have now switched to :guilabel:`Connected`.
325-
326350
Synchronization
327351
~~~~~~~~~~~~~~~
328352

0 commit comments

Comments
 (0)