Editing the invoice design.
  • chetanmadaanchetanmadaan January 2010

    Guys,

    i just downloaded this program today and so far looks so good.

    once thing i want to do is to change the invoice design.

    i really like this one. http://media.smashingmagazine.com/wp-content/uploads/images/invoice-design/duckett-full.jpg

    someone interested in starting this thing.

  • JLoftusJLoftus January 2010

    +1 for another template choice, I too wish to have the subtotal listed on the invoice page.

    In an other thread I have posted a related question, to which so far there have been no replies:
    http://simpleinvoices.org/forum/discussion/1000/invoice-template-formatting-question-us-postal-addresses/#Item_2

    I'd like to edit the template of the invoice, and need some direction on this.

    Justin?

  • justinjustin January 2010

    hey guys

    to adjust the invoice design edit the files in ./templates/invoice/default

    post if you have any queries

    cheers

    justin

    SmarterInvoices.com :: Simple Invoices hosting | Kelly.org.au :: Simple Invoices custom development | justin.kelly.org.au
  • timorptimorp February 2010

    hi ...i would be very happy if some one would answer my question ...
    i am also trying to change the way invoice looks. But i would need additional data ... i need name of the tax which the item is useing ...

    To simplify my wish ... i want to have output like that .. in line ofcors

    ITEM - $invoiceItem.product.description
    QTY - $invoiceItem.quantity
    TAX name - THIS IS WHAT I NEED ----------------------------------
    UNIT COST - $invoiceItem.unit_price
    FULL TAX PER ITEM = $invoiceItem.tax_amount
    FULL PRICE with TAX = $invoiceItem.tax_amount+$invoiceItem.gross_total
    PRICE no TAX = $invoiceItem.gross_total

    Please help ... thank you

  • bmcgonagbmcgonag February 2010

    If you are providing the name for a tax then look in the mysql database with phpmyadmin or some similar tool to see what the name of that items field is.

    Then you can add it as the others.

    $invoiceItem.(name of the field)

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In Apply for Membership

Categories