Pedro M. Baeza
|
6f514aea43
|
[IMP] account_bank_statement_import: POT and ES translation files
|
10 years ago |
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.
|
10 years ago |
Ronald Portier (Therp BV)
|
4d3e5c6636
|
[FIX] Make flake and pylint happy.
No automatic creation of journals. Provide demo data to succesfully
run tests.
|
10 years ago |
Ronald Portier (Therp BV)
|
5f3e8cf3d9
|
[FIX] Error with duplicate key currency_id in dict.
|
10 years ago |
Alexis de Lattre
|
49c1183201
|
If partner_id is in the transactions dict, take it into account
|
10 years ago |
Alexis de Lattre
|
6da8103d22
|
Re-activate the code to auto-create journal, but needs a special key in context
|
10 years ago |
Alexis de Lattre
|
c017b6864b
|
New backport from odoo/master
Fix bug #5
|
10 years ago |
Ronald Portier (Therp BV)
|
c9cbcac6cf
|
[FIX] Forgot to commit some __Init__.py files.
|
10 years ago |
Ronald Portier (Therp BV)
|
2ebba0ee05
|
[FIX] Add noqa even to __init__.py files.
|
10 years ago |
Ronald Portier (Therp BV)
|
e0d24ac1ff
|
[FIX] Apparently noqa tag should also be part of __openerp__.py files.
|
10 years ago |
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).
|
10 years ago |
Ronald Portier (Therp BV)
|
d78e49cc1d
|
[FIX] Add noqa tags to backported py files.
|
10 years ago |
Ronald Portier (Therp BV)
|
13f32e2e62
|
[FIX] Change year in test files to 2014
[FIX] Change reference to not existing menu
|
10 years ago |
Ronald Portier (Therp BV)
|
731330555a
|
[RFR] Move backported bank import modules from bank-payment
to bank-statement-import repository.
|
10 years ago |