Closed (won't fix)
Project:
Invoice
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Apr 2010 at 05:41 UTC
Updated:
3 Oct 2011 at 13:41 UTC
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
Comment #1
Marko B commentedone day....
Comment #2
espirates commentedsubscribe
Wish Ubercart had an invoice system.
Comment #3
Marko B commentedThis 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.
Comment #4
pietervogelaar commentedYou're always welcome to contribute. I simply don't have the time to build all that in my free time.
Pieter
Comment #5
Marko B commentedWell 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?
Comment #6
pietervogelaar commentedSearch for the function "invoice_view_pdf" in invoice.module. That's where the content is put into the PDF renderer.
Pieter
Comment #7
pietervogelaar commentedThe Drupal 7 version of the invoice module uses Dompdf 0.6-beta2 which has full unicode support.
Pieter
Comment #8
pietervogelaar commentedIntegration 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
Comment #9
Marko B commentedHere 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