Nicolas JEUDY
993a874aa2
Merge branch '12.0_PR215' into 12.0_bank_statement_import_test
6 years ago
Nicolas JEUDY
ce9e7a0545
Merge branch '12.0_PR200' into 12.0_bank_statement_import_test
6 years ago
OCA Transbot
042910841c
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_paypal
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-12-0/bank-statement-import-12-0-account_bank_statement_import_paypal/
6 years ago
remi-filament
fb19ad3dc0
[MIG] account_bank_statement_import_ofx : Migration to V12
6 years ago
Erick Tejada
7c8f3d1ded
[MIG] account_bank_statement_import_qif: Migration to 12.0
6 years ago
Graeme Gellatly
bc7a97dc23
FIX QIF errors
6 years ago
derKonig
0f8f46126d
Translated using Weblate (Persian)
Currently translated at 100.0% (4 of 4 strings)
Translation: bank-statement-import-11.0/bank-statement-import-11.0-account_bank_statement_import_qif
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-11-0/bank-statement-import-11-0-account_bank_statement_import_qif/fa/
6 years ago
oca-travis
23ee5a744f
[UPD] Update account_bank_statement_import_qif.pot
6 years ago
OCA Transbot
9c9d73975a
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
f535467b31
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
f0302d3feb
OCA Transbot updated translations from Transifex
7 years ago
Pedro M. Baeza
9233798f58
[MIG] account_bank_statement_import_qif: Migration to 11.0
* Metafiles updated
* Test adapted to Python 3
* Code adapted to Python 3
7 years ago
OCA Transbot
21cafb8803
OCA Transbot updated translations from Transifex
8 years ago
Sébastien Namèche
56559a2644
[MIG] account_bank_statement_import_qif: Migrated to 10.0
8 years ago
OCA Transbot
9cf9070e3a
OCA Transbot updated translations from Transifex
8 years ago
Pedro M. Baeza
3ed00f9604
[MIG] account_bank_statement_import_qif: Migration to 9.0
* Manifest reformat
* Added license and contributors
* Tests improved
* Added matching partners
* Added supported format in view
9 years ago
OCA Transbot
4b9af5dbd2
OCA Transbot updated translations from Transifex
9 years ago
Ronald Portier (Therp BV)
fdc7a54405
[ENH] Support multiple accounts/currencies.
Copy of changes proposed for master.
10 years ago
Pedro M. Baeza
8a9d9c6f9d
[FIX] account_bank_statement_import: Handle correctly the selection of the journal
10 years ago
Laurent Mignon (ACSONE)
2791728a68
[IMP] account_bank_statement_qif: use new API + i18n + move journal_id to main
10 years ago
Laurent Mignon
968c925c4a
[IMP] Backport from master at 04daefd2d1
10 years ago
Alexis de Lattre
c6407a3740
New backport from odoo/master
Fix bug #5
10 years ago
Ronald Portier (Therp BV)
9ddfa6c32d
[RFR] Move backported bank import modules from bank-payment
to bank-statement-import repository.
10 years ago
oca-travis
6ba4ed50d3
[UPD] Update account_bank_statement_import_paypal.pot
6 years ago
OCA-git-bot
ac358d3594
[ADD] setup.py
6 years ago
Pedro M. Baeza
53e0678625
Merge pull request #207 from Tecnativa/12.0-mig-account_bank_statement_import_paypal
[MIG] account_bank_statement_import_paypal: Migration to 12.0
6 years ago
Victor Martin
4f3cc1a8f2
[MIG] account_bank_statement_import_paypal: Migration to 12.0
6 years ago
Alexandre Fayolle
f951bb81c5
[FIX] float parsing in paypal import
In English version of the files, paypal uses ',' as thousands separator and '.' as
decimal separator -> the previous code would populate the bank statement with
wrong values without complaining.
We fix this by allowing to configure the separators in the paypal map.
6 years ago
cubells
fef7459adc
[IMP] account_bank_statement_import_paypal: create paypal maps
6 years ago
oca-travis
f380ca70ac
[UPD] Update account_bank_statement_import_paypal.pot
6 years ago
cubells
6614330ee5
[IMP] account_bank_statement_import_paypal: create paypal maps
6 years ago
OCA-git-bot
8609e0c22c
[UPD] README.rst
6 years ago
Stéphane Bidoul (ACSONE)
bc584b91de
[FIX] title in readme fragment
6 years ago
oca-travis
dd3164bc81
[UPD] Update account_bank_statement_import_paypal.pot
6 years ago
cubells
b21ff6c30c
[MIG]account_bank_statement_import_paypal: Migration to 11.0
6 years ago
Sébastien BEAU
1810c385b1
refactor paypal import in order to use new bank statement from Paypal
Remove deprecated information in readme
solve issue on currency the main currency is not the first line (line are ordered by currency name). So we should take the journal currency or company currency to know the right currency to use. Also add full header to avoid issue if the paypal header change
7 years ago
Mourad Elhadj Mimoune
ee597f4450
adapt code to the new paypal format
error when several line defined in currency != company currency
handel utf-8 file
handel csv with quotechar "
skip BOM character in utf-8
9 years ago
Adrien Peiffer (ACSONE)
1849ab57d3
Consider refund line
Avoid to return paypal_email_account as a bank account
Put file transaction ref in name to work with base_transaction_ref
Remove thousands separator
9 years ago
Alexis de Lattre
512bb9753a
Add module account_bank_statement_import_paypal
Fix spelling mistake
Add methods to inherit for language-specific or country-specific stuff Port to new API
FIX super
Update travis config
10 years ago
oca-travis
723e810742
[UPD] Update account_bank_statement_import_camt_oca.pot
6 years ago
OCA-git-bot
0c5c116b26
[ADD] setup.py
6 years ago
OCA-git-bot
5e6bfab995
[ADD] icon.png
6 years ago
Stéphane Bidoul (ACSONE)
aa752bff05
Merge pull request #198 from acsone/12.0-mig_account_bank_statement_import_camt_oca_tbi
[12.0] [MIG] Account Bank Statement Import CAMT OCA
6 years ago
Thomas Binsfeld
a80347b206
[REF] Gitignore: .eggs
6 years ago
Thomas Binsfeld
4e27fec2d3
[MIG] Account Bank Statement Import CAMT OCA to 12.0
6 years ago
OCA Transbot
f4082fa857
Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
6 years ago
Loïc Faure-Lacroix
1059bf6b3e
[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.
6 years ago
oca-travis
46ef62d1d2
[UPD] Update account_bank_statement_import_ofx.pot
6 years ago
Nicolas JEUDY
f8255d469f
[MIG] migrate account_bank_statement_import_ofx to V11
- add #136 patch
7 years ago
OCA Transbot
3cc3ac995d
OCA Transbot updated translations from Transifex
8 years ago