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: Migration to 18.0 #792

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

Conversation

absal-smile
Copy link

No description provided.

sergio-teruel and others added 30 commits February 6, 2025 08:24
)

[IMP] account_payment_return: Implement find match with reference field
When entering manually returns, you need to change the line date.

This commit also allows to use header date as defaut line date.
* For journal entry dictionary.
* For extra return lines.

account_payment_return: Period not present in 9.0
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.
…OCA#228)

* Missing return reasons refs OCA#226
* Translations with new return reasons
* name_get: Display name like: "[code] Name"
Use prepare methods for created move and move lines
* [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
…on guide v13

[FIX] account_payment_return: Fix multi-company rules + migration scripts

[FIX] account_payment_return
Currently translated at 54.6% (53 of 97 strings)

Translation: account-payment-14.0/account-payment-14.0-account_payment_return
Translate-URL: https://translation.odoo-community.org/projects/account-payment-14-0/account-payment-14-0-account_payment_return/nl/
…atically payments

A new check has been introduced in
odoo/odoo@80c2818

So, in test, when creating payment with payment register wizard, as
payments are automatically posted, duplicate posting is now forbidden.

https://github.com/odoo/odoo/blob/14.0/addons/account/wizard/account_payment_register.py#L512
Yadier-Tecnativa and others added 21 commits February 6, 2025 08:24
Currently translated at 100.0% (92 of 92 strings)

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

Translation: account-payment-16.0/account-payment-16.0-account_payment_return
Translate-URL: https://translation.odoo-community.org/projects/account-payment-16-0/account-payment-16-0-account_payment_return/
Currently translated at 100.0% (92 of 92 strings)

Translation: account-payment-16.0/account-payment-16.0-account_payment_return
Translate-URL: https://translation.odoo-community.org/projects/account-payment-16-0/account-payment-16-0-account_payment_return/es/
- Include context keys for avoiding mail operations overhead.
If an invoice with the returned_payment field set is duplicated, the new invoice will incorrectly have this field activated. This fix prevents that from happening.
same case for field move_id on payment.return
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

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

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

Translation: account-payment-17.0/account-payment-17.0-account_payment_return
Translate-URL: https://translation.odoo-community.org/projects/account-payment-17-0/account-payment-17-0-account_payment_return/it/
Having the flag in the header right part, makes that part too crowded,
while the left part is mostly empty, stealing vertical space to the
really important things in the invoice: the lines, so we move the field
in the view to the left part to compact the header.

TT51768
@pedrobaeza
Copy link
Member

/ocabot migration account_payment_return

@OCA-git-bot OCA-git-bot added this to the 18.0 milestone Feb 6, 2025
@OCA-git-bot OCA-git-bot mentioned this pull request Feb 6, 2025
7 tasks
@absal-smile absal-smile force-pushed the 18.0-mig-account_payment_return branch 3 times, most recently from 7e2c8d1 to 541bfd8 Compare February 7, 2025 07:35
@absal-smile absal-smile force-pushed the 18.0-mig-account_payment_return branch from 541bfd8 to 9b037fc Compare February 7, 2025 07:44
@absal-smile
Copy link
Author

ping @pedrobaeza

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.