• Resolved apres

    (@apres)


    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)
    -Total

    I 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)
  • Plugin Contributor kluver

    (@kluver)

    Hi @apres,

    This is actually a feature of our Premium Templates extension. This will give you access to the Customizer that will give you a lot more control over the order data on your documents.

    Thread Starter apres

    (@apres)

    Thank you for your reply. I knew, that there is a pro version. Therefore I just asked what I need instead of [‘price’]

    Have a nice weekend

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Show single/unit price in invoice’ is closed to new replies.