Hello,
I've edited the Products module to add some fields that we need for our Quotes.
After that I've edited the layouts of both the Quotes and the Sales Orders so that they could make use of these new fields. Some of these fields are lookup-fields while some are formulas that use the lookup fields to calculate the total of the order.
This works fine when manually creating a Quote or a Sales Order but when I try to convert a Quote, the lookup-fields values of the fields that I added to the module are not carried over, just the products names are.
Is this a limitation or I am missing something?