Commit Graph

313 Commits

Author SHA1 Message Date
OCA-git-bot
6b09ed3de4 [UPD] README.rst 2020-09-18 16:52:22 +00:00
Matteo Bilotta
4e72af7cb3 [FIX] Deeply wrong dependency from csv.
Oh, my God... What the heck! 😰
2020-09-18 19:36:53 +03:00
OCA-git-bot
398e73e9fe Merge PR #324 into 13.0
Signed-off-by alexey-pelykh
2020-09-18 16:35:45 +00:00
Alexey Pelykh
8b9a7f67e8 [REBRAND] account_bank_statement_import_txt_xlsx: Brainbean Apps to CorporateHub 2020-09-18 19:34:00 +03:00
OCA Transbot
47cf14c420 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: bank-statement-import-13.0/bank-statement-import-13.0-account_bank_statement_import_paypal
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-13-0/bank-statement-import-13-0-account_bank_statement_import_paypal/
2020-08-16 11:42:42 +00:00
OCA-git-bot
a6e083c6a2 [ADD] setup.py 2020-08-12 16:37:08 +00:00
oca-travis
3882e4a4a7 [UPD] Update account_bank_statement_import_paypal.pot 2020-08-12 16:19:22 +00:00
OCA-git-bot
abad1af947 Merge PR #311 into 13.0
Signed-off-by pedrobaeza
2020-08-12 16:10:18 +00:00
Carlos Roca
65873b41ce [MIG] account_bank_statement_import_paypal: Migration to v13.0 2020-08-12 18:00:06 +02:00
Carlos Roca
6612a81680 [IMP] account_bank_statement_import_paypal: black, isort, prettier 2020-08-12 17:58:31 +02:00
Alexey Pelykh
706ac62df9 [FIX] account_bank_statement_import_paypal: adjust tz mapping 2020-08-12 17:57:25 +02:00
Jordi Ballester Alomar
d4e4df89c5 Fixes account_bank_statement_import_paypal adjusting
wizard after https://github.com/OCA/server-ux/pull/165
has been merged.
2020-08-12 17:56:16 +02:00
Alexey Pelykh
8b52a42497 [FIX] account_bank_statement_import_paypal: fuzzy es locale 2020-08-12 17:56:16 +02:00
Alexey Pelykh
359ae1e803 [IMP] account_bank_statement_import_paypal: DE mapping; use account number 2020-08-12 17:56:16 +02:00
Alexey Pelykh
33ffd01324 [IMP] account_bank_statement_import_paypal: better wizard 2020-08-12 17:56:16 +02:00
Alexey Pelykh
fbd815076e [FIX] account_bank_statement_import_paypal: lost wizard 2020-08-12 17:56:16 +02:00
Alexey Pelykh
b0e11f3527 [IMP] account_bank_statement_import_paypal 2020-08-12 17:56:16 +02:00
ernesto
57583b151d [FIX] account_bank_statement_import_paypal: set right current and partner in tests 2020-08-12 17:56:16 +02:00
Josep M
2d4e225902 Translated using Weblate (Spanish)
Currently translated at 95.3% (61 of 64 strings)

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/es/
2020-08-12 17:56:16 +02:00
Pedro M. Baeza
d5239e5746 [FIX] account_bank_statement_import_paypal: Don't populate partner account
This makes the statement lines to not appear on reconciliation widget.
2020-08-12 17:56:16 +02:00
Vincent Barrier
2506aa1917 [FIX] account_bank_statement_import_paypal: Filter Exception => UnicodeDecodeError + refactoring + exception using multiple files type 2020-08-12 17:56:02 +02:00
Pedro M. Baeza
5c0db45f93 [FIX] account_bank_statement_import_paypal: Declare import type
If not, no import option is available
2020-08-12 17:55:37 +02:00
Victor Martin
b01c0e7f40 [MIG] account_bank_statement_import_paypal: Migration to 12.0 2020-08-12 17:55:37 +02:00
Alexandre Fayolle
cea45e6716 [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.
2020-08-12 17:55:37 +02:00
cubells
7de8d5875e [IMP] account_bank_statement_import_paypal: create paypal maps 2020-08-12 17:55:37 +02:00
cubells
cb1ef52d30 [MIG]account_bank_statement_import_paypal: Migration to 11.0 2020-08-12 17:55:37 +02:00
Sébastien BEAU
e42ad547e2 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
2020-08-07 09:01:19 +02:00
Mourad Elhadj Mimoune
c7eb916960 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
2020-08-07 09:01:19 +02:00
Adrien Peiffer (ACSONE)
95439c1703 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
2020-08-07 09:01:19 +02:00
Alexis de Lattre
31e675982d 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
2020-08-07 09:01:19 +02:00
Dong
b6aa23229e Translated using Weblate (Chinese (Simplified))
Currently translated at 64.4% (56 of 87 strings)

Translation: bank-statement-import-13.0/bank-statement-import-13.0-account_bank_statement_import_txt_xlsx
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-13-0/bank-statement-import-13-0-account_bank_statement_import_txt_xlsx/zh_CN/
2020-08-07 04:59:51 +00:00
Pedro M. Baeza
e61aa58a2c [FIX] account_bank_statement_import_camt_oca: Fix exception case
For avoiding collapsing with other importers.
2020-08-06 14:18:21 +02:00
Pedro M. Baeza
c25d4d4d60 [FIX] account_bank_statement_import_transfer_move: Resilient test
Don't depend at all of any external statement import, in data nor in code.

For that, we mock the corresponding methods for getting the expected data.
2020-08-06 14:10:16 +02:00
OCA-git-bot
a9b51da260 Merge PR #315 into 13.0
Signed-off-by pedrobaeza
2020-08-05 10:40:34 +00:00
Carlos Roca
eec9c04988 [FIX] account_bank_statement_import_transfer_move: Solved module crash when is charged earlier than account_bank_statement_import_camt_oca 2020-08-05 12:35:44 +02:00
Dong
c0e7d5f3f6 Translated using Weblate (Chinese (Simplified))
Currently translated at 60.9% (53 of 87 strings)

Translation: bank-statement-import-13.0/bank-statement-import-13.0-account_bank_statement_import_txt_xlsx
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-13-0/bank-statement-import-13-0-account_bank_statement_import_txt_xlsx/zh_CN/
2020-08-04 15:59:49 +00:00
Dong
07ce6c590b Translated using Weblate (Chinese (Simplified))
Currently translated at 60.9% (53 of 87 strings)

Translation: bank-statement-import-13.0/bank-statement-import-13.0-account_bank_statement_import_txt_xlsx
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-13-0/bank-statement-import-13-0-account_bank_statement_import_txt_xlsx/zh_CN/
2020-08-01 09:59:48 +00:00
Dong
22d45f30e8 Translated using Weblate (Chinese (Simplified))
Currently translated at 26.4% (23 of 87 strings)

Translation: bank-statement-import-13.0/bank-statement-import-13.0-account_bank_statement_import_txt_xlsx
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-13-0/bank-statement-import-13-0-account_bank_statement_import_txt_xlsx/zh_CN/
2020-07-30 03:59:47 +00:00
Dong
3a22939db1 Translated using Weblate (Chinese (Simplified))
Currently translated at 13.8% (12 of 87 strings)

Translation: bank-statement-import-13.0/bank-statement-import-13.0-account_bank_statement_import_txt_xlsx
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-13-0/bank-statement-import-13-0-account_bank_statement_import_txt_xlsx/zh_CN/
2020-07-29 19:59:47 +00:00
Dong
978ccc5fa3 Translated using Weblate (Chinese (Simplified))
Currently translated at 10.3% (9 of 87 strings)

Translation: bank-statement-import-13.0/bank-statement-import-13.0-account_bank_statement_import_txt_xlsx
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-13-0/bank-statement-import-13-0-account_bank_statement_import_txt_xlsx/zh_CN/
2020-07-29 12:59:53 +00:00
OCA Transbot
913afc4cbc Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: bank-statement-import-13.0/bank-statement-import-13.0-account_bank_statement_import_txt_xlsx
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-13-0/bank-statement-import-13-0-account_bank_statement_import_txt_xlsx/
2020-07-29 10:15:09 +00:00
Dong
aac3d98e39 Translated using Weblate (Chinese (Simplified))
Currently translated at 3.4% (3 of 87 strings)

Translation: bank-statement-import-13.0/bank-statement-import-13.0-account_bank_statement_import_txt_xlsx
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-13-0/bank-statement-import-13-0-account_bank_statement_import_txt_xlsx/zh_CN/
2020-07-29 10:15:09 +00:00
oca-travis
9a6949a028 [UPD] Update account_bank_statement_import_txt_xlsx.pot 2020-07-29 10:14:58 +00:00
oca-travis
9b3c2d2f3b [UPD] Update account_bank_statement_import_transfer_move.pot 2020-07-29 10:14:58 +00:00
Dong
8307e50b2d Added translation using Weblate (Chinese (Simplified)) 2020-07-29 10:06:19 +00:00
OCA-git-bot
6ba6e39a22 account_bank_statement_import_txt_xlsx 13.0.1.0.2 2020-06-20 07:58:29 +00:00
OCA-git-bot
978d11266e Merge PR #307 into 13.0
Signed-off-by alexey-pelykh
2020-06-20 07:49:03 +00:00
Alexey Pelykh
ddeab55d8d [MIG] account_bank_statement_import_online: Migration to 13.0 2020-06-20 08:48:55 +02:00
Alexey Pelykh
4fd518dcfe [IMP] account_bank_statement_import_online: black, isort, prettier 2020-06-20 08:48:53 +02:00
Alexey Pelykh
58c1fad0cf [FIX] account_bank_statement_import_online: correct range filtering 2020-06-20 08:46:22 +02:00