mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
* backend type need to be the same name as defined in xml * Add the auto post ability and the description en the readme.
5 lines
285 B
ReStructuredText
5 lines
285 B
ReStructuredText
To use this module you should configure an exchange type and a backend SFTP.
|
|
Then when the scheduled action of EDI will run you will get your statement imported automatically.
|
|
|
|
To post the statement at import create a config parameter import_statement_edi_auto_post with True as value
|