VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: Maggy29 on June 15, 2012, 09:57:54 AM

Title: Looking for plugin to export data and print invoices
Post by: Maggy29 on June 15, 2012, 09:57:54 AM
Is there a plugin to export VM data, especially Order, Customer and Invoice data? I had a look at CSVI, but I don't have the right PHP version to be able to use it.

And is there a way (or plugin) to print VM invoices?

Title: Re: Looking for plugin to export data and print invoices
Post by: Maggy29 on June 20, 2012, 09:52:58 AM
Does this mean that there's no other alternative than CSV Improved?
Title: Re: Looking for plugin to export data and print invoices
Post by: jenkinhill on June 20, 2012, 10:37:02 AM
People using hosts with old PHP5.2 versions can now use CSVI as RolandD has made it backwards compatible, so I suggest you try the free version, CSVI Free 4.3 to see if it will do what you require. Frankly I am amazed that some hosts, mainly the cheap ones, have not helped their customers by upgrading their PHP versions to one required by most current applications.

I'm sure that at some stage a developer will produce an order interfacing application so that VM2 can be used with QuickBooks or similar, but VM2 is still relatively new.
Title: Re: Looking for plugin to export data and print invoices
Post by: tez on July 13, 2012, 01:13:49 AM
I'm looking for this too but CSVI for VM2 wont work on Joomla 1.5.
If the order data isn't too hard to get from the database I might just do it in PHP.
Title: Re: Looking for plugin to export data and print invoices
Post by: Maggy29 on July 19, 2012, 21:42:46 PM
Thanks, I am trying the PHP 5.2 version at the moment.