Commit Graph

204 Commits

Author SHA1 Message Date
Laurent Mignon
5a5c48e355 [IMP] Improve test coverage 2015-06-08 11:17:16 +02:00
Laurent Mignon
8181fea31e [IMP] Add sanitezed_acc_number on res.partenr.bank
The new field is computed by sanitzing the acc_number.
2015-06-08 11:17:16 +02:00
Laurent Mignon (ACSONE)
ec26ad79b9 [IMP] use new API
Conflicts:
	account_bank_statement_import/account_bank_statement_import.py
2015-06-08 11:17:16 +02:00
Laurent Mignon (ACSONE)
1565f8ac10 [FIX] bank_account created by the import must belong to the partner linked to the company of the provided journal
PR on master: odoo/odoo#5821
2015-06-08 11:17:16 +02:00
Laurent Mignon
c7c6954df7 [IMP] Backport from master at 04daefd2d101d90daf5782173b95f31f3bd9e1b6 2015-06-08 11:17:16 +02:00
Sandy
67027b8a26 Fix matrix 2015-05-28 17:13:01 -04:00
Sandy
c61733beb8 Add transifex badge and use svg Coverage Badge 2015-05-28 11:29:59 -04:00
Sandy
2f88a848ed Update travis.yml according to model 2015-05-28 11:28:09 -04:00
Holger Brunn
d0cef3f137 Merge pull request #20 from andrius-preimantas/8.0
[IMP][i18n] Lithuanian translation for account_bank_statement_import
2015-05-28 13:04:38 +02:00
Andrius Preimantas
599fcb6fb5 [IMP][l18n] Minor LT translation change 2015-05-25 17:10:49 +03:00
Andrius Preimantas
0c6331db60 [IMP][i18n] Lithuanian translation for account_bank_statement_import 2015-05-25 16:49:50 +03:00
Stéphane Bidoul (ACSONE)
f0c2e68c65 Merge pull request #13 from akretion/8.0-fix-identify-by-bank-account
FIX identify partner by res.partner.bank
2015-05-19 13:55:09 +02:00
Alexandre Fayolle
13538178c1 Update travis configuration
Follow OCA/maintainer-quality-tools#187 and use addons/apt/package directive to
install our build dependencies. This allows using container based Travis builds
(which should be faster).
2015-05-14 22:07:37 +02:00
Alexandre Fayolle
cbfba38531 don't use travis container-based infrastructure 2015-03-27 16:21:00 +01:00
Alexis de Lattre
3516c1e617 FIX identify partner by res.partner.bank 2015-03-21 12:13:58 +01:00
Pedro M. Baeza
8614c60ddd Merge pull request #8 from pedrobaeza/8.0-i18n_es
[IMP] account_bank_statement_import: POT and ES translation files
2015-03-18 14:55:59 +01:00
Pedro M. Baeza
488033b3ce Merge pull request #9 from pedrobaeza/8.0-icon
[IMP] Icon in PNG and SVG retouched
2015-03-18 14:55:09 +01:00
Stéphane Bidoul (ACSONE)
68192eea2f Merge pull request #11 from acsone/8.0-fix-new-api-compatibility
[FIX]Take a copy of the context before update
2015-03-17 18:36:26 +01:00
Laurent Mignon (ACSONE)
9a11b67d6a [FIX]Take a copy of the context before update
If the method `import_file` is called with the new API, the context is a frozendict and the update will raise `NotImplementedError: 'update' not supported on frozendict`
PR on master: https://github.com/odoo/odoo/pull/5798
2015-03-17 17:43:41 +01:00
Pedro M. Baeza
d33408ef9b [IMP] Icon in PNG and SVG retouched 2015-02-20 01:57:00 +01:00
Pedro M. Baeza
6f514aea43 [IMP] account_bank_statement_import: POT and ES translation files 2015-02-20 01:34:34 +01:00
Pedro M. Baeza
c8c6df3913 Merge pull request #6 from akretion/8.0-new-backport-from-master
New backport from odoo/master
2015-02-20 01:31:56 +01:00
Alexis de Lattre
9d3242b7fe Merge pull request #1 from NL66278/8.0-new-backport-from-master-therp
Code clean-up, add demo data for tests and disable journal auto-creation
2015-02-07 16:55:04 +01:00
Ronald Portier (Therp BV)
d999af6fbb [FIX] Use hashes to comment out code.
When using string delimiters to comment out code (""" before and after),
pylint will complain about useless strings.
2015-02-07 02:47:09 +01:00
Ronald Portier (Therp BV)
4d3e5c6636 [FIX] Make flake and pylint happy.
No automatic creation of journals. Provide demo data to succesfully
run tests.
2015-02-07 02:09:35 +01:00
Ronald Portier (Therp BV)
5f3e8cf3d9 [FIX] Error with duplicate key currency_id in dict. 2015-02-06 00:35:31 +01:00
Alexis de Lattre
49c1183201 If partner_id is in the transactions dict, take it into account 2015-02-05 14:33:07 +01:00
Alexis de Lattre
0796cb616c Enable allow_auto_create_journal in the automated tests 2015-02-02 12:56:30 +01:00
Alexis de Lattre
eb576053c1 Adapt start/end balance in the OFX test 2015-02-02 12:47:56 +01:00
Alexis de Lattre
6da8103d22 Re-activate the code to auto-create journal, but needs a special key in context 2015-01-24 22:08:30 +01:00
Alexis de Lattre
c017b6864b New backport from odoo/master
Fix bug #5
2015-01-23 22:50:24 +01:00
Stéphane Bidoul (ACSONE)
e0e6663ba1 Merge pull request #3 from acsone/8.0-lint-check-sbi
split lint check
2014-12-21 15:04:34 +01:00
Stéphane Bidoul
0779e979a0 split lint check 2014-12-21 14:35:26 +01:00
Pedro M. Baeza
ec092886a7 Merge pull request #2 from NL66278/8.0_move_framework
8.0 move framework
2014-12-21 14:32:42 +01:00
Ronald Portier (Therp BV)
c9cbcac6cf [FIX] Forgot to commit some __Init__.py files. 2014-12-21 14:20:09 +01:00
Ronald Portier (Therp BV)
4b4b8da48a [FIX] Add relative imports to __init__.py files and remove #noqa,
because pylint in travis is not satisfied with #noqa.
2014-12-21 13:58:53 +01:00
Ronald Portier (Therp BV)
2ebba0ee05 [FIX] Add noqa even to __init__.py files. 2014-12-21 13:41:43 +01:00
Ronald Portier (Therp BV)
e0d24ac1ff [FIX] Apparently noqa tag should also be part of __openerp__.py files. 2014-12-15 14:07:54 +01:00
Ronald Portier (Therp BV)
1a11907f0b [TST] Add install of ofxparse to .travis.yml to reenable build test. 2014-12-15 13:51:22 +01:00
Ronald Portier (Therp BV)
44240a39ab [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.
2014-12-15 12:59:11 +01:00
Ronald Portier (Therp BV)
7a8c2808df [FIX] Change menu option to more clearly show that import applies to
bank statements (this was in the original diff from Alexis de
    Lattre, but strangely missing from the moved import module).
2014-12-15 12:51:26 +01:00
Ronald Portier (Therp BV)
d78e49cc1d [FIX] Add noqa tags to backported py files. 2014-12-15 12:37:19 +01:00
Ronald Portier (Therp BV)
13f32e2e62 [FIX] Change year in test files to 2014
[FIX] Change reference to not existing menu
2014-12-15 12:00:52 +01:00
Ronald Portier (Therp BV)
731330555a [RFR] Move backported bank import modules from bank-payment
to bank-statement-import repository.
2014-12-15 10:18:55 +01:00
Guewen Baconnier
3d9bdf7a63 Merge pull request #1 from acsone/8.0-init-repo-sbi
Initialize repo
2014-11-27 13:42:49 +01:00
Stéphane Bidoul
8d864a5403 Remove UNIT_TEST 2014-11-19 16:05:15 +01:00
Stéphane Bidoul
ce6c2aeb8f [IMP] improve README 2014-11-19 15:50:11 +01:00
Stéphane Bidoul
7dc2f96e03 [IMP] add badges and OCA disclaimer in README 2014-11-19 15:39:09 +01:00
Stéphane Bidoul
f77dca8bf7 [ADD] .travis.yml 2014-11-19 14:42:22 +01:00
Stéphane Bidoul
cec338f355 [ADD] gitignore 2014-11-19 14:41:52 +01:00