EBICS Files batch import

by
Odoo
v 16.0 Third Party 30
Download for v 16.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Invoicing (account)
Discuss (mail)
Community Apps Dependencies
Lines of code 3141
Technical Name account_ebics_batch
LicenseAGPL-3
Websitehttps://www.noviat.com/
Versions 16.0 15.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Invoicing (account)
Discuss (mail)
Community Apps Dependencies
Lines of code 3141
Technical Name account_ebics_batch
LicenseAGPL-3
Websitehttps://www.noviat.com/
Versions 16.0 15.0
License: AGPL-3

Module to enable batch import of EBICS files

This module adds a cron job for the automated import of EBICS files.


A Log is created during the import in order to document import errors. If errors have been detected, the Batch Import Log state is set to 'error'.

When all EBICS Files have been imported correctly, the Batch Import Log state is set to 'done'.


The user can reprocess the imported EBICS files in status 'draft' via the Log object 'REPROCESS' button until all errors have been cleared.

As an alternative, the user can force the Batch Import Log state to 'done' (e.g. when the errors have been circumvented via manual encoding or the reprocessing of a single EBICS file).


Configuration

Adapt the 'EBICS Batch Import' ir.cron job created during the module installation.

The cron job calls the following python method:


_batch_import()

The EBICS download will be performed on all confirmed EBICS connections.

You can limit the automated operation to a subset of your EBICS connections via the ebics_config_ids parameter, e.g.


_batch_import(ebics_config_ids=[1,3])

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.