Odoo account reconciliation modules (statements, data completion...)
 
 
 
 
Go to file
Guewen Baconnier 2fb34c240d the transaction id is copied only on account move lines having the same account than the invoice's one (the payable / receivable) 2019-02-20 14:37:09 +02:00
base_transaction_id the transaction id is copied only on account move lines having the same account than the invoice's one (the payable / receivable) 2019-02-20 14:37:09 +02:00
setup [ADD] setup.py 2018-10-06 10:42:21 +02:00
.gitignore [MIG] Add metafiles 2018-09-27 02:02:48 +02:00
.travis.yml [MIG] .travis.yml: Upgrade to Postgres 9.6 2018-10-01 09:23:33 +02:00
LICENSE [MIG] Add metafiles 2018-09-27 02:02:48 +02:00
README.md [MIG] Add metafiles 2018-09-27 02:02:48 +02:00

README.md

Build Status Coverage Status

Odoo account reconciliation modules (statements, data completion,...)

Important notice: since version 8.0, the import feature has moved here: https://github.com/OCA/bank-statement-import

Version 8.0 and later :

  • Completion of infos (partner, account, ref,...) in statements.
  • Provide methods for making automatic reconciliation in batch.

Other features can be found in those repository:

Version 7.0 and earlier :

  • Importing bank statements.
  • Complete partner on these statements.
  • Provide methods for making automatic reconciliation.