[IMP] summer_camps: add question-related products to cart#1632
Closed
abdrahmanrashed wants to merge 1 commit intoodoo:19.0from
Closed
[IMP] summer_camps: add question-related products to cart#1632abdrahmanrashed wants to merge 1 commit intoodoo:19.0from
abdrahmanrashed wants to merge 1 commit intoodoo:19.0from
Conversation
Collaborator
d42e43d to
1d31ca0
Compare
46457e3 to
ea27de3
Compare
vava-odoo
requested changes
Mar 11, 2026
| <template inherit_id='website_event.events_list' id="camps_button" name="Replace ticket button"> | ||
| <xpath expr="//button[hasclass('btn-primary')]" position="replace"> | ||
| <button type="button" class="btn btn-primary mt-auto"> | ||
| Learn More <i class="fa fa-chevron-right"/> |
Collaborator
There was a problem hiding this comment.
is this customization really useful?
ea27de3 to
9a3029b
Compare
- Add question-related products to the SO / checkout summary task-5379409
9a3029b to
6c864e9
Compare
vava-odoo
approved these changes
Mar 16, 2026
Collaborator
|
Merge method set to squash. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.

This commits links products to registration survey answers, so that products are added to the cart when selecting linked answers, adding fees / discounts visible at the checkout.
task-5379409