Jump to content

"Product Description" not placed in quote for line items, only configurable options?


jsm1972

Recommended Posts

When creating a quote, I add predefined products to the quote, however, the product description is not placed on the quote; only the configurable options. I would like the product description (found on the Details tab for the products) that includes, in this case, the processor(s), RAM, storage size, bandwidth, etc. etc. (https://whmcs1.cyberonedata.com/cart.php?a=confproduct&i=0)

 

 

I've attached a quote that demonstrates the name of the product and the configurable options but not the product description...

Quote-5.pdf

Link to comment
Share on other sites

one way to do it would be to modify the quotepdf.tpl template to query the database during the foreach loop and get your description from the database, though the downside to that would be it would be shown as product name, then config options and then the description afterwards... or I I suppose the alternative would be to use an action hook to alter the quote line description.

 

the point being that this isn't something you'll be able to do from admin settings - so you'll need a coding solution... therefore, you may need to post in Service Offers & Requests and pay a developer for a custom solution.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated