-
-
Notifications
You must be signed in to change notification settings - Fork 497
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] website_sale_require_login: Migration to 16.0 #935
Open
carolina-domatix
wants to merge
27
commits into
OCA:16.0
Choose a base branch
from
carolina-domatix:16.0-mig-website_sale_require_login
base: 16.0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[16.0][MIG] website_sale_require_login: Migration to 16.0 #935
carolina-domatix
wants to merge
27
commits into
OCA:16.0
from
carolina-domatix:16.0-mig-website_sale_require_login
Commits on Jun 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f5144d3 - Browse repository at this point
Copy the full SHA f5144d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b59acb8 - Browse repository at this point
Copy the full SHA b59acb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 188a7c9 - Browse repository at this point
Copy the full SHA 188a7c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13980f3 - Browse repository at this point
Copy the full SHA 13980f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d59e04d - Browse repository at this point
Copy the full SHA d59e04dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c370282 - Browse repository at this point
Copy the full SHA c370282View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6b5e31 - Browse repository at this point
Copy the full SHA d6b5e31View commit details -
[REF] use variables to make it more readable and compatible
Example of module which requires such refactoring: https://github.com/it-projects-llc/website-addons/tree/10.0/website_sale_checkout_store [FIX] condition to show normal checkout button was wrong in website_sale_suggest_create_account I was equal to (user_authenticated or not signup_allowed and can_checkout) while it has to be (user_authenticated or not signup_allowed) and can_checkout
Configuration menu - View commit details
-
Copy full SHA for a7e3be3 - Browse repository at this point
Copy the full SHA a7e3be3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9b5207 - Browse repository at this point
Copy the full SHA d9b5207View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64c17e2 - Browse repository at this point
Copy the full SHA 64c17e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bff24d - Browse repository at this point
Copy the full SHA 4bff24dView commit details -
[FIX] website_sale_require_login: Fix public user test
This test was expecting sign up to be disabled because `auth_signup` is not in its module graph, but since that addon is autoinstallable, it could be installed without our knowledge. Just make sure signup is disabled before running the public user test, to make it unitary. Also, moved to at-install mode, since the post-install one adds no value.
Configuration menu - View commit details
-
Copy full SHA for 5ec138a - Browse repository at this point
Copy the full SHA 5ec138aView commit details -
Configuration menu - View commit details
-
Copy full SHA for eed1b29 - Browse repository at this point
Copy the full SHA eed1b29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4522dcc - Browse repository at this point
Copy the full SHA 4522dccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 030cae0 - Browse repository at this point
Copy the full SHA 030cae0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86dca94 - Browse repository at this point
Copy the full SHA 86dca94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82925d3 - Browse repository at this point
Copy the full SHA 82925d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 561963a - Browse repository at this point
Copy the full SHA 561963aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b401aa - Browse repository at this point
Copy the full SHA 6b401aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a65eb8f - Browse repository at this point
Copy the full SHA a65eb8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8801eb4 - Browse repository at this point
Copy the full SHA 8801eb4View commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: e-commerce-15.0/e-commerce-15.0-website_sale_require_login Translate-URL: https://translation.odoo-community.org/projects/e-commerce-15-0/e-commerce-15-0-website_sale_require_login/
Configuration menu - View commit details
-
Copy full SHA for f58e62e - Browse repository at this point
Copy the full SHA f58e62eView commit details -
[IMP] website_sale_require_login: Avoid deprecation warning with `Env…
…ironment.manage()`
Configuration menu - View commit details
-
Copy full SHA for 6a87f7c - Browse repository at this point
Copy the full SHA 6a87f7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58432ea - Browse repository at this point
Copy the full SHA 58432eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a069ef - Browse repository at this point
Copy the full SHA 3a069efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 733df99 - Browse repository at this point
Copy the full SHA 733df99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18dcd95 - Browse repository at this point
Copy the full SHA 18dcd95View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.