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

@github-actions
Copy link

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 Jan 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale PR/Issue without recent activity, it'll be soon closed automatically.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants