Need Line Items Selection in Opportunity Module Like Quotes Module (Without Switching to Legacy Mode)

Hi all,

I am working on customizing the Opportunity module in SuiteCRM and need to add Line Items (Product Bundles) selection, similar to how it’s implemented in the Quotes module.

However, I want to achieve this without changing the Opportunity module to legacy mode.

Adding the line item module in the another module is complex. You need to change lots of code. You could try to get code from quote module and merge with opportunity in the dev sever.