Commit Graph

399 Commits

Author SHA1 Message Date
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
Víctor Martínez
0c55b80671 [IMP] account_bank_statement_import_online: Add web_ribbon and name to provider form to improve UX. 2022-12-05 12:24:33 +01:00
OCA-git-bot
d3f0010f1e [ADD] setup.py 2022-10-18 15:55:42 +00:00
OCA-git-bot
96bc33bd6e [UPD] README.rst 2022-10-18 15:55:42 +00:00
OCA-git-bot
1d8ecfa3b8 [UPD] addons table in README.md 2022-10-18 15:55:40 +00:00
oca-ci
665f8db11f [UPD] Update account_bank_statement_import_qif.pot 2022-10-18 15:52:53 +00:00
OCA-git-bot
d953bd6b86 Merge PR #508 into 13.0
Signed-off-by pedrobaeza
2022-10-18 15:50:14 +00:00
Abraham Anes
3bcd2df330 [MIG] account_bank_statement_import_qif: Migration to 13.0
TT26069
2022-10-18 17:42:17 +02:00
OCA-git-bot
c9ac70b459 [UPD] addons table in README.md 2022-10-17 10:34:17 +00:00
OCA-git-bot
8b575d041d account_bank_statement_import_txt_xlsx 13.0.1.0.5 2022-10-17 10:34:10 +00:00
OCA-git-bot
e8fbbb21a5 Merge PR #509 into 13.0
Signed-off-by alexey-pelykh
2022-10-17 10:30:49 +00:00
NuriaMForgeFlow
5deba59858 [13.0][FIX] account_bank_statement_import_txt_xlsx 2022-10-17 11:28:59 +02:00
Víctor Martínez
621c4b9702 [MIG] account_bank_statement_import_qif: Migration to 12.0 2022-10-17 09:22:37 +02:00
Víctor Martínez
cbc2cfdcec [IMP] account_bank_statement_import_qif: black, isort, prettier 2022-10-17 09:22:37 +02:00
Graeme Gellatly
bab5f8d7d7 FIX QIF errors 2022-10-17 09:22:37 +02:00
derKonig
92fa412971 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/
2022-10-17 09:22:37 +02:00
Pedro M. Baeza
29d70eecf9 [MIG] account_bank_statement_import_qif: Migration to 11.0
* Metafiles updated
* Test adapted to Python 3
* Code adapted to Python 3

OCA Transbot updated translations from Transifex

OCA Transbot updated translations from Transifex

OCA Transbot updated translations from Transifex

[UPD] Update account_bank_statement_import_qif.pot
2022-10-17 09:22:36 +02:00
Sébastien Namèche
38b1bcb777 [MIG] account_bank_statement_import_qif: Migrated to 10.0
OCA Transbot updated translations from Transifex
2022-10-17 09:22:35 +02:00
Pedro M. Baeza
dbdd8cd347 [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

OCA Transbot updated translations from Transifex
2022-10-17 09:22:34 +02:00
Ronald Portier (Therp BV)
80b8415c8e [ENH] Support multiple accounts/currencies.
Copy of changes proposed for master.

OCA Transbot updated translations from Transifex
2022-10-17 09:22:31 +02:00
Pedro M. Baeza
5cbeefaa4c [FIX] account_bank_statement_import: Handle correctly the selection of the journal 2022-10-17 09:10:38 +02:00
Laurent Mignon (ACSONE)
8f5d35ab3e [IMP] account_bank_statement_qif: use new API + i18n + move journal_id to main 2022-10-17 09:10:38 +02:00
Laurent Mignon
b3a0b1cfab [IMP] Backport from master at 04daefd2d101d90daf5782173b95f31f3bd9e1b6 2022-10-17 09:10:38 +02:00
Alexis de Lattre
0252cc52f2 New backport from odoo/master
Fix bug #5
2022-10-17 09:10:38 +02:00
Ronald Portier (Therp BV)
b2b71471e7 [RFR] Move backported bank import modules from bank-payment
to bank-statement-import repository.
2022-10-17 09:10:38 +02:00
OCA-git-bot
0cf284decc [ADD] setup.py 2022-10-01 14:29:39 +00:00
OCA-git-bot
44808f8a6e [ADD] icon.png 2022-10-01 14:29:39 +00:00
OCA-git-bot
2596d8925e [UPD] addons table in README.md 2022-10-01 14:29:36 +00:00
oca-ci
e6fd45e6f8 [UPD] Update account_bank_statement_import_guess_partner.pot 2022-10-01 14:26:47 +00:00
OCA-git-bot
3e22049e68 Merge PR #456 into 13.0
Signed-off-by dreispt
2022-10-01 14:23:30 +00:00
Ronald Portier
a36fc8c2f3 Merge pull request #10 from ntsirintanis/13.0-add-account_bank_statement_import_guess_partner
[UPD] missing dependency and increase unit test coverage
2022-09-21 09:47:00 +02:00
ntsirintanis
08876359ca [UPD] missing dependency and increase unit test coverage 2022-09-19 14:39:05 +02:00
OCA-git-bot
f427e59f7f Merge PR #487 into 13.0
Signed-off-by alexey-pelykh
2022-08-08 07:04:26 +00:00
Alexey Pelykh
cd817981f3 [UPD] Repo template 2022-08-08 09:03:41 +02:00
OCA-git-bot
71eb95a969 Merge PR #484 into 13.0
Signed-off-by alexey-pelykh
2022-08-08 06:52:18 +00:00
Alexey Pelykh
ca20f3a910 [FIX] account_statement_import_online_paypal: tests 2022-08-08 08:50:57 +02:00
Alexey Pelykh
989948e1f8 [UPD] Repo template 2022-08-08 08:05:03 +02:00