Skip to content

Conversation

@JordiBForgeFlow
Copy link
Member

@JordiBForgeFlow JordiBForgeFlow commented Sep 5, 2025

This module allows the user to import products from the opportunity into the quotation she/he is creating.

Pending:

  • Add tests
image

@ArnauCForgeFlow ArnauCForgeFlow force-pushed the 18.0-add-sale_crm_lead_product branch from 2c97cb1 to e5dcd48 Compare September 8, 2025 11:26
compute="_compute_show_copy_products_from_opportunity"
)

@api.depends("opportunity_id", "order_line")

Choose a reason for hiding this comment

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

Suggested change
@api.depends("opportunity_id", "order_line")
@api.depends("opportunity_id", "order_line.crm_lead_line_id")

I think this could be better for performance

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.

2 participants