Odoo account reconciliation modules (statements, data completion...)
 
 
 
 
Go to file
Yannick Vaucher a99257c18a [LINT] chmod -x on __init__.py 2021-01-19 14:15:46 +01:00
account_banking_reconciliation Translated using Weblate (Portuguese) 2020-04-07 20:19:06 +00:00
account_mass_reconcile [LINT] chmod -x on __init__.py 2021-01-19 14:15:46 +01:00
account_mass_reconcile_ref_deep_search [UPD] README.rst 2020-07-08 08:24:05 +00:00
account_move_base_import Update translation files 2020-11-22 18:25:25 +00:00
account_move_reconcile_helper Update translation files 2020-11-22 18:24:55 +00:00
account_move_so_import Added translation using Weblate (Croatian) 2020-03-05 14:59:09 +00:00
account_move_transactionid_import Update translation files 2020-07-08 08:24:16 +00:00
account_partner_reconcile Translated using Weblate (Portuguese) 2020-08-04 21:59:50 +00:00
account_reconcile_payment_order [FIX] account_reconcile_payment_order: Adapt tests to upstream changes 2020-04-23 18:44:45 +02:00
account_reconcile_reconciliation_date account_reconcile_reconciliation_date 12.0.1.1.0 2020-03-17 14:57:10 +00:00
account_reconcile_restrict_partner_mismatch [LINT] chmod -x on __init__.py 2021-01-19 14:15:46 +01:00
account_reconcile_rule Translated using Weblate (Portuguese) 2020-04-07 20:19:06 +00:00
account_reconciliation_widget_partial [UPD] README.rst 2020-07-24 17:52:36 +00:00
account_set_reconcilable [LINT] chmod -x on __init__.py 2021-01-19 14:15:46 +01:00
account_skip_bank_reconciliation [LINT] chmod -x on __init__.py 2021-01-19 14:15:46 +01:00
bank_statement_foreign_currency [LINT] chmod -x on __init__.py 2021-01-19 14:15:46 +01:00
base_transaction_id Translated using Weblate (Croatian) 2019-11-13 14:34:50 +00:00
setup [ADD] setup.py 2020-07-24 17:52:36 +00:00
.editorconfig [ADD] .editorconfig [ci skip] 2019-11-19 20:51:08 +01: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
oca_dependencies.txt [MIG] account_reconcile_payment_order: Migration to 12.0 2019-09-09 17:01:37 +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.