Skip to content
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

[14.0] [FIX] product_configurator_sale_mrp (Error no attribute bom_id) #35

Merged

Conversation

patrickrwilson
Copy link
Contributor

@patrickrwilson patrickrwilson commented Jun 3, 2021

This PR contains a fix for when configuring a product on a sales order, the following error shows:
Traceback (most recent call last):
File "/opt/odoo/odoo-boti/odoo/odoo/http.py", line 639, in _handle_exception
return super(JsonRequest, self)._handle_exception(exception)
File "/opt/odoo/odoo-boti/odoo/odoo/http.py", line 315, in _handle_exception
raise exception.with_traceback(None) from new_cause
AttributeError: 'product.configurator.sale' object has no attribute 'bom_id'

Also adds missing readme.

AttributeError: 'product.configurator.sale' object has no attribute 'bom_id'

Added Readme

Typo
@patrickrwilson patrickrwilson force-pushed the product_configurator_sale_mrp_error_fix branch from 9183fcc to f852bfc Compare June 3, 2021 16:42
@patrickrwilson patrickrwilson changed the title [FIX] product_configurator_sale_mrp (Error no attribute bom_id) [12.0] [FIX] product_configurator_sale_mrp (Error no attribute bom_id) Jun 9, 2021
@patrickrwilson patrickrwilson changed the title [12.0] [FIX] product_configurator_sale_mrp (Error no attribute bom_id) [14.0] [FIX] product_configurator_sale_mrp (Error no attribute bom_id) Jun 9, 2021
@dreispt dreispt requested a review from PCatinean June 15, 2021 13:52
@dreispt
Copy link
Member

dreispt commented Jun 22, 2021

/ocabot merge patch

@OCA-git-bot
Copy link
Contributor

Hey, thanks for contributing! Proceeding to merge this for you.
Prepared branch 14.0-ocabot-merge-pr-35-by-dreispt-bump-patch, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit d3efacb into OCA:14.0 Jun 22, 2021
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 81c9a16. 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants