Hi!
I'm searching for a plugin for Virtuemart which creates a barcode for the ordernumber. That barcode should be added to all the documents which can be created (delivery note, invoice). In best case also a commission sheet with barcode is created.
Everything I found was either for VM 1.x or the barcode was for the product, not for the order.
Do you know a plugin, module, component that could accomplish these requirements? Or do you have any ideas how to realize that?
Joomla 2.5.11
Virtuemart 2.0.22a
Thanks for your help!
Did you really try to search?
On top hot extensions web site ->
http://extensions.joomla.org/extensions/extension-specific/virtuemart-extensions/virtuemart-administration
there is a ->
Advanced inventory for Virtuemart ComponentQuoteUpdate current stock, adjust ordered values, change the low stock notification, change the availability date, enter a barcode, publish and un publish all your products from one single screen !
(http://www.daycounts.com/images/stories/virtuemart/product/vminventory256.png)
Thanks for your answer.
I also found that component. It was one of these extensions creating a barcode for products. So it doesn't really do what I'm searching for :)
Are you sure that mentioned by me solution definitely is not for orders too somehow?
Did you submit a ticket to Daycounts?
What did you asked extension author, and what was the reply then?
I did after your first post, thanks.
I am trying to add barcodes (http://www.businessrefinery.com/products/barcode_asp_net/csharp_generation.html) for the order number and tracking number in the shipment pdf.Can anyone help?Do i need a barcode plugin (http://www.businessrefinery.com/products/barcode_asp_net/main.html)?Any suggestion will be appreciated. Thanks in advance.
You could add your own jquery barcode plugin
Then do a template override to the invoice template so that it uses it to generate the barcode you require
http://barcode-coder.com/ (http://barcode-coder.com/)
Then create template overrides to include the JS and create the code from the data
templates/YOURTEMPLATE/html/com_virtuemart/invoice/invoice_order.php