Commit Graph

445 Commits

Author SHA1 Message Date
OCA-git-bot
f8c9430594 [BOT] post-merge updates 2023-09-25 08:28:39 +00:00
oca-ci
3353344ab2 [UPD] Update account_bank_statement_import_paypal.pot 2023-09-25 08:25:31 +00:00
oca-ci
103f3c5511 [UPD] Update account_bank_statement_import_online_adyen.pot 2023-09-25 08:25:29 +00:00
oca-ci
13b0b27f19 [UPD] Update account_bank_statement_import_adyen.pot 2023-09-25 08:25:27 +00:00
oca-ci
74b7835419 [UPD] Update account_bank_statement_clearing_account.pot 2023-09-25 08:25:26 +00:00
OCA-git-bot
204a0e4521 Merge PR #384 into 13.0
Signed-off-by StefanRijnhart
2023-09-25 08:22:19 +00:00
Ronald Portier
7a4da01ea0 [RFR] *_import_adyen: refactor
Move parsing code to separate class;
Break up large and unwieldy parsing method in separate methods.
2023-09-25 09:59:41 +02:00
Ronald Portier
a3f5847791 [IMP] *_adyen: Check merchant account as early as possible 2023-09-25 09:56:22 +02:00
Ronald Portier
2d85ab34aa [IMP] *_import_adyen: more information retained
Put more information in the generated statement line. Also put the for users
more recognizable merchant ref in the name (Label) field, and put the psp reference in
ref.

With a small refactoring the information retrieved can also more easily be customized.
2023-09-25 09:56:22 +02:00
Ronald Portier
71ac840185 [FIX] *_paypal: remove external dependency csv
csv is part of the standard library. Defining this as an external dependency
crashes runboat
2023-09-25 09:56:21 +02:00
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