excid3 / receipts

Easy receipts and invoices for your Ruby on Rails applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use picture in line items?

mehmetaydogduu opened this issue · comments

In the case:
Company has 6 products. Customer has 10 usages for each product. Total 60 line items required.
I want to use a divider line that includes product icon and the name to make visual separation between the different product's line items.
I need a guide to archive this.