Commit Graph

176 Commits

Author SHA1 Message Date
oca-travis
c639622cfa [UPD] Update account_bank_statement_import_paypal.pot 2020-04-17 17:35:02 +00:00
OCA-git-bot
20cba267e3 Merge PR #275 into 11.0
Signed-off-by alexey-pelykh
2020-04-17 17:29:04 +00:00
Alexey Pelykh
108175fde2 [MIG] account_bank_statement_import_paypal: adapt improvements to v11 2020-04-17 19:27:30 +02:00
Alexey Pelykh
8a2104e793 [IMP] account_bank_statement_import_paypal: DE mapping; use account number 2020-04-13 08:52:06 +02:00
Alexey Pelykh
29085c1e5e [IMP] account_bank_statement_import_paypal: better wizard 2020-04-13 08:52:06 +02:00
Alexey Pelykh
7d1e6362a9 [FIX] account_bank_statement_import_paypal: lost wizard 2020-04-13 08:52:06 +02:00
Alexey Pelykh
1aa793b59c [IMP] account_bank_statement_import_paypal 2020-04-13 08:52:04 +02:00
OCA-git-bot
d1a2b12a8f account_bank_statement_import_camt_oca 11.0.1.1.0 2020-03-05 07:31:10 +00:00
OCA-git-bot
2d0ab542f8 Merge PR #252 into 11.0
Signed-off-by StefanRijnhart
2020-03-05 07:26:23 +00:00
OCA Transbot
f34bb139ef Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: bank-statement-import-11.0/bank-statement-import-11.0-account_bank_statement_import_paypal
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-11-0/bank-statement-import-11-0-account_bank_statement_import_paypal/
2020-03-05 07:21:59 +00:00
OCA-git-bot
62bc5dbd10 account_bank_statement_import_paypal 11.0.2.1.0 2020-03-05 07:21:48 +00:00
oca-travis
f7edc18691 [UPD] Update account_bank_statement_import_paypal.pot 2020-03-05 07:17:07 +00:00
OCA-git-bot
a4e5215a7a Merge PR #256 into 11.0
Signed-off-by StefanRijnhart
2020-03-05 07:12:41 +00:00
wildi
eb40afd1bb [IMP] Add German Date Format for Paypal 2020-03-04 22:36:11 +01:00
Andrea
9e20b3c4ff [IMP] Copy information of tag Ref to reconcile 2020-02-10 12:49:18 +01:00
OCA-git-bot
6950ee31cc account_bank_statement_import_camt_oca 11.0.1.0.5 2019-11-26 17:18:56 +00:00
OCA-git-bot
8fb2f9d91e Merge PR #218 into 11.0
Signed-off-by yvaucher
2019-11-26 16:39:12 +00:00
OCA-git-bot
5fd2997860 [ADD] .editorconfig [ci skip] 2019-11-19 21:49:28 +01:00
Stephane
e18924848a No update name during parsing <NtryDtls>
If the field "name" of the module "account.bank.statement.line" is already  assigned during the parse of the element NtryDtls of the camt053 file, we don't update it to avoid to lose data.
2019-10-31 08:45:22 +01:00
OCA-git-bot
921b471c73 [UPD] README.rst 2019-07-29 02:41:17 +00:00
OCA Transbot
db40b51cbd Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: bank-statement-import-11.0/bank-statement-import-11.0-account_bank_statement_import_paypal
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-11-0/bank-statement-import-11-0-account_bank_statement_import_paypal/
2019-07-20 11:59:35 +00:00
oca-travis
c2a871de14 [UPD] Update account_bank_statement_import_paypal.pot 2019-07-19 15:44:23 +00:00
Pedro M. Baeza
8c9a10d839 [FIX] account_bank_statement_import: Fix tests 2019-07-19 17:29:50 +02:00
Pedro M. Baeza
704316cb0c .travis.yml: Up to date 2019-07-19 17:24:56 +02:00
Pedro M. Baeza
9a7b365807 [FIX] account_bank_statement_import_paypal: Don't populate partner account
This makes the statement lines to not appear on reconciliation widget.
2019-07-19 17:11:56 +02:00
OCA Transbot
9d7538d132 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: bank-statement-import-11.0/bank-statement-import-11.0-account_bank_statement_import_paypal
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-11-0/bank-statement-import-11-0-account_bank_statement_import_paypal/
2019-05-20 20:32:38 +00:00
oca-travis
bc5ad946ac [UPD] Update account_bank_statement_import_paypal.pot 2019-05-14 08:21:32 +00:00
Alexandre Fayolle
b3380f06db [11.0] [FIX] float parsing in paypal import (#211)
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.
2019-05-14 10:09:30 +02:00
Pedro M. Baeza
0ed83f20ce [FIX] account_bank_statement_import_paypal: Don't set currency if it's the same 2019-05-06 21:12:50 +02:00
Pedro M. Baeza
3f3fe3845a [FIX] account_bank_statement_import_paypal: Ensure journal currency 2019-05-06 20:46:33 +02:00
oca-travis
d77a2d956e [UPD] Update account_bank_statement_import_paypal.pot 2019-04-12 15:23:09 +00:00
Pedro M. Baeza
a189fe2371 Merge pull request #196 from Tecnativa/11.0-account_bank_statement_import_paypal_improve
[IMP] account_bank_statement_import_paypal: create paypal maps
2019-04-12 17:15:46 +02:00
cubells
64d0d19ca7 [IMP] account_bank_statement_import_paypal: create paypal maps 2019-04-12 16:36:40 +02:00
OCA-git-bot
f12289b224 [ADD] icon.png 2019-04-03 02:37:28 +00:00
Pedro M. Baeza
f7d0449abd Merge pull request #189 from onesteinbv/11_fix_account_bank_statement_import_camt_oca
[11.0][FIX] account_bank_statement_import_camt_oca: add tag AddtlInf to the name field
2018-12-23 13:52:33 +01:00
Andrea
3cb8b3ac6d [FIX] Add tag AddtlInf to the name field 2018-12-17 10:55:42 +01:00
Yung-Wa
db2145dd8f Translated using Weblate (Dutch)
Currently translated at 57.1% (4 of 7 strings)

Translation: bank-statement-import-11.0/bank-statement-import-11.0-account_bank_statement_import_camt_oca
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-11-0/bank-statement-import-11-0-account_bank_statement_import_camt_oca/nl/
2018-12-03 10:43:01 +00:00
OCA Transbot
d0717238ff Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2018-12-02 02:33:37 +00:00
OCA Transbot
8c5e500062 Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2018-12-02 02:33:33 +00:00
OCA-git-bot
a25f634439 [UPD] README.rst 2018-12-02 02:33:25 +00:00
OCA-git-bot
bdc12ea9f8 [ADD] setup.py 2018-11-24 15:24:22 +00:00
OCA-git-bot
bc88a10ece [UPD] README.rst 2018-11-24 15:24:22 +00:00
Stéphane Bidoul (ACSONE)
3267d02c55 [FIX] title in readme fragment 2018-11-24 16:23:50 +01:00
oca-travis
74ed055b39 [UPD] Update account_bank_statement_import_paypal.pot 2018-11-21 01:16:44 +00:00
Pedro M. Baeza
70f6669e1e Merge pull request #161 from Tecnativa/11.0-mig_account_bank_statement_import_paypal
[MIG]account_bank_statement_import_paypal: Migration to 11.0
2018-11-21 02:11:01 +01:00
Loïc Faure-Lacroix
dc22fa3931 [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.
2018-10-19 11:16:07 -05:00
oca-travis
064520b56d [UPD] Update account_bank_statement_import_ofx.pot 2018-10-11 20:42:01 +00:00
OCA-git-bot
7a2c85e47a [ADD] setup.py 2018-10-11 19:15:14 +00:00
Pedro M. Baeza
7c45f80c10 Merge pull request #142 from njeudy/11.0-mig-account_bank_statement_import_ofx
11.0 mig account bank statement import ofx
2018-10-11 21:15:08 +02:00
Pedro M. Baeza
5d9f3f7afe Merge pull request #179 from onesteinbv/11_fix_account_bank_statement_import_camt_oca
[11.0][FIX] account_bank_statement_import_camt: switch name and note
2018-10-11 18:49:58 +02:00