Author Topic: Invoice component for Virtuemart  (Read 7728 times)

mitchie

  • Beginner
  • *
  • Posts: 44
Invoice component for Virtuemart
« on: April 08, 2010, 08:32:21 AM »
Hi,
I've developed a free component to produce PDF invoices for virtuemart orders. You can send them as email's attachment to customers. You can even print delivery labels with customer address, check if all items are shipped and/or invoiced and much more.

The script runs on Vm 1.1.4 and Joomla! v1.5.9.

You can install it like any other component but runs only if you have Vm installed.

You can make several shipments for the same order, but you have to invoice them all together. This because Vm don't keep info about (% or absolute) coupon discount (into #__vm_orders), so I can't divide it into several invoices.

Note: you have to update Joomla! TCPDF class to the latest version.

You can dowload it at:
http://sourceforge.net/projects/vminvoice/files/

Translations are welcome! :-)
bye bye mitchie

Jumbo!

  • 3rd party VirtueMart Developer
  • Full Member
  • *
  • Posts: 930
  • Full-stack Web Developer
    • www.virtueplanet.com
  • VirtueMart Version: Always the latest
Re: Invoice component for Virtuemart
« Reply #1 on: March 22, 2011, 16:29:49 PM »
The component asks
Quote
1. first of all UPGRADE your tcpdf class (located: www.yoursite.com/libraries/tcpdf/).
Download latest version from its official website www.tcpdf.org, unzip the archive into your local pc and just ftp upload the WHOLE folder.
vm Invoice Manager 0.4.4.3 requires tcpdf version 5.9.012 or newer.
This actually breaks the standard pdf functionality of Joomla and Virtuemart.

You need to look at this issue first.

lindapowers

  • Full Member
  • ***
  • Posts: 1335
  • If you're going through hell, keep going.
    • Los Angeles immigration lawyers
  • Skype Name: manu.gonzalez91
  • VirtueMart Version: Latest avi
Re: Invoice component for Virtuemart
« Reply #2 on: March 22, 2011, 19:11:00 PM »
what? I had no problems at all with that and I updated tcpf without the example folder as they state.

VM_Fans

  • Jr. Member
  • **
  • Posts: 251
Re: Invoice component for Virtuemart
« Reply #3 on: March 27, 2011, 05:39:25 AM »
Similar components already exist.

David-Andrew

  • Jr. Member
  • **
  • Posts: 76
    • Chill Creations
iDEAL for Virtuemart 3
http://www.chillcreations.com/joomla-extensions/ccideal-platform-ideal-for-joomla

Also supports Rabo OmniKassa and other payment providers, and older Virtuemart versions!