Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[18.0][MIG] account_payment_return_import: Migration to 18.0 #793

Open
wants to merge 39 commits into
base: 18.0
Choose a base branch
from

Conversation

absal-smile
Copy link

No description provided.

carlosdauden and others added 30 commits February 6, 2025 15:10
OCA Transbot updated translations from Transifex
[UPD] Update account_payment_return_import.pot
Currently translated at 100,0% (38 of 38 strings)

Translation: account-payment-11.0/account-payment-11.0-account_payment_return_import
Translate-URL: https://translation.odoo-community.org/projects/account-payment-11-0/account-payment-11-0-account_payment_return_import/de/
[UPD] README.rst

[UPD] Update account_payment_return_import.pot
New free text field on return lines: additional information on return reason.
This field is populated in account_payment_return_import_sepa_pain with the content of the AddtlInf tag.
This is useful when the return reason code is NARR, meaning the reason description does not match any known code but is in this tag.

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-payment-12.0/account-payment-12.0-account_payment_return_import
Translate-URL: https://translation.odoo-community.org/projects/account-payment-12-0/account-payment-12-0-account_payment_return_import/
* [ADD] Account Payment Return Import CAMT: parser camt.054.001.02 files

* [REF] Account Payment Return Import ISO20022: merge the two iso20022 modules in one

* [REF] Account Payment Return Import: use SavepointCase instead of TransactionCase

* [REF] Increase global code coverage
…ed file

[UPD] Update account_payment_return_import.pot

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-payment-12.0/account-payment-12.0-account_payment_return_import
Translate-URL: https://translation.odoo-community.org/projects/account-payment-12-0/account-payment-12-0-account_payment_return_import/

[UPD] README.rst
Currently translated at 100.0% (36 of 36 strings)

Translation: account-payment-12.0/account-payment-12.0-account_payment_return_import
Translate-URL: https://translation.odoo-community.org/projects/account-payment-12-0/account-payment-12-0-account_payment_return_import/es/
[UPD] Update account_payment_return_import.pot

[UPD] README.rst

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-payment-13.0/account-payment-13.0-account_payment_return_import
Translate-URL: https://translation.odoo-community.org/projects/account-payment-13-0/account-payment-13-0-account_payment_return_import/

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-payment-13.0/account-payment-13.0-account_payment_return_import
Translate-URL: https://translation.odoo-community.org/projects/account-payment-13-0/account-payment-13-0-account_payment_return_import/
…me bank account

If you have the same bank account put on several journals, you will get
a singleton error when importing a file from that bank account.

This will continue being true if you don't select any manual journal,
but now, when selecting a manual journal, we avoid such problem.
…prevent error

account_payment_return_import 13.0.1.0.3
Currently translated at 75.0% (27 of 36 strings)

Translation: account-payment-13.0/account-payment-13.0-account_payment_return_import
Translate-URL: https://translation.odoo-community.org/projects/account-payment-13-0/account-payment-13-0-account_payment_return_import/hr/
TT30246

[UPD] Update account_payment_return_import.pot

[UPD] README.rst
account_payment_return_import 14.0.1.0.1

[IMP] update dotfiles [ci skip]
Currently translated at 25.0% (9 of 36 strings)

Translation: account-payment-15.0/account-payment-15.0-account_payment_return_import
Translate-URL: https://translation.odoo-community.org/projects/account-payment-15-0/account-payment-15-0-account_payment_return_import/it/
- Switch to setUpClass (if needed) for avoiding repeat the same setup for each test.
- Include context keys for avoiding mail operations overhead.
- Create setUpClass method if does not exists
Currently translated at 100.0% (36 of 36 strings)

Translation: account-payment-16.0/account-payment-16.0-account_payment_return_import
Translate-URL: https://translation.odoo-community.org/projects/account-payment-16-0/account-payment-16-0-account_payment_return_import/it/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-payment-17.0/account-payment-17.0-account_payment_return_import
Translate-URL: https://translation.odoo-community.org/projects/account-payment-17-0/account-payment-17-0-account_payment_return_import/
Currently translated at 100.0% (35 of 35 strings)

Translation: account-payment-17.0/account-payment-17.0-account_payment_return_import
Translate-URL: https://translation.odoo-community.org/projects/account-payment-17-0/account-payment-17-0-account_payment_return_import/it/
Currently translated at 100.0% (35 of 35 strings)

Translation: account-payment-17.0/account-payment-17.0-account_payment_return_import
Translate-URL: https://translation.odoo-community.org/projects/account-payment-17-0/account-payment-17-0-account_payment_return_import/it/
Currently translated at 100.0% (35 of 35 strings)

Translation: account-payment-17.0/account-payment-17.0-account_payment_return_import
Translate-URL: https://translation.odoo-community.org/projects/account-payment-17-0/account-payment-17-0-account_payment_return_import/it/
@absal-smile absal-smile force-pushed the 18.0-mig-account_payment_return_import branch from d206acb to 6866c90 Compare February 7, 2025 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.