Hi,
I need assistance using studio only.
I have created a field on product.template, it is an integer.
I have added as a "related field" on sales order line so when this product is quoted it pulls through this value.
What I need to be able to do is edit this value on the sales order line without it changing the original value on the product.template.
it is the same sort of function as the "price" field on sales order line. This can be changed manually without overwriting the price on product.template.
The function at the moment,
Product.template

Quotation/Sales order

make field read only

change value on sales order

Which changes the value on product.template (this is what I want to avoid)

thanks in advance
