Show single/unit price in invoice
-
Hi there,
thanks to the developer for that great plugin.
I’ve been testing it, at the moment and I wonder why the invoice shows the Subtotal with Base Price. For a proper invoice I would need:
-Name
-Quantity
-Singleprice (without Base Price)
-TotalI just checked invoice.php This is the code for total amount, I guess.
<td class="price"><?php echo $item['price']; ?></td>
But what is the class for the Singleprice? I’ve been searching like an idiot, and I cant find it.
I’ really appreciate, if anybody could give me an idea.
Thanks a lot.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Show single/unit price in invoice’ is closed to new replies.