Skip to content

Conversation

@almumu
Copy link
Member

@almumu almumu commented Sep 26, 2024

Migration to 16.0

Luis M. Ontalba and others added 17 commits September 26, 2024 09:33
:100644 100644 d46b131 a23b471 M	account_payment_order_return/README.rst
:100644 100644 340d1c7 1235bcb M	account_payment_order_return/__manifest__.py
:100644 100644 a341cc9 be7d7bb M	account_payment_order_return/i18n/account_payment_order_return.pot
:100644 100644 60be6ab e6b32b3 M	account_payment_order_return/readme/CONTRIBUTORS.rst
:100644 100644 a8591d0 826c26d M	account_payment_order_return/readme/USAGE.rst
:100644 100644 450f2d9 a5f5d97 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.
@almumu almumu force-pushed the 16.0-mig-account_payment_order_return branch from 8a6c1e6 to 6a5fc8f Compare September 26, 2024 09:07
@yvaucher
Copy link
Member

/ocabot migration account_payment_order_return

@OCA-git-bot OCA-git-bot added this to the 16.0 milestone Sep 30, 2024
@OCA-git-bot OCA-git-bot mentioned this pull request Sep 30, 2024
14 tasks
Copy link
Member

@yvaucher yvaucher left a comment

Choose a reason for hiding this comment

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

LGTM

Thanks for your contribution @almumu

About the README, it is automatically constructed, you should add yourself to account_payment_order_return/readme/CONTRIBUTORS.rst or next time the README is generated your name will be lost.

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 16.0-ocabot-merge-pr-1359-by-pedrobaeza-bump-nobump, awaiting test results.

OCA-git-bot added a commit that referenced this pull request Sep 30, 2024
Signed-off-by pedrobaeza
@OCA-git-bot
Copy link
Contributor

@pedrobaeza your merge command was aborted due to failed check(s), which you can inspect on this commit of 16.0-ocabot-merge-pr-1359-by-pedrobaeza-bump-nobump.

After fixing the problem, you can re-issue a merge command. Please refrain from merging manually as it will most probably make the target branch red.

@pedrobaeza
Copy link
Member

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

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

@OCA-git-bot OCA-git-bot merged commit bfd2d34 into OCA:16.0 Oct 1, 2024
7 checks passed
@OCA-git-bot
Copy link
Contributor

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

@zamberjo zamberjo deleted the 16.0-mig-account_payment_order_return branch October 1, 2024 19:21
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.