Currently, the InvoiceItem table on the invoice template cannot display any custom fields from the Rate Plan or Rate Plan Charge objects (without grouping on them), and can only display the following fields from the Product Catalog:
InvoiceItem.ProductDescription, InvoiceItem.ProductName, InvoiceItem.RatePlanDescription, InvoiceItem.RatePlanName
It would be great if the invoice template could display and group on custom fields from the Product, ProductRatePlan, ProductRatePlanCharge, RatePlan, or RatePlanCharge objects in the InvoiceItem table. Customers often store attributes such as product family, device names, service classes, etc in custom fields on those objects, and usually want to print those values on the invoice.
... View more