Line Item Descriptions in

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

are you using ‘$aos_products_description’ in your template instead of ‘$aos_products_quotes_item_description’ ??

1 Like

Matt,

Thanks. I’m not real familiar with the db_schema at the moment. Appreciate the help.

Scott