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

[WIP][17.0] [MIG]product_configurator_sale #112

Open
wants to merge 76 commits into
base: 17.0
Choose a base branch
from

Conversation

Chirag-OSI
Copy link

@Chirag-OSI Chirag-OSI commented Feb 20, 2024

rsh-pledra and others added 30 commits February 20, 2024 19:18
…ng variant on default action_config_done method
…d sale_management instead of sale to configurator
…_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.
…_session_id in place of product_tmpl_id to call method 'create_get_variant'
…fa-lg on sale_order)line and purchase_order_line
…or_sale: call action_next_step to open next step directly
…or_sale: remove deletion of 'view_cache'from action and change icon
dreispt and others added 13 commits February 20, 2024 19:18
When product configurator is installed, some other modules then
fail to install. It seems that it happens when they are also extending
sales order lines, to add columns to the nested tree, after the "name"
field.

This is probably a subtle bug in the Odoo core, but the pragmatic
solution seems to simplify the Product Configurator sales order form
extensions.
…get value from get_attribute_value_extra_prices
…o need to repeat which fields the method is depending on
… is raised: in _get_order_line_vals "customer_lead": product.sale_delay, AttributeError: 'product.product' object has no attribute 'sale_delay'
@Chirag-OSI Chirag-OSI changed the title [17.0] [MIG]product_configurator_sale [WIP][17.0] [MIG]product_configurator_sale Feb 20, 2024
Copy link
Member

@dreispt dreispt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Drop the commit removing the copyrights.
Squash the second commit with changes.

@Chirag-OSI Chirag-OSI force-pushed the 17_mig_product_configurator_sale branch from def9f8e to b00ae70 Compare February 23, 2024 06:05
@Chirag-OSI Chirag-OSI force-pushed the 17_mig_product_configurator_sale branch from b00ae70 to b5d9c31 Compare February 23, 2024 06:07
@Chirag-OSI
Copy link
Author

Drop the commit removing the copyrights. Squash the second commit with changes.

Done

string="Domain",
)
dyn_field_2_value = fields.Char()

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Chirag-OSI I don't see these field being used anywhere. Can you explain what they are for?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dreispt I have removed those unused fields.

@dreispt
Copy link
Member

dreispt commented Feb 26, 2024

Thank you @Chirag-OSI, will you be working on fixing the red build?

@dreispt
Copy link
Member

dreispt commented Feb 29, 2024

I see no progress here. let me know when this is ready for review.

@Chirag-OSI
Copy link
Author

@dreispt
last week I was on leave. just started from today. I will update you on this soon.

Copy link

github-actions bot commented Jul 7, 2024

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Jul 7, 2024
@github-actions github-actions bot closed this Aug 11, 2024
@dreispt dreispt reopened this Aug 22, 2024
@github-actions github-actions bot removed the stale PR/Issue without recent activity, it'll be soon closed automatically. label Aug 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.