the one from wordpress is amazing!!!! you can choose so that client can pay directly online from the invoice email and you can even have subscription , and different payment services: paypal. google checkou, etc...
http://wordpress.org/extend/plugins/wp-invoice/

Comments

Marko B’s picture

one day....

espirates’s picture

subscribe

Wish Ubercart had an invoice system.

Marko B’s picture

This invoice isnt bad, can do with some improvments, my main problem is with PDF and UTF8, i just canno make it work to print CE chars, tried installing fonts and everything, copied dompdf configuration from other project where PDF export is working ok but here i just get crayze symbols. Dont get why, dont belive i can get some support on this, would like to know did make of module tested module for such situations as i would guess there is some module problem when sending data to dompdf.

pietervogelaar’s picture

You're always welcome to contribute. I simply don't have the time to build all that in my free time.

Pieter

Marko B’s picture

Well i wouldnt mind, for example it would be nice if i could know where is the part responseble for encoding data to PDF and how to test it. Also i am not good with drupal module developing, all i know is print this and that to see whats happening and it takes a lot of time to understand whats is what, can you give some guidelines?

pietervogelaar’s picture

Search for the function "invoice_view_pdf" in invoice.module. That's where the content is put into the PDF renderer.

Pieter

pietervogelaar’s picture

The Drupal 7 version of the invoice module uses Dompdf 0.6-beta2 which has full unicode support.

Pieter

pietervogelaar’s picture

Status: Active » Closed (won't fix)

Integration with a payment gateway would be nice functionality for an extension on this module. But that's out of the scope of the invoice module itself.

Pieter

Marko B’s picture

Here is some patching/changes for invoice module that should be implemented to have UTF-8 support

http://www.drupaldump.com/invoice-module-and-utf-8-pdf