I'm trying to pull in duration values used for calculating opportunity/sales when building quotations that need services added to them.
I've added duration fields to the product.
I have also tried creating a relationship (1:N and N:1) with mapping from Opportunity Line > Product in an attempt to pull in the product fields, however it doesn't seem to work.
I've created fields, mapping, added them to the views but I'm not sure if the mapping allows for this kind of functionality?
I did not want to bundle every product as it's time consuming, introduces too many items and instead wanted to just have a duration field, so that when I add labour/service there is a single line item and it's optional.
I had planned to also add a calculation field that is a sum of all the fields to provide the estimator a number for how many hours to allocate.
Hopefully someone can help