92 Commits (c6be8f17e41b7e51c60cdaf0be8a5a7e1c3f94c0)
 

Author SHA1 Message Date
Ronald Portier (Therp BV) c6be8f17e4 [FIX] Now succesfully running tests for all imports. 10 years ago
Ronald Portier (Therp BV) fe67cec6c3 [FIX] Company and statement currency can be different. 10 years ago
Ronald Portier (Therp BV) 043ee55c82 [FIX] Test of ofx should not fail due to USD currency used. 10 years ago
Ronald Portier (Therp BV) 567adc3ebc [FIX] Fixed some problems after rebasing. 10 years ago
Ronald Portier (Therp BV) 449c00e4ef [ENH] Better separation of different MT940 types. 10 years ago
Ronald Portier (Therp BV) 4807de4d6e [FIX] No longer include __unported__ modules. 10 years ago
Ronald Portier (Therp BV) ea5e50ab56 [7.0] Forward port improvements in 7.0 branch. 10 years ago
Ronald Portier (Therp BV) b3a1691db1 [FIX] No journal_id keyword parm on _create_bank_account(..) 10 years ago
Ronald Portier (Therp BV) 67d76af3ea [FIX] But state is required for res.partner.bank. 10 years ago
Ronald Portier (Therp BV) b0a99e8b44 [FIX] Do not specify iban for bank in demo data. 10 years ago
Ronald Portier (Therp BV) c65dfd80a7 [FIX] Whitespace error. 10 years ago
Ronald Portier (Therp BV) 5f2df545d9 [ENH] Support both Rabo and ING MT940. 10 years ago
Ronald Portier (Therp BV) 133dba1b70 [FIX] Update dependencies. 10 years ago
Ronald Portier (Therp BV) 1e2548ca4a [ENH] Add enhanced mt940 import. 10 years ago
Ronald Portier (Therp BV) 5fe35db5b4 [FIX] Add back __unported__ to prevent deletions after PR. 10 years ago
Ronald Portier (Therp BV) ee0d52e3d9 [RFR] Complete streamlining/refactoring of bank statement import. 10 years ago
Ronald Portier (Therp BV) 9945643158 [ENH] Support multiple accounts/currencies. 10 years ago
Ronald Portier (Therp BV) af10ace22d [RFR] Base import parsers on new api and master. 10 years ago
Pedro M. Baeza 38bacf9c9f Merge pull request #30 from pedrobaeza/8.0-account_bank_statement_import-journal 10 years ago
Pedro M. Baeza c8f95fbaef [FIX] account_bank_statement_import: PEP8 10 years ago
Pedro M. Baeza 1eaf54b143 Merge pull request #1 from Antiun/8.0-accont_bank_statement_import-journal-fix 10 years ago
Antonio Espinosa f028947355 [FIX] Change default by compute and between quotes in order to allow inheritance 10 years ago
Pedro M. Baeza 87466ae978 [FIX] account_bank_statement_import: Handle correctly the selection of the journal 10 years ago
Stéphane Bidoul (ACSONE) c5470b3e0f Merge pull request #27 from nbessi/fix_demo_data 10 years ago
Nicolas Bessi (nbessi) 9472ff47cd Avoid demo data using an exisiting account number 10 years ago
Pedro M. Baeza 4811ffc5cf Merge pull request #23 from nbessi/account_bank_statement_import_ofx_no_auto_install 10 years ago
Nicolas Bessi d6818ae649 account_bank_statement_import_ofx is not automatically installed anymore 10 years ago
Pedro M. Baeza e1698a7818 Merge pull request #19 from acsone/8.0-refactor-new-api 10 years ago
Laurent Mignon (ACSONE) 3744b5a60b [IMP]Move the field journal_id in the main module. 10 years ago
Laurent Mignon (ACSONE) 6db13fce6a [FIX] Keep icon retouched by @pedrobaeza 10 years ago
Laurent Mignon (ACSONE) d29adac20c [ADD] i18n 10 years ago
Laurent Mignon 0550df383c [IMP] Extract description to README 10 years ago
Ronald Portier (Therp BV) 1dcd07e893 [FIX] No index=True needed when specifying unique constraint. 10 years ago
Ronald Portier (Therp BV) 5538c234d9 [FIX] Use unique accounts and improved bank search in base. 10 years ago
Laurent Mignon 89afefc370 [FIX] backport from MP on upstream until 5f30c6ed09 10 years ago
Laurent Mignon 1ebe98df79 [IMP] Specify the currency to use for the account.account and account.journal created by res_partner_bank.post_write 10 years ago
Laurent Mignon 9c9ebe8cda [IMP] Let the res_partner_bank.post_write create the journal if it doesn't exist 10 years ago
Laurent Mignon 31fd68de92 [IMP] Sanitize acc_number to upper case 10 years ago
Laurent Mignon 5a5c48e355 [IMP] Improve test coverage 10 years ago
Laurent Mignon 8181fea31e [IMP] Add sanitezed_acc_number on res.partenr.bank 10 years ago
Laurent Mignon (ACSONE) ec26ad79b9 [IMP] use new API 10 years ago
Laurent Mignon (ACSONE) 1565f8ac10 [FIX] bank_account created by the import must belong to the partner linked to the company of the provided journal 10 years ago
Laurent Mignon c7c6954df7 [IMP] Backport from master at 04daefd2d1 10 years ago
Sandy 67027b8a26 Fix matrix 10 years ago
Sandy c61733beb8 Add transifex badge and use svg Coverage Badge 10 years ago
Sandy 2f88a848ed Update travis.yml according to model 10 years ago
Holger Brunn d0cef3f137 Merge pull request #20 from andrius-preimantas/8.0 10 years ago
Andrius Preimantas 599fcb6fb5 [IMP][l18n] Minor LT translation change 10 years ago
Andrius Preimantas 0c6331db60 [IMP][i18n] Lithuanian translation for account_bank_statement_import 10 years ago
Stéphane Bidoul (ACSONE) f0c2e68c65 Merge pull request #13 from akretion/8.0-fix-identify-by-bank-account 10 years ago