Akim Juillerat 5bbc9e439e Use multi move import when importing using transaction_id
With the drop of 'transaction_ref' field on account.move.line in
order to ease the reconcilition using 'ref' on account.move, we
need to import each line from the imported file in different
account.moves.
2019-11-25 14:56:17 +01:00
2019-08-13 14:07:02 +00:00
2019-10-17 11:17:49 +00:00
2018-09-27 02:02:48 +02:00
2018-09-27 02:02:48 +02:00
2018-09-27 02:02:48 +02:00

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.
Description
Odoo account reconciliation modules (statements, data completion...)
Readme 12 MiB
Languages
JavaScript 38.6%
Python 33.9%
HTML 26.5%
SCSS 1%