Ignacio Buioli
beb21d882e
Added translation using Weblate (Spanish (Argentina))
2023-03-24 12:07:20 +01:00
Sergio Zanchetta
cea8421030
Translated using Weblate (Italian)
...
Currently translated at 71.4% (5 of 7 strings)
Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import_ofx
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_ofx/it/
2023-03-24 12:07:20 +01:00
Sergio Zanchetta
8eadf7fe94
Added translation using Weblate (Italian)
2023-03-24 12:07:20 +01:00
Yves Le Doeuff
24167dd0f0
Translated using Weblate (French (France))
...
Currently translated at 57.1% (4 of 7 strings)
Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import_ofx
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_ofx/fr_FR/
2023-03-24 12:07:20 +01:00
Yves Le Doeuff
224b3563aa
Added translation using Weblate (French (France))
2023-03-24 12:07:20 +01:00
Yves Le Doeuff
d97240893d
Translated using Weblate (French)
...
Currently translated at 57.1% (4 of 7 strings)
Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import_ofx
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_ofx/fr/
2023-03-24 12:07:20 +01:00
OCA-git-bot
cb032138de
[UPD] README.rst
2023-03-24 12:07:20 +01:00
oca-travis
b9c56a29ab
[UPD] Update account_statement_import_ofx.pot
2023-03-24 12:07:20 +01:00
Alexis de Lattre
429a28932c
[MIG] account_statement_import_ofx to v14
...
Rename module to account_statement_import_ofx
Add support for multi-account OFX files
2023-03-24 12:07:20 +01:00
Alexis de Lattre
d8d6504bbe
ofx: black and others...
2023-03-24 12:07:20 +01:00
Alexis de Lattre
7cb0594e30
[MIG] ofx from v12 to v13
2023-03-24 12:07:20 +01:00
OCA Transbot
9169377993
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: bank-statement-import-12.0/bank-statement-import-12.0-account_bank_statement_import_ofx
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-12-0/bank-statement-import-12-0-account_bank_statement_import_ofx/
2023-03-24 12:07:20 +01:00
OCA-git-bot
0b50c453e8
account_bank_statement_import_ofx 12.0.1.1.0
2023-03-24 12:07:20 +01:00
oca-travis
947a77af41
[UPD] Update account_bank_statement_import_ofx.pot
2023-03-24 12:07:20 +01:00
David Beal
a48c9d3cc4
IMP acc_bank_stat_imp_ofx: add checknum in name when required
2023-03-24 12:07:20 +01:00
Rodrigo Macedo
01d6e79371
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (3 of 3 strings)
Translation: bank-statement-import-12.0/bank-statement-import-12.0-account_bank_statement_import_ofx
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-12-0/bank-statement-import-12-0-account_bank_statement_import_ofx/pt_BR/
2023-03-24 12:07:20 +01:00
OCA Transbot
6a1dfad9e9
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: bank-statement-import-12.0/bank-statement-import-12.0-account_bank_statement_import_ofx
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-12-0/bank-statement-import-12-0-account_bank_statement_import_ofx/
2023-03-24 12:07:20 +01:00
oca-travis
9630557838
[UPD] Update account_bank_statement_import_ofx.pot
2023-03-24 12:07:20 +01:00
remi-filament
247aef01ed
[MIG] account_bank_statement_import_ofx : Migration to V12
2023-03-24 12:07:20 +01:00
OCA Transbot
35cd18583c
Update translation files
...
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2023-03-24 12:07:20 +01:00
Loïc Faure-Lacroix
f462023706
[11.0 BUGFIX] Pass bytes to Ofxparse
...
The ofx files have the correct charset inside their headers and
trying to convert the file to StringIO using a particular encoding
is subject to failures when the file isn't exactly an ascii file.
For example a file encoded with CP1252 with accents on letters like
é or è will not be parser as utf-8 and will fail to load.
Also since OfxParse is supposed to receive a file handle, it is
correctly reading the file header and choosing the appropriate charset
to read the rest of the file. For this reason, pass the bytes as a
ByteIO that doesn't care about the encoding.
2023-03-24 12:07:20 +01:00
oca-travis
e802a0423f
[UPD] Update account_bank_statement_import_ofx.pot
2023-03-24 12:07:20 +01:00
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