229 Commits (3bbd942af249af9eaca0e26d4249212bf1f296a0)
 

Author SHA1 Message Date
Pedro M. Baeza 593bf0f1a0 Merge pull request #21 from hbrunn/8.0-migrate_from_7.0_therp 9 years ago
Holger Brunn be0cae3e7b [FIX] excape backslash 9 years ago
Holger Brunn 86b37fba52 [IMP] better icon 9 years ago
Holger Brunn 010d9e0918 [ADD] base_bank_account_number_unique 9 years ago
Holger Brunn bdb9c24ec8 [FIX] config settings are transient models 9 years ago
Holger Brunn 93539e6632 [ADD] configuration section on accounting page 9 years ago
Holger Brunn 8671d4658a Revert "[FIX] No index=True needed when specifying unique constraint." 9 years ago
Holger Brunn 0234eed27e Revert "[FIX] Use unique accounts and improved bank search in base." 9 years ago
Alexandre Fayolle 8f8e708c0d Update travis configuration 9 years ago
Stéphane Bidoul (ACSONE) 72a7095389 Merge pull request #15 from NL66278/8.0_import_parsers_new_api_therp 9 years ago
Ronald Portier 0b201f7a51 Merge pull request #6 from acsone/8.0-rename-sbi 9 years ago
Stéphane Bidoul 834ff6d7c7 [FIX] pep8 9 years ago
Stéphane Bidoul 43b8298eee [IMP] rename bank_statement_parse_ to account_bank_statement_import_ 9 years ago
Ronald Portier (Therp BV) b03deaeed2 [FIX] Do not override statement_id in mt940. 9 years ago
Ronald Portier 50ec06b57a Merge pull request #5 from acsone/8.0-stmt-import-1-sbi 9 years ago
Stéphane Bidoul bdd4e838c2 [IMP] lower case _LOGGER and log some more exception details 9 years ago
Stéphane Bidoul eb2693c1d7 [IMP] add note field in parserlib 9 years ago
Pedro M. Baeza 8098207f43 Merge pull request #32 from hbrunn/8.0-fix_res_partner_bank_search 9 years ago
Holger Brunn d8dbff270a [FIX] pass parameters we got to super 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) 24f51b8256 [FIX] Removed unneeded (and malformed) comment line. 9 years ago
Ronald Portier (Therp BV) 182ea2893a [FIX] Restructure and expand tests. Fix some bugs. 9 years ago
Ronald Portier (Therp BV) d3c1c8d39f [FIX] Prevent unneeded processing and memory use in parsers. 9 years ago
Ronald Portier (Therp BV) 6fe358a6cd [FIX] Copyright headers, vim line and manifest keys. 9 years ago
Ronald Portier (Therp BV) 65c1c8e122 [FIX] One line to long in mt940.py. 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) 719ca1e9b9 [ENH] Add back support for both old and new ING mt940 format. 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) 043ee55c82 [FIX] Test of ofx should not fail due to USD currency used. 9 years ago
Ronald Portier (Therp BV) 567adc3ebc [FIX] Fixed some problems after rebasing. 9 years ago
Ronald Portier (Therp BV) 449c00e4ef [ENH] Better separation of different MT940 types. 9 years ago
Ronald Portier (Therp BV) 4807de4d6e [FIX] No longer include __unported__ modules. 9 years ago
Ronald Portier (Therp BV) ea5e50ab56 [7.0] Forward port improvements in 7.0 branch. 9 years ago
Ronald Portier (Therp BV) b3a1691db1 [FIX] No journal_id keyword parm on _create_bank_account(..) 9 years ago
Ronald Portier (Therp BV) 67d76af3ea [FIX] But state is required for res.partner.bank. 9 years ago
Ronald Portier (Therp BV) b0a99e8b44 [FIX] Do not specify iban for bank in demo data. 9 years ago
Ronald Portier (Therp BV) c65dfd80a7 [FIX] Whitespace error. 9 years ago
Ronald Portier (Therp BV) 5f2df545d9 [ENH] Support both Rabo and ING MT940. 9 years ago
Ronald Portier (Therp BV) 133dba1b70 [FIX] Update dependencies. 9 years ago
Ronald Portier (Therp BV) 1e2548ca4a [ENH] Add enhanced mt940 import. 9 years ago
Ronald Portier (Therp BV) 5fe35db5b4 [FIX] Add back __unported__ to prevent deletions after PR. 9 years ago
Ronald Portier (Therp BV) ee0d52e3d9 [RFR] Complete streamlining/refactoring of bank statement import. 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 38bacf9c9f Merge pull request #30 from pedrobaeza/8.0-account_bank_statement_import-journal 9 years ago
Holger Brunn 1376b19f27 [FIX] unused import 9 years ago