16 Commits (09ea7e6e78d52513da3aa4ba9b50fbe5ec159113)

Author SHA1 Message Date
Stefan Rijnhart 287f87a997 [RFR] Don't unzip xlsx files 7 years ago
Ronald Portier f1900c6a33 [FIX] Better message for not determined journal. (#86) 7 years ago
Holger Brunn 799e03a88b [IMP] pass account_period_prefer_normal 8 years ago
Holger Brunn b12f4908d2 [IMP] if there's a date but no period, ger the date's period 8 years ago
Alexis de Lattre b3fedb4df7 Better error message 9 years ago
Holger Brunn e8d5da1a81 [FIX] have one list of notifications 9 years ago
Ronald Portier (Therp BV) f36e24838a [FIX] Some finetuning of version numbers and #pylint comments. 9 years ago
Ronald Portier (Therp BV) 7d12ce19f1 [FIX] Import exceptions.Warning as UserError. 9 years ago
Ronald Portier (Therp BV) f5f892ffa9 [FIX] Make sure old style parse results are handled properly. 9 years ago
Ronald Portier (Therp BV) 26fac7bfa7 [ENH] Support zip files. 9 years ago
Alexis de Lattre da47b902d0 PEP8 fix 9 years ago
Alexis de Lattre 862919fba0 FIX 2 variables had the same name (account_number) !!! 9 years ago
Laurent Mignon (ACSONE) 43dd1a3f60 The import must fail if the bank_account or the account_journal is not found 9 years ago
Holger Brunn 93539e6632 [ADD] configuration section on accounting page 9 years ago
Stéphane Bidoul bdd4e838c2 [IMP] lower case _LOGGER and log some more exception details 9 years ago
Ronald Portier (Therp BV) aaf375018a [ENH] Support both old and new style parse results. 9 years ago
Ronald Portier (Therp BV) f317579f58 [FIX] _get_journal method has one less argument. 9 years ago
Ronald Portier (Therp BV) 182ea2893a [FIX] Restructure and expand tests. Fix some bugs. 9 years ago
Ronald Portier (Therp BV) 23eaa765d9 [FIX] Updated headers, README.rst's and removed vim lines. 9 years ago
Ronald Portier (Therp BV) 64d54edae4 [FIX] Attempt to stop flake8 from complaining. 9 years ago
Ronald Portier (Therp BV) a91cbecc41 [FIX] Solving pylint/flake and test errors. 9 years ago
Ronald Portier (Therp BV) c6be8f17e4 [FIX] Now succesfully running tests for all imports. 9 years ago
Ronald Portier (Therp BV) fe67cec6c3 [FIX] Company and statement currency can be different. 9 years ago
Ronald Portier (Therp BV) 9945643158 [ENH] Support multiple accounts/currencies. 9 years ago
Ronald Portier (Therp BV) af10ace22d [RFR] Base import parsers on new api and master. 9 years ago
Pedro M. Baeza c8f95fbaef [FIX] account_bank_statement_import: PEP8 9 years ago
Antonio Espinosa f028947355 [FIX] Change default by compute and between quotes in order to allow inheritance 9 years ago
Pedro M. Baeza 87466ae978 [FIX] account_bank_statement_import: Handle correctly the selection of the journal 9 years ago
Laurent Mignon (ACSONE) 3744b5a60b [IMP]Move the field journal_id in the main module. 9 years ago
Laurent Mignon 0550df383c [IMP] Extract description to README 9 years ago
Laurent Mignon 89afefc370 [FIX] backport from MP on upstream until 5f30c6ed09 9 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 9 years ago
Laurent Mignon 9c9ebe8cda [IMP] Let the res_partner_bank.post_write create the journal if it doesn't exist 9 years ago
Laurent Mignon 8181fea31e [IMP] Add sanitezed_acc_number on res.partenr.bank 9 years ago
Laurent Mignon (ACSONE) ec26ad79b9 [IMP] use new API 9 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 9 years ago
Laurent Mignon c7c6954df7 [IMP] Backport from master at 04daefd2d1 9 years ago
Alexis de Lattre 3516c1e617 FIX identify partner by res.partner.bank 9 years ago
Laurent Mignon (ACSONE) 9a11b67d6a [FIX]Take a copy of the context before update 9 years ago
Ronald Portier (Therp BV) d999af6fbb [FIX] Use hashes to comment out code. 9 years ago
Ronald Portier (Therp BV) 4d3e5c6636 [FIX] Make flake and pylint happy. 9 years ago
Ronald Portier (Therp BV) 5f3e8cf3d9 [FIX] Error with duplicate key currency_id in dict. 9 years ago
Alexis de Lattre 49c1183201 If partner_id is in the transactions dict, take it into account 9 years ago
Alexis de Lattre 6da8103d22 Re-activate the code to auto-create journal, but needs a special key in context 9 years ago
Alexis de Lattre c017b6864b New backport from odoo/master 9 years ago
Ronald Portier (Therp BV) d78e49cc1d [FIX] Add noqa tags to backported py files. 10 years ago
Ronald Portier (Therp BV) 731330555a [RFR] Move backported bank import modules from bank-payment 10 years ago