-
-
Notifications
You must be signed in to change notification settings - Fork 527
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
[16.0][MIG] account_payment_order_return #1359
[16.0][MIG] account_payment_order_return #1359
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9a7c850 - Browse repository at this point
Copy the full SHA 9a7c850View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60482c9 - Browse repository at this point
Copy the full SHA 60482c9View commit details -
[12.0][MIG] account_payment_order_return
: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
Configuration menu - View commit details
-
Copy full SHA for a935536 - Browse repository at this point
Copy the full SHA a935536View commit details -
fix domain in payment_order_return
fix domain in payment_order_return in order to avoid problems with moves without associated invoice as discused at OCA#718
Configuration menu - View commit details
-
Copy full SHA for a0c03b0 - Browse repository at this point
Copy the full SHA a0c03b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0a178d - Browse repository at this point
Copy the full SHA e0a178dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f418bf1 - Browse repository at this point
Copy the full SHA f418bf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8671f2 - Browse repository at this point
Copy the full SHA e8671f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8d720a - Browse repository at this point
Copy the full SHA b8d720aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d868e0 - Browse repository at this point
Copy the full SHA 7d868e0View commit details -
[FIX] account_payment_order_return: Fix tests
Don't post the invoice if it is already posted. See odoo/odoo@80c2818
Configuration menu - View commit details
-
Copy full SHA for e3051ca - Browse repository at this point
Copy the full SHA e3051caView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc5f041 - Browse repository at this point
Copy the full SHA cc5f041View commit details -
[FIX] account_payment_order_return: Don't fail due to tz
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.
Configuration menu - View commit details
-
Copy full SHA for d56e587 - Browse repository at this point
Copy the full SHA d56e587View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22ee173 - Browse repository at this point
Copy the full SHA 22ee173View commit details -
[IMP] account_payment_order_return: test performance improvement
- Include context keys for avoiding mail operations overhead.
Configuration menu - View commit details
-
Copy full SHA for c2d488a - Browse repository at this point
Copy the full SHA c2d488aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 960606c - Browse repository at this point
Copy the full SHA 960606cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f156291 - Browse repository at this point
Copy the full SHA f156291View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a5fc8f - Browse repository at this point
Copy the full SHA 6a5fc8fView commit details