When I create new products, I’d like to overwrite the actual description with a more specific detail when these products are added as line items in the particular invoice | quote | contract.
I’m able to do that during the definition, but during runtime generation they’re overwritten by doing a lookup in the master products table which is not desireable. I could use the note field, but this would be cumbersome and add too much real-estate to my invoices and would look too busy.
Is there a configuration setting I’m missing which could turn off the actual db product lookup and retain my description override?
Scott