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

[15.0][MIG] account_payment_return: Migration to 15.0 #610

Merged
merged 46 commits into from
Mar 21, 2023

Conversation

carlosdauden
Copy link
Contributor

@Tecnativa TT36429

sergio-teruel and others added 30 commits March 20, 2023 01:07
[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/
Currently translated at 61.8% (60 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/es_AR/
Currently translated at 100.0% (97 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/es_AR/
@carlosdauden carlosdauden force-pushed the 15.0-mig-account_payment_return branch from 3859e23 to ad9ee85 Compare March 20, 2023 00:25
Copy link

@rp-landoo rp-landoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Functional approval

@ao-landoo
Copy link
Contributor

Did you remove return_auto_reconcile field for a reason?

@carlosdauden
Copy link
Contributor Author

What exactly does this field provide in v15?

@pedrobaeza
Copy link
Member

/ocabot migration account_payment_return

@OCA-git-bot OCA-git-bot added this to the 15.0 milestone Mar 21, 2023
@OCA-git-bot OCA-git-bot mentioned this pull request Mar 21, 2023
22 tasks
Copy link
Member

@pedrobaeza pedrobaeza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

What a great day to merge this nice PR. Let's do it!
Prepared branch 15.0-ocabot-merge-pr-610-by-pedrobaeza-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 01d4c5e into OCA:15.0 Mar 21, 2023
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at c50750c. Thanks a lot for contributing to OCA. ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.