Viewing 7 replies - 16 through 22 (of 22 total)
  • Plugin Author Bas Elbers

    (@baaaaas)

    @classone, in order to remove all currencies on invoice, create a custom template and remove in code.

    Hello Bas,

    I did it and I think I have to change this

    array( ‘currency’ => $this->order->get_order_currency()

    in the files but I don’t know in what?
    I would like the currency symbol ‘ € ‘ on my invoices.

    Thanks!

    Plugin Author Bas Elbers

    (@baaaaas)

    Just remove that code and add symbol. ??

    Hello Bas,

    When I remove this code, nothing has changed on the invoice..

    @classone: You need to remove the invoice and generate it again for any changes to take effect.

    Of course I removed the invoice and regenerate a new one before i saw the changes.
    I’ve been able to put the euro symbol before the price but now the currency of the website remains even though I deleted the code: array( ‘currency’ => $this->order->get_order_currency()

    Hi
    I would like to know how can I show the identificator client (DNI) in the invoice. And if it′s possible insert a image in the invoice too.
    Thanks so much

    David

Viewing 7 replies - 16 through 22 (of 22 total)
  • The topic ‘Add Custom Fields to PDF Invoice’ is closed to new replies.