Odoo account reconciliation modules (statements, data completion...)
 
 
 
 
Go to file
Bole b3f755e280 Added translation using Weblate (Croatian) 2020-03-05 14:59:09 +00:00
account_banking_reconciliation Added translation using Weblate (Spanish (Ecuador)) 2019-08-30 18:45:10 +00:00
account_mass_reconcile Revert "Merge pull request #276 from i-vyshnevska/12.0-account_mass_reconcile_transaction_ref" 2019-10-15 15:55:04 +02:00
account_move_base_import Update translation files 2020-01-28 16:14:43 +00:00
account_move_reconcile_helper Translated using Weblate (Croatian) 2019-11-13 14:34:50 +00:00
account_move_so_import Added translation using Weblate (Croatian) 2020-03-05 14:59:09 +00:00
account_move_transactionid_import account_move_transactionid_import 12.0.3.0.0 2020-01-28 16:14:25 +00:00
account_partner_reconcile Translated using Weblate (Spanish) 2020-01-01 21:13:25 +00:00
account_reconcile_payment_order Added translation using Weblate (Croatian) 2020-03-05 14:45:35 +00:00
account_reconcile_reconciliation_date [FIX] Grouping invoices in payments 2020-02-27 14:00:36 +01:00
account_reconcile_restrict_partner_mismatch [UPD] Update account_reconcile_restrict_partner_mismatch.pot 2019-08-02 13:01:49 +00:00
account_reconcile_rule Added translation using Weblate (Croatian) 2020-03-05 14:46:31 +00:00
account_set_reconcilable [UPD] Update account_set_reconcilable.pot 2019-10-17 11:06:57 +00:00
account_skip_bank_reconciliation [FIX] Correctly skip matching only when exclude_bank_reconcile is True 2020-02-28 12:41:10 +01:00
bank_statement_foreign_currency [UPD] README.rst 2019-07-29 02:39:37 +00:00
base_transaction_id Translated using Weblate (Croatian) 2019-11-13 14:34:50 +00:00
setup [ADD] setup.py 2020-01-31 10:18:34 +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.