-
Notifications
You must be signed in to change notification settings - Fork 10.2k
[ADD] accounting/l10n_be: documentation for new codaclean module #14525
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 19.0
Are you sure you want to change the base?
Conversation
517d403
to
ebc370b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @svfu-odoo, thank you for your work on the Belgian loc page!
I wasn't able to test it, but I added some comments/suggestions.
Please let me know if you have any questions ;)
Thanks!
Once the connection is established, Odoo can be synchronized with Codaclean. | ||
|
||
CODA files are automatically imported from Codaclean every 12 hours. You do | ||
not have to do anything. However, if you wish, it can also be done manually, | ||
by clicking on :guilabel:`Fetch from Codaclean` in the Accounting Dashboard. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Once the connection is established, Odoo can be synchronized with Codaclean. | |
CODA files are automatically imported from Codaclean every 12 hours. You do | |
not have to do anything. However, if you wish, it can also be done manually, | |
by clicking on :guilabel:`Fetch from Codaclean` in the Accounting Dashboard. | |
Once the connection is established, Odoo is synchronized with Codaclean, and new CODA files received | |
via Codaclean are checked every twelve hours. | |
.. tip:: | |
To manually trigger the scheduled action to retrieve incoming Codaclean documents, go to the | |
Accounting Dashboard and click :guilabel:`Fetch from Codaclean` on the relevant :ref:`journal | |
<belgium/codaclean-configuration-journal>` . |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
From a purely technical standpoint Fetch from Codaclean
is not a scheduled action.
So I went with To manually check for new CODA files, go to [...]
.
ebc370b
to
c94bf4c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
I retargeted to version 19.0 (same as the enterprise
PR; I just forgot at the time)
Once the connection is established, Odoo can be synchronized with Codaclean. | ||
|
||
CODA files are automatically imported from Codaclean every 12 hours. You do | ||
not have to do anything. However, if you wish, it can also be done manually, | ||
by clicking on :guilabel:`Fetch from Codaclean` in the Accounting Dashboard. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
From a purely technical standpoint Fetch from Codaclean
is not a scheduled action.
So I went with To manually check for new CODA files, go to [...]
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @svfu for the update ;)
There are just some minor changes, so I'll go ahead and approve it!
Thank you for updating the page!
In enterprise PR odoo/enterprise/pull/93909 we add a new module to automatically import bank statements from Codaclean. Codaclean is an external provider that allows its users to access their bank statements in form of CODA files. This PR adds the information on how to configure / use the new module. task-4844423
c94bf4c
to
8253f78
Compare
Thanks for the quick review! |
In enterprise PR odoo/enterprise/pull/93909 we add a new module to automatically import bank statements from Codaclean. Codaclean is an external provider that allows its users to access their bank statements in form of CODA files.
This PR adds the information on how to configure / use the new module.
task-4844423