Commit Graph

435 Commits

Author SHA1 Message Date
Ronald Portier
c96f2e90d9 [FIX] *adyen*: Test file currency should be same as on journal 2023-09-25 09:56:21 +02:00
Ronald Portier
88b8b572a8 [IMP] *_online_adyen: Directly parse retrieved adyen file
Prevent other statement import modules from processing the file. Without this for instance the
Enterprise account_bank_statement_import_csv module will process a retrieved cv file. In addition this
is more efficient as it saves a decoding step.
2023-09-25 09:56:21 +02:00
Ronald Portier
0f54cfbbe9 [IMP] *_import_adyen: Support statements without payout 2023-09-25 09:56:21 +02:00
Ronald Portier
2edfc66a9b [IMP] *import_adyen: log rows read and transaction count 2023-09-25 09:56:21 +02:00
Ronald Portier
cab6718eec [FIX] *adyen*: support xlsx as well as csv 2023-09-25 09:56:21 +02:00
Ronald Portier
318c67112b [IMP] *_online_adyen base64 encode retrieved file 2023-09-25 09:56:21 +02:00
Ronald Portier
f780815b8e [IMP] *_online_adyen: more debugging on retrieved statement 2023-09-25 09:56:21 +02:00
Ronald Portier
20d37acfa6 [FIX] *_online_adyen: make sure downloaded file contains valid base64 encode bytes 2023-09-25 09:56:21 +02:00
Ronald Portier
d179f15f4b [FIX] *_online_adyen: correct icon 2023-09-25 09:56:21 +02:00
Ronald Portier
dee4db1c6c [IMP] absi- _adyen. Fully support csv files and reordered columns 2023-09-25 09:56:20 +02:00
Ronald Portier
3afe152c02 [FIX] absi- _transfer_move. Correct test and duplicate class name 2023-09-25 09:56:20 +02:00
Ronald Portier
2552e1e979 [FIX] absi- _paypal Module did not properly check input.
If passed any csv file, paypal module would try to use it, even if clearly not
a paypal file.
2023-09-25 09:56:20 +02:00
Ronald Portier
f637f44eba [ADD] account_bank_statement_import_online_adyen 2023-09-25 09:56:20 +02:00
Ronald Portier
302e0d8955 [MIG] account_bank_statement_import_adyen Migrate to 13.0 2023-09-25 09:56:20 +02:00
Ronald Portier
9e2a82cca0 [MIG] account_bank_statement_clearing_account Migrate to 13.0 2023-09-25 09:56:20 +02:00
Ronald Portier
fc8b6db62d [IMP] : black, isort, prettier 2023-09-25 09:56:19 +02:00
Martin Pishpecki
10d9639646 [MIG] 12.0 account_bank_statement_import_adyen, account_bank_statement_clearing_account 2023-09-25 09:56:19 +02:00
Stefan Rijnhart
80d28d4d57 [ADD] Adyen statement import 2023-09-25 09:56:19 +02:00
Martin Pishpecki
9c7f36ad5d [MIG] 12.0 account_bank_statement_import_adyen, account_bank_statement_clearing_account 2023-09-25 09:56:19 +02:00
Stefan Rijnhart
ce6a6d6852 [ADD] Adyen statement import 2023-09-25 09:56:19 +02:00
OCA-git-bot
f625bd6293 [UPD] README.rst 2023-09-03 11:51:11 +00:00
OCA-git-bot
1fa15009a5 [UPD] addons table in README.md 2023-04-13 08:43:44 +00:00
OCA-git-bot
2f3eb18bb5 account_bank_statement_import_paypal 13.0.1.0.2 2023-04-13 08:43:29 +00:00
OCA-git-bot
992cc16174 Merge PR #583 into 13.0
Signed-off-by pedrobaeza
2023-04-13 08:40:32 +00:00
Miquel Raïch
c9fb20db23 [FIX] account_bank_statement_import_paypal: parse only if mapping if specified 2023-04-13 10:22:28 +02:00
OCA-git-bot
1d1534b6f5 [UPD] addons table in README.md 2023-04-12 16:39:18 +00:00
OCA-git-bot
5829edeb01 account_bank_statement_import_txt_xlsx 13.0.2.0.1 2023-04-12 16:39:13 +00:00
OCA-git-bot
0b22ef4120 Merge PR #581 into 13.0
Signed-off-by JordiBForgeFlow
2023-04-12 16:36:06 +00:00
Jordi Ballester Alomar
921c947129 [FIX] account_bank_statement_import_txt_xlsx: only consider parsing when a mapping sheet is specified 2023-03-30 09:08:16 +02:00
oca-git-bot
457a96afba [IMP] update dotfiles [ci skip] 2023-03-12 21:24:55 +01:00
Weblate
5327636c56 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/
2023-02-22 17:01:26 +00:00
OCA-git-bot
b646f11f27 [UPD] addons table in README.md 2023-02-22 17:01:14 +00:00
OCA-git-bot
b35b33b115 account_bank_statement_import_txt_xlsx 13.0.2.0.0 2023-02-22 17:01:10 +00:00
oca-ci
c3183cb5df [UPD] Update account_bank_statement_import_txt_xlsx.pot 2023-02-22 16:57:22 +00:00
OCA-git-bot
0321c7e74c Merge PR #536 into 13.0
Signed-off-by JordiBForgeFlow
2023-02-22 16:54:09 +00:00
Jordi Ballester Alomar
6baec37ede [IMP] calculate the final balance if not provided in the import file. 2023-02-22 17:44:24 +01:00
Jordi Ballester Alomar
bfa2e3fdb0 [IMP] account_bank_statement_import_txt_xlsx: add tests 2022-12-18 14:29:39 +01:00
Jordi Ballester Alomar
516df6c2bf [IMP] account_bank_statement_import_txt_xlsx: Allow mapping with reference to column numbers, and concatenation
A new field 'File does not contain header line' is added in the Statement Sheet Mappings. If you set to True,
then you can map the columns by indicating in each field of the 'Columns' section the column number in the file.

We also allow to concatenate multiple columns in the file to a single column to a single field of the statement line.
You have to indicate the names of the columns separated by comma.
2022-12-16 17:30:33 +01:00
OCA-git-bot
5aa465bc14 [UPD] addons table in README.md 2022-12-07 07:44:15 +00:00
OCA-git-bot
aab986049d account_bank_statement_import_online_qonto 13.0.1.0.1 2022-12-07 07:44:03 +00:00
OCA-git-bot
d0a737a677 Merge PR #530 into 13.0
Signed-off-by pedrobaeza
2022-12-07 07:40:04 +00:00
Víctor Martínez
633303ebea [FIX] account_bank_statement_import_online_qonto: Avoid errors if year is different
TT40742
2022-12-05 13:09:24 +01:00
Weblate
839b2d114e 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_online
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-13-0/bank-statement-import-13-0-account_bank_statement_import_online/
2022-12-05 11:56:17 +00:00
OCA-git-bot
9af3642868 [UPD] addons table in README.md 2022-12-05 11:56:07 +00:00
OCA-git-bot
8bdf91c514 account_bank_statement_import_online 13.0.1.1.0 2022-12-05 11:56:03 +00:00
oca-ci
6911473d75 [UPD] Update account_bank_statement_import_online.pot 2022-12-05 11:52:13 +00:00
OCA-git-bot
3b1e577e01 Merge PR #531 into 13.0
Signed-off-by pedrobaeza
2022-12-05 11:49:32 +00:00
OCA-git-bot
8372d40d71 Merge PR #532 into 13.0
Signed-off-by AaronHForgeFlow
2022-12-05 11:38:38 +00:00
Víctor Martínez
640ebec5ce [IMP] Add requirements.txt 2022-12-05 12:33:24 +01:00
Víctor Martínez
85d1951db5 [IMP] Update copier template 2022-12-05 12:29:11 +01:00