Commit Graph

  • 29cfc2ee1a
    [FIX] tests Holger Brunn 2017-04-11 16:20:10 +0200
  • 331ca9fadb
    [FIX] correctly initialize options Holger Brunn 2017-04-11 14:25:28 +0200
  • 394d42e4e3
    [ADD] wizard to reapply matching rules Holger Brunn 2017-04-07 10:22:58 +0200
  • 05a25da5be
    [ADD] allow editing options for rules Holger Brunn 2017-03-30 10:47:26 +0200
  • 7d17b947f7
    [ADD] operator to match for an exact amount, reference and partner Holger Brunn 2017-03-29 16:42:43 +0200
  • a0abeefed0
    [ADD] tests Holger Brunn 2017-03-23 13:34:00 +0100
  • d6f012ba46
    [FIX] reconcile correct items Holger Brunn 2017-03-23 13:33:24 +0100
  • a8384aecda
    [ADD] allow turning off automatic reconciliation during an import Holger Brunn 2017-03-23 11:05:47 +0100
  • fc7cca41bf
    [ADD] account_bank_statement_import_auto_reconcile Holger Brunn 2017-03-22 18:27:57 +0100
  • f4082fa857 Update translation files OCA Transbot 2018-12-02 02:33:37 +0000
  • 1059bf6b3e [11.0 BUGFIX] Pass bytes to Ofxparse Loïc Faure-Lacroix 2018-10-18 00:55:39 +0300
  • 46ef62d1d2 [UPD] Update account_bank_statement_import_ofx.pot oca-travis 2018-10-11 20:42:01 +0000
  • f8255d469f [MIG] migrate account_bank_statement_import_ofx to V11 Nicolas JEUDY 2018-01-18 14:34:51 +0100
  • 3cc3ac995d OCA Transbot updated translations from Transifex OCA Transbot 2017-05-01 16:50:16 +0200
  • b9c924fa72 [FIX] crash in account_bank_statement_save_file Alexis de Lattre 2017-04-11 23:01:16 +0200
  • e941f0dfdd Remove the auto-delete lines with 0 amount (feature now provided by the module account_bank_statement_import) Alexis de Lattre 2017-03-29 16:26:52 +0200
  • 800047b1a8 OCA Transbot updated translations from Transifex OCA Transbot 2017-03-24 21:10:43 -0400
  • ee7330ae87 [10.0] OFX: fix start/end balance (#90) Alexis de Lattre 2017-03-18 17:41:20 +0100
  • 5200fc7f0d OCA Transbot updated translations from Transifex OCA Transbot 2016-12-16 19:13:46 -0500
  • a2e552cf92 [MIG] account_bank_statement_import_ofx: Migration to 10.0 Alexis de Lattre 2016-11-14 17:21:14 +0100
  • b830eae932 [REF] OCA convention; [ADD] patch ofx parser to make this module work with some european bank like credit cooperatif; [IMP] wizard view to display OFX implementation; Sylvain LE GAL 2016-06-03 16:04:20 +0200
  • c3ed65b95a Some changes for odoo 9.0 Ilyas 2015-11-18 14:50:48 +0500
  • 7117737cea [MIG] Rename manifest files Pedro M. Baeza 2016-10-06 14:47:55 +0200
  • afa125d8be OCA Transbot updated translations from Transifex OCA Transbot 2015-10-10 21:23:01 -0400
  • 87dc5ec328 [UPD] prefix versions with 8.0 Stéphane Bidoul 2015-10-09 09:59:36 +0200
  • c73d1ec316 OCA Transbot updated translations from Transifex OCA Transbot 2015-09-01 12:20:23 -0400
  • f9a444503c [ENH] Support both old and new style parse results. Ronald Portier (Therp BV) 2015-06-26 16:02:10 +0200
  • 67fc052269 [FIX] Copyright headers, vim line and manifest keys. Ronald Portier (Therp BV) 2015-06-17 12:32:34 +0200
  • 458cf67109 [FIX] Test of ofx should not fail due to USD currency used. Ronald Portier (Therp BV) 2015-06-11 09:03:47 +0200
  • cffec14a36 [ENH] Support multiple accounts/currencies. Ronald Portier (Therp BV) 2015-04-02 10:56:50 +0200
  • a350c1ec25 account_bank_statement_import_ofx is not automatically installed anymore Nicolas Bessi 2015-06-09 11:58:53 +0200
  • 3eba31423d [ADD] i18n Laurent Mignon (ACSONE) 2015-06-08 11:13:41 +0200
  • 47dadc7332 [IMP] Extract description to README Add OCA as author, PEP8 Laurent Mignon 2015-06-05 12:31:08 +0200
  • 92487a8d0f [IMP] Let the res_partner_bank.post_write create the journal if it doesn't exist Laurent Mignon 2015-04-03 09:04:54 +0200
  • 3fe7654cca [IMP] Improve test coverage Laurent Mignon 2015-03-22 22:11:24 +0100
  • dca15a8f09 [IMP] use new API Laurent Mignon (ACSONE) 2015-05-21 14:03:51 +0200
  • dcc7297e0d [IMP] Backport from master at 04daefd2d1 Laurent Mignon 2015-03-20 11:48:55 +0100
  • 3e2372dabf [FIX] Make flake and pylint happy. Ronald Portier (Therp BV) 2015-02-07 02:09:35 +0100
  • 3b700d7f05 Enable allow_auto_create_journal in the automated tests Alexis de Lattre 2015-02-02 12:56:30 +0100
  • 1dd08dc65d Adapt start/end balance in the OFX test Alexis de Lattre 2015-02-02 12:47:56 +0100
  • 0aba7282e1 New backport from odoo/master Fix bug #5 Alexis de Lattre 2015-01-23 22:50:24 +0100
  • 5bcd425f49 [FIX] Forgot to commit some __Init__.py files. Ronald Portier (Therp BV) 2014-12-21 14:20:09 +0100
  • 46f42c8b4d [FIX] Add noqa even to __init__.py files. Ronald Portier (Therp BV) 2014-12-21 13:41:43 +0100
  • 624d601e4f [FIX] Apparently noqa tag should also be part of __openerp__.py files. Ronald Portier (Therp BV) 2014-12-15 14:07:54 +0100
  • 5dc6d51ad0 [FIX] Reverse change of year 2013 to 2014 in test files, and add warning to module descriptions that periods in 2013 should exist when using test-files. Ronald Portier (Therp BV) 2014-12-15 12:59:11 +0100
  • 0bdfe92bc9 [FIX] Add noqa tags to backported py files. Ronald Portier (Therp BV) 2014-12-15 12:37:19 +0100
  • 64e0c62114 [FIX] Change year in test files to 2014 [FIX] Change reference to not existing menu Ronald Portier (Therp BV) 2014-12-15 12:00:52 +0100
  • 74c4ebdf4f [RFR] Move backported bank import modules from bank-payment to bank-statement-import repository. Ronald Portier (Therp BV) 2014-12-15 10:18:55 +0100
  • 0730af5296 Add more address lines information when parsing camt #199 Emanuel Cino 2019-02-07 17:02:56 +0100
  • d6542b5de2 [FIX] Add tag AddtlInf to the name field Andrea 2018-12-17 10:55:42 +0100
  • be9e8fc3f2 Translated using Weblate (Dutch) Yung-Wa 2018-12-03 10:40:43 +0000
  • c6947d29f9 Adapt test Andrea 2018-10-02 14:27:57 +0200
  • 23cd9b9854 [11.0][FIX] account_bank_statement_import_camt: switch name and note Andrea 2018-10-02 11:15:50 +0200
  • 0b1a9b4561 [11.0][FIX] account_bank_statement_import_camt: payment amounts (#168) Andrea Stirpe 2018-08-08 08:14:07 +0200
  • daf664cf1a Translated using Weblate (Persian) derKonig 2018-07-21 10:17:43 +0000
  • b1fe26263f [UPD] Update account_bank_statement_import_camt_oca.pot oca-travis 2018-07-12 15:17:46 +0000
  • c7263e9b95 [11.0][FIX] Fix CAMT import without NTRY (#163) oleksandrpaziuk 2018-07-12 17:05:52 +0300
  • bff7f545b4 OCA Transbot updated translations from Transifex OCA Transbot 2018-06-09 03:28:15 +0200
  • cb29db252d Rename module Maxence Groine 2018-06-01 15:10:44 +0200
  • ed6269fece [IMP] Add option to aggregate batch payments in CAMT import #175 kiplangatdan 2018-08-20 22:02:07 +0300
  • 987278e19f
    Merge ada0b526cb into 2be276e2f0 #77 Ronald Portier 2019-01-23 11:05:47 +0000
  • 0b714ad111
    [FIX] be sure transactions resulting from NtryDtls nodes have a unique id #197 Holger Brunn 2019-01-23 11:19:09 +0100
  • e8ff133811
    Merge a6c53dde9f into f914603aa6 #170 Luc De Meyer 2019-01-22 15:16:56 +0000
  • e16c9b1ed2
    Merge 47a43c9e9c into 2be276e2f0 #146 Tom 2018-12-27 08:54:59 +0000
  • 4f5a563705 [IMP] CAMT: Add option to aggregate batches #174 Andrea 2018-08-17 13:45:53 +0200
  • 636aa20221
    Merge 3b1a0561f7 into 2be276e2f0 #78 Ronald Portier 2018-12-24 09:28:11 +0000
  • 60919fe3dd
    Merge ed12fa2738 into 1534011913 #191 Tom 2018-12-23 16:20:15 +0000
  • ed12fa2738 fixup! [FIX] Add tag AddtlTxInf to the name field #191 Tom Blauwendraat 2018-12-23 17:16:55 +0100
  • d54e57eb31 fixup! [FIX] Add tag AddtlTxInf to the name field #192 Tom Blauwendraat 2018-12-23 17:16:55 +0100
  • 98cad0db9c
    Merge b6d1d1349b into f7d0449abd #193 Tom 2018-12-23 16:17:02 +0000
  • b6d1d1349b fixup! [FIX] Add tag AddtlTxInf to the name field #193 Tom Blauwendraat 2018-12-23 17:16:55 +0100
  • ad8846d81a fixup! [FIX] Add tag AddtlTxInf to the name field Tom Blauwendraat 2018-12-23 17:01:06 +0100
  • e3e99bb366 fixup! [FIX] Add tag AddtlTxInf to the name field Tom Blauwendraat 2018-12-23 17:01:06 +0100
  • 51fcbb998e fixup! [FIX] Add tag AddtlTxInf to the name field Tom Blauwendraat 2018-12-23 17:01:06 +0100
  • 42c8616f85 [FIX] Add tag AddtlTxInf to the name field Tom Blauwendraat 2018-12-23 15:09:17 +0100
  • b9fe78f8bf [FIX] Add tag AddtlInf to the name field Andrea 2018-12-17 10:55:42 +0100
  • fd44316363 [10.0][FIX] Fix CAMT import without NTRY #194 Patrick Tombez 2018-03-26 11:11:37 +0200
  • 8b2205c19e CO-1232 Fixed issues with CAMT parser tests Emanuel Cino 2017-11-14 14:16:28 +0100
  • 7b74404fb6 FIX tests Emanuel Cino 2017-10-31 11:50:08 +0100
  • d7ef94708a CO-12 - Date Import BVR Maxime Beck 2017-08-11 11:13:13 +0200
  • 811d130d70 [FIX] Add tag AddtlTxInf to the name field Tom Blauwendraat 2018-12-23 15:09:17 +0100
  • 907a754503 [FIX] Add tag AddtlTxInf to the name field Tom Blauwendraat 2018-12-23 15:09:17 +0100
  • 44e6bbb7f8 Fill 'ref' with 'name' when 'ref' is empty #143 terrence 2018-02-01 18:27:29 +0300
  • f914603aa6 [UPD] addons table in README.md OCA-git-bot 2018-12-23 12:53:18 +0000
  • eb5bf1f773
    Merge pull request #190 from onesteinbv/10_fix_account_bank_statement_import_camt Pedro M. Baeza 2018-12-23 13:53:15 +0100
  • 2be276e2f0
    Merge pull request #188 from hbrunn/8.0-account_bank_statement_import_save_file-fix_test Pedro M. Baeza 2018-12-23 13:52:47 +0100
  • f7d0449abd
    Merge pull request #189 from onesteinbv/11_fix_account_bank_statement_import_camt_oca Pedro M. Baeza 2018-12-23 13:52:33 +0100
  • 3e62fbed95 [FIX] Add tag AddtlInf to the name field #190 Andrea 2018-12-17 10:55:42 +0100
  • 3cb8b3ac6d [FIX] Add tag AddtlInf to the name field #189 Andrea 2018-12-17 10:55:42 +0100
  • 44828e8dd3
    [FIX] don't mess with the registry for tests #188 Holger Brunn 2018-12-11 12:13:11 +0100
  • 95fb15d938 Update translation files OCA Transbot 2018-12-09 11:53:07 +0000
  • 5b06e10d99 Update translation files OCA Transbot 2018-12-03 14:08:25 +0000
  • 25d9a9f3d6 [UPD] Update account_bank_statement_import_qif.pot oca-travis 2018-12-03 14:08:16 +0000
  • 55d0e18229 Update translation files OCA Transbot 2018-12-03 13:55:17 +0000
  • 0625594e1d [UPD] addons table in README.md OCA-git-bot 2018-12-03 13:55:16 +0000
  • 7ecd065841 [IMP] account_bank_statement_import_qif: Let user choose date format of .qif file import (#185) Alexandre Pollet 2018-12-03 14:55:12 +0100
  • aa4ab54c55
    Merge f281985b3c into db2145dd8f #182 MaxyMoos 2018-12-03 12:58:32 +0000
  • db2145dd8f Translated using Weblate (Dutch) Yung-Wa 2018-12-03 10:40:43 +0000
  • d0717238ff Update translation files OCA Transbot 2018-12-02 02:33:37 +0000
  • 8c5e500062 Update translation files OCA Transbot 2018-12-02 02:33:33 +0000