Nicolas JEUDY
f8abc3d359
[MIG] migrate account_bank_statement_import_ofx to V11
...
- add #136 patch
2023-03-24 12:07:20 +01:00
OCA Transbot
28dd3d3a0e
OCA Transbot updated translations from Transifex
2023-03-24 12:07:20 +01:00
Alexis de Lattre
71bb3c9f39
[FIX] crash in account_bank_statement_save_file
2023-03-24 12:07:20 +01:00
Alexis de Lattre
386a60e58b
Remove the auto-delete lines with 0 amount (feature now provided by the module account_bank_statement_import)
2023-03-24 12:07:20 +01:00
OCA Transbot
0f3933a2fd
OCA Transbot updated translations from Transifex
2023-03-24 12:07:20 +01:00
Alexis de Lattre
b70558d414
[10.0] OFX: fix start/end balance ( #90 )
...
Remove start/end dates in name of statement, because it's better to have it via 2 computed fields
2023-03-24 12:07:20 +01:00
OCA Transbot
7b8581c945
OCA Transbot updated translations from Transifex
2023-03-24 12:07:20 +01:00
Alexis de Lattre
2d1dc34256
[MIG] account_bank_statement_import_ofx: Migration to 10.0
...
* Remove the code that matches partners, which is wrong and cannot work
* Better 'name' on bank statement
* Move from models directory to wizard
* Remove demo data to tests
* Use latest version of ofxparse from github
2023-03-24 12:07:20 +01:00
Sylvain LE GAL
0f575fe43b
[REF] OCA convention;
...
[ADD] patch ofx parser to make this module work with some european bank like credit cooperatif;
[IMP] wizard view to display OFX implementation;
2023-03-24 12:07:20 +01:00
Ilyas
ca49ca3401
Some changes for odoo 9.0
2023-03-24 12:07:20 +01:00
Pedro M. Baeza
6aec9e46f9
[MIG] Rename manifest files
2023-03-24 12:07:20 +01:00
OCA Transbot
f18bd01c6e
OCA Transbot updated translations from Transifex
2023-03-24 12:07:20 +01:00
Stéphane Bidoul
dd0651991b
[UPD] prefix versions with 8.0
2023-03-24 12:07:20 +01:00
OCA Transbot
0552cd988d
OCA Transbot updated translations from Transifex
2023-03-24 12:07:20 +01:00
Ronald Portier (Therp BV)
7bcf6b697f
[ENH] Support both old and new style parse results.
2023-03-24 12:07:20 +01:00
Ronald Portier (Therp BV)
4bde2492d6
[FIX] Copyright headers, vim line and manifest keys.
2023-03-24 12:07:20 +01:00
Ronald Portier (Therp BV)
f9ac075d51
[FIX] Test of ofx should not fail due to USD currency used.
2023-03-24 12:07:20 +01:00
Ronald Portier (Therp BV)
f6e3e6a636
[ENH] Support multiple accounts/currencies.
...
Copy of changes proposed for master.
2023-03-24 12:07:20 +01:00
Nicolas Bessi
13773556ab
account_bank_statement_import_ofx is not automatically installed anymore
2023-03-24 12:07:20 +01:00
Laurent Mignon (ACSONE)
7fc469008c
[ADD] i18n
2023-03-24 12:07:20 +01:00
Laurent Mignon
87d2277d1e
[IMP] Extract description to README
...
Add OCA as author,
PEP8
2023-03-24 12:07:20 +01:00
Laurent Mignon
61cac83ab8
[IMP] Let the res_partner_bank.post_write create the journal if it doesn't exist
2023-03-24 12:07:20 +01:00
Laurent Mignon
26f815c6b2
[IMP] Improve test coverage
2023-03-24 12:07:20 +01:00
Laurent Mignon (ACSONE)
405a1cb2ce
[IMP] use new API
...
Conflicts:
account_bank_statement_import/account_bank_statement_import.py
2023-03-24 12:07:20 +01:00
Laurent Mignon
28be6dc124
[IMP] Backport from master at 04daefd2d101d90daf5782173b95f31f3bd9e1b6
2023-03-24 12:07:20 +01:00
Ronald Portier (Therp BV)
153dc7fa11
[FIX] Make flake and pylint happy.
...
No automatic creation of journals. Provide demo data to succesfully
run tests.
2023-03-24 12:07:20 +01:00
Alexis de Lattre
69aa85d56f
Enable allow_auto_create_journal in the automated tests
2023-03-24 12:07:20 +01:00
Alexis de Lattre
f8f2e8979e
Adapt start/end balance in the OFX test
2023-03-24 12:07:20 +01:00
Alexis de Lattre
580b192c0c
New backport from odoo/master
...
Fix bug #5
2023-03-24 12:07:20 +01:00
Ronald Portier (Therp BV)
067a212fe3
[FIX] Forgot to commit some __Init__.py files.
2023-03-24 12:07:20 +01:00
Ronald Portier (Therp BV)
be4a226ddb
[FIX] Add noqa even to __init__.py files.
2023-03-24 12:07:20 +01:00
Ronald Portier (Therp BV)
f8b2199a6b
[FIX] Apparently noqa tag should also be part of __openerp__.py files.
2023-03-24 12:07:20 +01:00
Ronald Portier (Therp BV)
f2da30f716
[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.
2023-03-24 12:07:20 +01:00
Ronald Portier (Therp BV)
88905dd844
[FIX] Add noqa tags to backported py files.
2023-03-24 12:07:20 +01:00
Ronald Portier (Therp BV)
65a35b8657
[FIX] Change year in test files to 2014
...
[FIX] Change reference to not existing menu
2023-03-24 12:07:20 +01:00
Ronald Portier (Therp BV)
e11e7c236a
[RFR] Move backported bank import modules from bank-payment
...
to bank-statement-import repository.
2023-03-24 12:07:20 +01:00