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

[17.0][MIG] account_payment_order_return: Migration to 17.0 #1397

Draft
wants to merge 21 commits into
base: 17.0
Choose a base branch
from

Conversation

almumu
Copy link
Member

@almumu almumu commented Jan 15, 2025

Migration to 17.0

Luis M. Ontalba and others added 21 commits January 15, 2025 11:46
:100644 100644 d46b1318 a23b471a M	account_payment_order_return/README.rst
:100644 100644 340d1c77 1235bcb1 M	account_payment_order_return/__manifest__.py
:100644 100644 a341cc9d be7d7bbb M	account_payment_order_return/i18n/account_payment_order_return.pot
:100644 100644 60be6ab8 e6b32b37 M	account_payment_order_return/readme/CONTRIBUTORS.rst
:100644 100644 a8591d03 826c26df M	account_payment_order_return/readme/USAGE.rst
:100644 100644 450f2d9e a5f5d975 M	account_payment_order_return/static/description/index.html
fix domain in payment_order_return in order to avoid problems with moves without associated invoice as discused at OCA#718
Don't post the invoice if it is already posted.
See odoo/odoo@80c2818
When the test hour is around midnight, and demo data using CET/CEST
timezones, current code fails due to some asserts not having this into
consideration. This fix avoids such problem, and irons the execution
no matter the hour.
- Include context keys for avoiding mail operations overhead.
Currently translated at 100.0% (2 of 2 strings)

Translation: bank-payment-16.0/bank-payment-16.0-account_payment_order_return
Translate-URL: https://translation.odoo-community.org/projects/bank-payment-16-0/bank-payment-16-0-account_payment_order_return/it/
@almumu almumu force-pushed the 17.0-mig-account_payment_order_return branch from 13bc2fc to 6580f8d Compare January 15, 2025 11:37
@almumu almumu marked this pull request as draft January 15, 2025 11:42
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.