-
-
Notifications
You must be signed in to change notification settings - Fork 78
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] product_configurator_sale: Migration to 17.0 #142
Merged
OCA-git-bot
merged 85 commits into
OCA:17.0
from
BizzAppDev-Systems:17.0-mig-product_configurator_sale-BAD
Nov 27, 2024
Merged
[17.0] [MIG] product_configurator_sale: Migration to 17.0 #142
OCA-git-bot
merged 85 commits into
OCA:17.0
from
BizzAppDev-Systems:17.0-mig-product_configurator_sale-BAD
Nov 27, 2024
Conversation
This file contains 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
bizzappdev
force-pushed
the
17.0-mig-product_configurator_sale-BAD
branch
from
November 13, 2024 16:41
3dd8b57
to
8ca3ead
Compare
ivantodorovich
approved these changes
Nov 19, 2024
celm1990
pushed a commit
to Spearhead-Odoo/product-configurator
that referenced
this pull request
Nov 22, 2024
simahawk
approved these changes
Nov 27, 2024
@bizzappdev the base PR is getting merged. Can you drop the dep? |
…ng variant on default action_config_done method
…tandard Odoo modules
…, added sale_management instead of sale to configurator
…: add config_session_id in place of product_tmpl_id to call method 'create_get_variant'
…urchase : add config_session_id in place of product_tmpl_id to call method 'create_get_variant'" This reverts commit 35319829dac4ba1e61c561f5ce758e567cef090f.
…: add config_session_id in place of product_tmpl_id to call method 'create_get_variant'
…: add class fa-lg on sale_order)line and purchase_order_line
…ase,product_configurator_sale: call action_next_step to open next step directly
…t_cnofigurator_sale: remove deletion of 'view_cache'from action and change icon
…nfigurator_purchase: add generic method and call that
…sion and also get value from get_attribute_value_extra_prices
Also there is no need to repeat which fields the method is depending on
Otherwise the following is raised: in _get_order_line_vals "customer_lead": product.sale_delay, AttributeError: 'product.product' object has no attribute 'sale_delay'
Currently translated at 100.0% (35 of 35 strings) Translation: product-configurator-16.0/product-configurator-16.0-product_configurator_sale Translate-URL: https://translation.odoo-community.org/projects/product-configurator-16-0/product-configurator-16-0-product_configurator_sale/it/
Currently translated at 100.0% (35 of 35 strings) Translation: product-configurator-16.0/product-configurator-16.0-product_configurator_sale Translate-URL: https://translation.odoo-community.org/projects/product-configurator-16-0/product-configurator-16-0-product_configurator_sale/it/
Currently translated at 100.0% (35 of 35 strings) Translation: product-configurator-16.0/product-configurator-16.0-product_configurator_sale Translate-URL: https://translation.odoo-community.org/projects/product-configurator-16-0/product-configurator-16-0-product_configurator_sale/pt/
Currently translated at 100.0% (35 of 35 strings) Translation: product-configurator-16.0/product-configurator-16.0-product_configurator_sale Translate-URL: https://translation.odoo-community.org/projects/product-configurator-16-0/product-configurator-16-0-product_configurator_sale/it/
bizzappdev
force-pushed
the
17.0-mig-product_configurator_sale-BAD
branch
from
November 27, 2024 07:57
8ca3ead
to
b7b22e6
Compare
/ocabot merge nobump |
This PR looks fantastic, let's merge it! |
Congratulations, your PR was merged at 7470409. Thanks a lot for contributing to OCA. ❤️ |
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.
Dependency MR for module product_configurator #141