OCA-git-bot
8e9b54b59e
[BOT] post-merge updates
2024-10-29 11:35:46 +00:00
OCA-git-bot
d62de72f39
Merge PR #733 into 15.0
...
Signed-off-by pedrobaeza
2024-10-29 11:31:35 +00:00
pilarvargas-tecnativa
bd09337805
[FIX] account_statement_import_move_line: Set reference in bank statement lines
...
The ‘ref’ field is not visible on invoices of type ‘out_invoice’.
In the tests, it is adding value to this field and therefore does not
fail to create a bank statement line where the ‘payment_ref’ field is
required. To solve this, the value of the ‘payment_ref’ field of the
bank statement lines is set as the reference of a supplier invoice
(‘ref’ in invoice lines) or as the reference of the payment
‘payment_reference’ (‘name’ in invoice lines).
2024-10-29 12:13:49 +01:00
OCA-git-bot
5bc125f02a
[BOT] post-merge updates
2024-05-07 15:06:54 +00:00
oca-ci
acb3ff4077
[UPD] Update account_statement_import_txt_xlsx.pot
2024-05-07 15:04:01 +00:00
OCA-git-bot
204ec79a21
Merge PR #691 into 15.0
...
Signed-off-by alexey-pelykh
2024-05-07 15:01:31 +00:00
PicchiSeba
1716514e04
[IMP]account_statement_import_txt_xlsx: additional mapping controls
2024-05-07 16:35:38 +02:00
Jérémy Didderen
d4887f3497
[IMP] account_statement_import_txt_xlsx - improve column inheratibility
2024-05-07 16:33:32 +02:00
OCA-git-bot
756e4e3bd9
[BOT] post-merge updates
2024-05-03 14:47:06 +00:00
OCA-git-bot
695fc18cbc
Merge PR #690 into 15.0
...
Signed-off-by pedrobaeza
2024-05-03 14:44:22 +00:00
Pedro M. Baeza
013b0f1c8f
[FIX] account_statement_import_online: Avoid error in journal unlink test
...
There's a chance that the recently created journal is selected for a
payment acquirer thanks to this open compute:
c5346c04a2/addons/payment/models/payment_acquirer.py (L171-L180)
and thus, when trying to unlink it, we get:
odoo.exceptions.UserError: You must first deactivate a payment acquirer before deleting its journal.
For avoiding this situation in integration tests, we do:
- Assign a higher sequence for being the last existing journal.
- Remove the payment method lines associated to the journal.
2024-05-03 11:49:09 +02:00
oca-git-bot
67e75aceac
[IMP] update dotfiles
2024-05-01 17:51:26 +00:00
OCA-git-bot
6bb42e2cc6
[BOT] post-merge updates
2024-04-22 17:07:01 +00:00
oca-ci
b822a831c9
[UPD] Update account_statement_import_online_gocardless.pot
2024-04-22 17:04:17 +00:00
OCA-git-bot
5a504119aa
Merge PR #683 into 15.0
...
Signed-off-by pedrobaeza
2024-04-22 17:01:51 +00:00
Pedro M. Baeza
e02de912dc
[IMP] account_statement_import_online_gocardless: Button conditional visibility
2024-04-22 14:17:00 +02:00
Pedro M. Baeza
5e2ec2d91f
[IMP] account_statement_import_online_gocardless: Wizard for choosing if reusing or not credentials
...
Some banks only allow one credentials, while others work better with
separate ones, so it's a matter of trying. This commit introduces
a wizard for choosing one method or the other.
TT48828
2024-04-22 12:19:23 +02:00
OCA-git-bot
7ade5317c7
[ADD] setup.py
2024-04-05 16:38:48 +00:00
OCA-git-bot
0b2f9e9b85
[UPD] addons table in README.md
2024-04-05 16:38:47 +00:00
Pedro M. Baeza
83c64b3622
[MOV] account_statement_import_move_line: Copied from account_bank_statement_import_move_line
...
It was renamed already in v14, so it must be this new name here, but it
was incorrectly migrated and merged. For keeping compatibility, a copy
is done instead.
2024-04-05 18:37:36 +02:00
Ivorra78
075510d16b
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (159 of 159 strings)
Translation: bank-statement-import-15.0/bank-statement-import-15.0-account_statement_import_online_paypal
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-15-0/bank-statement-import-15-0-account_statement_import_online_paypal/es/
2024-03-18 00:58:25 +00:00
mymage
3c922e692b
Translated using Weblate (Italian)
...
Currently translated at 73.7% (73 of 99 strings)
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/it/
2024-03-01 10:36:46 +00:00
Ivorra78
4c66127b9d
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (23 of 23 strings)
Translation: bank-statement-import-15.0/bank-statement-import-15.0-account_statement_import_online_gocardless
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-15-0/bank-statement-import-15-0-account_statement_import_online_gocardless/es/
2024-02-28 21:35:30 +00:00
Ivorra78
0467d7b756
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (95 of 95 strings)
Translation: bank-statement-import-15.0/bank-statement-import-15.0-account_statement_import_online
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-15-0/bank-statement-import-15-0-account_statement_import_online/es/
2024-02-28 21:35:30 +00:00
Ivorra78
e587e50588
Added translation using Weblate (Spanish)
2024-02-28 19:09:53 +00:00
OCA-git-bot
9c1a55a217
[BOT] post-merge updates
2024-02-27 10:31:30 +00:00
OCA-git-bot
2492e51755
Merge PR #670 into 15.0
...
Signed-off-by pedrobaeza
2024-02-27 10:28:54 +00:00
Pedro M. Baeza
72fb844609
[IMP] account_statement_import_online_gocardless: Reuse requisition from other provider
...
Check if there's another provider already linked for the same bank
institution, and if so, reuse it for this bank account, as some banks
don't allow several requisitions from the same source (GoCardless).
TT47944
2024-02-27 10:02:53 +01:00
Pedro M. Baeza
b36bab4b3e
[FIX] account_statement_import_online_gocardless: Image links incorrect
2024-02-08 12:16:06 +01:00
mymage
6d151a38b5
Translated using Weblate (Italian)
...
Currently translated at 77.7% (7 of 9 strings)
Translation: bank-statement-import-15.0/bank-statement-import-15.0-account_statement_import_camt
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-15-0/bank-statement-import-15-0-account_statement_import_camt/it/
2024-02-07 10:38:23 +00:00
OCA-git-bot
fd594413a4
[BOT] post-merge updates
2024-02-03 09:15:51 +00:00
OCA-git-bot
3d11cd96be
Merge PR #665 into 15.0
...
Signed-off-by pedrobaeza
2024-02-03 09:13:14 +00:00
Pedro M. Baeza
657f5c3ef0
[FIX] account_statement_import_online_gocardless: Payment reference extraction
...
Since one week ago, banks like Sabadell is sending the information in
the JSON list `remittanceInformationUnstructuredArray` instead of
`remittanceInformationUnstructured`.
Thus, we need to parse both for finding the proper element. For the rest
that are using the previous one, there's no change.
TT47491
2024-02-02 20:58:47 +01:00
Weblate
d830bdfdd3
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_online
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-15-0/bank-statement-import-15-0-account_statement_import_online/
2024-02-02 18:03:23 +00:00
OCA-git-bot
6aa3d99061
[BOT] post-merge updates
2024-02-02 18:03:04 +00:00
oca-ci
5713082962
[UPD] Update account_statement_import_online.pot
2024-02-02 18:00:12 +00:00
OCA-git-bot
19ef04b62e
Merge PR #660 into 15.0
...
Signed-off-by pedrobaeza
2024-02-02 17:57:38 +00:00
Stefan Rijnhart
6652a2a3a9
[IMP] account_statement_import_online: clarify button labels
2024-02-02 18:57:13 +01:00
Pedro M. Baeza
4e8ed79599
[IMP] account_statement_import_online: Add debug wizard
...
It's useful to debug RAW data received from your online sources. With
this improvement, you can do it easily from the manual pull wizard. It's
only available for users in debug mode (or with technical features).
TT47238
2024-01-17 20:52:53 +01:00
OCA-git-bot
55933468d3
[BOT] post-merge updates
2024-01-15 12:22:21 +00:00
OCA-git-bot
416a1196f2
Merge PR #659 into 15.0
...
Signed-off-by pedrobaeza
2024-01-15 12:18:08 +00:00
Pedro M. Baeza
d2fa86845c
[FIX] account_statement_import_online_gocardless: Remove missing JS
...
Not sure why it didn't raise before.
2024-01-15 13:10:45 +01:00
Weblate
b50a372147
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_online_paypal
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-15-0/bank-statement-import-15-0-account_statement_import_online_paypal/
2023-12-26 14:33:53 +00:00
OCA-git-bot
ada56b9bf6
[BOT] post-merge updates
2023-12-26 14:33:43 +00:00
oca-ci
7c09753dbc
[UPD] Update account_statement_import_online_paypal.pot
2023-12-26 14:31:03 +00:00
OCA-git-bot
bc8f877152
Merge PR #644 into 15.0
...
Signed-off-by pedrobaeza
2023-12-26 14:28:34 +00:00
OCA-git-bot
b6df226872
[BOT] post-merge updates
2023-12-26 11:09:07 +00:00
OCA-git-bot
174085e0dd
Merge PR #652 into 15.0
...
Signed-off-by pedrobaeza
2023-12-26 11:06:23 +00:00
Pedro M. Baeza
0d16f0d87a
[FIX] account_statement_import_online_gocardless: Fallback to journal company
...
If the bank account is shared across multiple companies (no assigned company_id),
we can't launch the "Select Bank Account Identifier" wizard, so we fallback
to the journal company for getting the country.
TT43849
2023-12-26 11:41:17 +01:00
mymage
74d7080a6a
Translated using Weblate (Italian)
...
Currently translated at 73.6% (28 of 38 strings)
Translation: bank-statement-import-15.0/bank-statement-import-15.0-account_statement_import
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-15-0/bank-statement-import-15-0-account_statement_import/it/
2023-12-24 19:39:10 +00:00