Commit Graph

501 Commits

Author SHA1 Message Date
OCA-git-bot
c35c890191 Merge PR #560 into 14.0
Signed-off-by pedrobaeza
2023-04-19 18:10:33 +00:00
OCA-git-bot
48b712a16b [UPD] addons table in README.md 2023-04-13 09:06:42 +00:00
OCA-git-bot
0521b34b4b account_statement_import_paypal 14.0.1.0.1 2023-04-13 09:06:34 +00:00
OCA-git-bot
ca03b6d8af Merge PR #584 into 14.0
Signed-off-by pedrobaeza
2023-04-13 09:02:21 +00:00
Miquel Raïch
8a571572a0 [FIX] account_statement_import_paypal: parse only if mapping if specified 2023-04-13 10:52:34 +02:00
OCA-git-bot
2fba19960f [UPD] addons table in README.md 2023-04-13 08:41:50 +00:00
OCA-git-bot
2bf9b98bcb account_statement_import_txt_xlsx 14.0.3.0.1 2023-04-13 08:41:28 +00:00
OCA-git-bot
a1d1a01887 Merge PR #582 into 14.0
Signed-off-by pedrobaeza
2023-04-13 08:36:20 +00:00
Jordi Ballester Alomar
22287c258d [FIX] account_statement_import_txt_xlsx: only consider parsing when a mapping sheet is specified 2023-04-13 09:57:03 +02:00
Mario Riva
dc7cb80a27 Translated using Weblate (Italian)
Currently translated at 100.0% (98 of 98 strings)

Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import_txt_xlsx
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_txt_xlsx/it/
2023-03-23 14:23:21 +00:00
oca-git-bot
5dedf01adc [IMP] update dotfiles [ci skip] 2023-03-12 19:01:58 +01:00
Weblate
52be328a39 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import_txt_xlsx
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_txt_xlsx/
2023-02-23 10:28:25 +00:00
OCA-git-bot
02ad3e9274 [UPD] addons table in README.md 2023-02-23 10:28:10 +00:00
OCA-git-bot
ed798143f0 account_statement_import_txt_xlsx 14.0.3.0.0 2023-02-23 10:28:04 +00:00
OCA-git-bot
ce809f3daa account_statement_import_online 14.0.4.0.0 2023-02-23 10:28:03 +00:00
oca-ci
caa402b141 [UPD] Update account_statement_import_txt_xlsx.pot 2023-02-23 10:24:40 +00:00
OCA-git-bot
67281e4016 Merge PR #568 into 14.0
Signed-off-by JordiBForgeFlow
2023-02-23 10:21:33 +00:00
Jordi Ballester Alomar
07e47a83b8 [IMP] account_statement_import_txt_xlsx: Calculate final balance if not provided in the import file 2023-02-23 11:02:22 +01:00
Jordi Ballester Alomar
84c1823fa1 [IMP] account_statement_import_txt_xlsx: add tests 2023-02-23 11:02:22 +01:00
Jordi Ballester Alomar
0a0d55d4db [IMP] account_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.
2023-02-22 19:29:20 +01:00
Miquel Raïch
a11ca1ec8a [FIX] account_statement_import_online: not require odoo_test_helper 2023-02-22 18:30:26 +01:00
Luc De Meyer
2e2641e56e fix camt unit tests 2023-02-15 12:01:08 +01:00
Luc De Meyer
18df6c5a4f account_statement_import_camt - fix counterparty data 2023-02-13 18:41:28 +01:00
Weblate
95df05249e Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import_online_ponto
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_online_ponto/
2023-02-10 08:48:56 +00:00
OCA-git-bot
1dfb2045c5 [UPD] README.rst 2023-02-10 08:28:12 +00:00
OCA-git-bot
c32219ca8f [UPD] addons table in README.md 2023-02-10 08:28:09 +00:00
oca-ci
4ec7f2f70f [UPD] Update account_statement_import_online_ponto.pot 2023-02-10 08:23:52 +00:00
OCA-git-bot
5c79d8c9b7 Merge PR #542 into 14.0
Signed-off-by pedrobaeza
2023-02-10 08:19:08 +00:00
oca-git-bot
a886d4323a [IMP] update dotfiles [ci skip] 2023-02-10 00:14:08 +01:00
Alexis de Lattre
d34fac97eb ponto: date field to use is now configurable
Add debug messages
Set raw_data in bank statement lines
2023-01-24 08:09:16 +01:00
Ronald Portier (Therp BV)
c32a65fe3c [IMP] *_online_ponto: forward port 12.0 improvements
Separate retrieval of data from ponto (buffer data) and
creation of statements.
2023-01-24 08:09:16 +01:00
OCA-git-bot
09aab4ce39 [ADD] setup.py 2023-01-19 16:00:56 +00:00
OCA-git-bot
6ba2204ac4 [UPD] README.rst 2023-01-19 16:00:56 +00:00
OCA-git-bot
62876ea95c [UPD] addons table in README.md 2023-01-19 16:00:53 +00:00
oca-ci
386cd5e5dc [UPD] Update account_statement_import_ofx_by_acctid.pot 2023-01-19 15:56:41 +00:00
OCA-git-bot
490b04ecac Merge PR #539 into 14.0
Signed-off-by rvalyi
2023-01-19 15:53:28 +00:00
Marcel Savegnago
9b12892321 [IMP] account_statement_import_ofx_by_acctid: add tests 2023-01-19 12:31:00 -03:00
Marcel Savegnago
8590b1d362 [ADD] account_statement_import_ofx_by_acctid 2023-01-19 12:31:00 -03:00
Pedro M. Baeza
214ea0d625 [OU-ADD] account_statement_import_online: Migration script
To have a smooth transition from older versions.
2023-01-17 12:04:32 +01:00
OCA-git-bot
ad5ac50377 [UPD] addons table in README.md 2023-01-09 12:28:30 +00:00
OCA-git-bot
d7cfa982a8 account_statement_import_online 14.0.3.0.1 2023-01-09 12:28:24 +00:00
OCA-git-bot
34edcfa77b Merge PR #543 into 14.0
Signed-off-by pedrobaeza
2023-01-09 12:25:09 +00:00
Ronald Portier (Therp BV)
2a4e793e29 [IMP] *_import_online: always update next_run to cover current period 2023-01-07 19:58:37 +01:00
Francesco Foresti
7a398d195e Translated using Weblate (Italian)
Currently translated at 70.1% (40 of 57 strings)

Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import_paypal
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_paypal/it/
2023-01-02 11:48:44 +00:00
Francesco Foresti
004a1835a6 Translated using Weblate (Italian)
Currently translated at 27.7% (25 of 90 strings)

Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import_online
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_online/it/
2023-01-02 11:48:43 +00:00
Francesco Foresti
a4f39e40f8 Translated using Weblate (Italian)
Currently translated at 94.5% (87 of 92 strings)

Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import_txt_xlsx
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_txt_xlsx/it/
2023-01-02 11:48:42 +00:00
Francesco Foresti
716c50f85f Translated using Weblate (Italian)
Currently translated at 84.2% (32 of 38 strings)

Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import/it/
2023-01-02 11:48:41 +00:00
mymage
5246a746d8 Translated using Weblate (Italian)
Currently translated at 27.7% (25 of 90 strings)

Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import_online
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_online/it/
2022-12-28 22:45:43 +00:00
Weblate
b5628d8e5d Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import_txt_xlsx
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_txt_xlsx/
2022-12-22 12:10:08 +00:00
OCA-git-bot
b00e99805e [UPD] addons table in README.md 2022-12-22 12:09:52 +00:00