When invoicing a customer different products with promotions, in whmcs it appears quite legible, product line followed by its promotion line, but in the invoice to the customer, both the online and pdf version groups the promotions that match the discounted amount, so it does not appear with a proper order and it is very difficult to read.
From what I have found out both in viewinvoice and invoicepdf, the element is "$item.description" but I can not figure out how to specify that each promotion appears below your product. Or even in a cell between the description and amount cells.
Is there a possibility?