oca-ci
be8ffa902d
[UPD] Update account_statement_import_base.pot
2023-02-23 15:41:35 +00:00
oca-ci
092f9aa33f
[UPD] Update account_statement_import.pot
2023-02-23 15:41:35 +00:00
OCA-git-bot
c67175802f
Merge PR #570 into 15.0
...
Signed-off-by pedrobaeza
2023-02-23 15:38:04 +00:00
Miquel Raïch
ba9e9d9fc7
[MIG] account_statement_import_base: Migration to 15.0
2023-02-23 16:09:35 +01:00
OCA-git-bot
e4ab472c61
[ADD] icon.png
2023-02-23 16:09:35 +01:00
OCA-git-bot
908bdc346a
[UPD] README.rst
2023-02-23 16:09:35 +01:00
oca-ci
e0628c0dd1
[UPD] Update account_statement_import_base.pot
2023-02-23 16:09:35 +01:00
Alexis de Lattre
bf8bf2eb9c
[ADD] module account_statement_import_file_reconciliation_widget
...
account_statement_import_file_reconciliation_widget is a glue
auto-install module between account_statement_import (will be renamed
account_statement_import_file in v16) and account_reconciliation_widget.
2023-02-23 16:09:34 +01:00
Alexis de Lattre
193b1faa76
Add module account_statement_import_base
...
The 2 modules account_statement_import_online and
account_statement_import depend on account_statement_import_base (and
not on each other) and share common code, in particular a hook to update
the statement line. So we can now have reconciliation modules that use
this hook and therefore work both on file import and online import. More
details on https://github.com/OCA/bank-statement-import/issues/481 .
Improve bank statement line form view and journal form view.
2023-02-23 16:09:34 +01:00
Weblate
431a147e7d
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: bank-statement-import-15.0/bank-statement-import-15.0-account_statement_import_txt_xlsx
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-15-0/bank-statement-import-15-0-account_statement_import_txt_xlsx/
2023-02-23 11:55:36 +00:00
OCA-git-bot
a01af1c55a
[UPD] addons table in README.md
2023-02-23 11:55:25 +00:00
OCA-git-bot
4417197c14
account_statement_import_txt_xlsx 15.0.2.0.0
2023-02-23 11:55:20 +00:00
OCA-git-bot
3331ffd5f4
account_statement_import_online 15.0.2.0.0
2023-02-23 11:55:19 +00:00
oca-ci
054428a2b2
[UPD] Update account_statement_import_txt_xlsx.pot
2023-02-23 11:52:10 +00:00
OCA-git-bot
38271e2ed1
Merge PR #569 into 15.0
...
Signed-off-by JordiBForgeFlow
2023-02-23 11:49:31 +00:00
Jordi Ballester Alomar
dbe5c35ed8
[IMP] account_statement_import_txt_xlsx: Calculate final balance if not provided in the import file
2023-02-23 12:20:42 +01:00
Jordi Ballester Alomar
ceee58af90
[IMP] account_statement_import_txt_xlsx: add tests
2023-02-23 12:20:42 +01:00
Jordi Ballester Alomar
536f13908d
[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-23 12:08:29 +01:00
Henrik Norlin
d6a9c0b7b2
[IMP] account_statement_import_txt_xlsx: amount_debit_column, amount_credit_column
2023-02-23 11:58:50 +01:00
Henrik Norlin
cdb5dcfb7a
[IMP] account_statement_import_txt_xlsx: wizard: 2 amount columns, for IN and OUT
...
[IMP] account_statement_import_txt_xlsx: wizard: amount2_reverse boolean field, with tests
2023-02-23 11:47:36 +01:00
NuriaMForgeFlow
60b4066b8a
[FIX] account_bank_statement_import_txt_xlsx: import sheet notes
2023-02-23 11:47:27 +01:00
Miquel Raïch
9df6799567
[FIX] account_statement_import_online: not require odoo_test_helper
2023-02-23 11:32:15 +01:00
OCA-git-bot
928205e6a9
[UPD] addons table in README.md
2023-02-22 18:03:46 +00:00
OCA-git-bot
930e03c32d
account_statement_import 15.0.2.2.1
2023-02-22 18:03:41 +00:00
OCA-git-bot
2608f4ac77
Merge PR #533 into 15.0
...
Signed-off-by pedrobaeza
2023-02-22 18:00:35 +00:00
Pedro M. Baeza
1c6997193a
Merge pull request #558 from sonhd91/15.0-bank-statement-import-fix-precommit
...
[15.0][FIX] copier update
2023-02-02 08:18:10 +01:00
sonhd91
a1e6ad4d30
[15.0][FIX] copier update
2023-02-02 12:07:46 +07:00
OCA-git-bot
6915ad32e4
[ADD] setup.py
2023-01-23 17:39:49 +00:00
OCA-git-bot
a1553ba30d
[UPD] README.rst
2023-01-23 17:39:49 +00:00
OCA-git-bot
b808f4a200
[UPD] addons table in README.md
2023-01-23 17:39:47 +00:00
oca-ci
2283a3296f
[UPD] Update account_statement_import_paypal.pot
2023-01-23 17:35:51 +00:00
OCA-git-bot
6928ee7ea8
Merge PR #547 into 15.0
...
Signed-off-by HaraldPanten
2023-01-23 17:32:59 +00:00
manu
6304b0a2b1
[MIG]account_statement_import_paypal: Migration to 15.0
2023-01-16 18:53:49 +01:00
manu
e16e9a5bd2
[IMP] account_statement_import_paypal: black, isort, prettier
2023-01-16 18:21:09 +01:00
Francesco Foresti
3e0b30f165
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-16 18:20:14 +01:00
Ignacio Buioli
d64f979f6c
Translated using Weblate (Spanish (Argentina))
...
Currently translated at 100.0% (57 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/es_AR/
2023-01-16 18:20:14 +01:00
Ignacio Buioli
7e604e2e3d
Added translation using Weblate (Spanish (Argentina))
2023-01-16 18:20:14 +01:00
Sergio Zanchetta
4ed34322b4
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-16 18:20:14 +01:00
Sergio Zanchetta
0ae3e1a8af
Added translation using Weblate (Italian)
2023-01-16 18:20:14 +01:00
OCA-git-bot
b0b08ae9b1
[UPD] README.rst
2023-01-16 18:20:14 +01:00
oca-travis
b10b54652d
[UPD] Update account_statement_import_paypal.pot
2023-01-16 18:20:14 +01:00
Carlos Roca
f5d5aa6bf2
[MIG] account_bank_statement_import_paypal: Migration to v14.0
2023-01-16 18:20:14 +01:00
Carlos Roca
878e8871a1
[IMP] account_bank_statement_import_paypal: black, isort, prettier
2023-01-16 18:20:14 +01:00
Alexey Pelykh
704656719f
[REBRAND] account_bank_statement_import_paypal
2023-01-16 18:20:14 +01:00
Carlos Roca
5fd4aa9514
[MIG] account_bank_statement_import_paypal: Migration to v13.0
2023-01-16 18:20:14 +01:00
Carlos Roca
54ee0afe37
[IMP] account_bank_statement_import_paypal: black, isort, prettier
2023-01-16 18:20:14 +01:00
Alexey Pelykh
1045b60340
[FIX] account_bank_statement_import_paypal: adjust tz mapping
2023-01-16 18:20:14 +01:00
Jordi Ballester Alomar
55e50060b0
Fixes account_bank_statement_import_paypal adjusting
...
wizard after https://github.com/OCA/server-ux/pull/165
has been merged.
2023-01-16 18:20:14 +01:00
Alexey Pelykh
6159b59ce8
[FIX] account_bank_statement_import_paypal: fuzzy es locale
2023-01-16 18:20:14 +01:00
Alexey Pelykh
83f8dcf09e
[IMP] account_bank_statement_import_paypal: DE mapping; use account number
2023-01-16 18:20:14 +01:00