VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: so33 on July 23, 2013, 16:25:49 PM

Title: Ordernumber barcode for delivery note, invoice and commission sheet
Post by: so33 on July 23, 2013, 16:25:49 PM
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!
Title: Re: Ordernumber barcode for delivery note, invoice and commission sheet
Post by: Maxim Pishnyak on July 23, 2013, 16:52:25 PM
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 Component
QuoteUpdate 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)
Title: Re: Ordernumber barcode for delivery note, invoice and commission sheet
Post by: so33 on July 23, 2013, 17:28:33 PM
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  :)
Title: Re: Ordernumber barcode for delivery note, invoice and commission sheet
Post by: Maxim Pishnyak on July 23, 2013, 17:45:58 PM
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?
Title: Re: Ordernumber barcode for delivery note, invoice and commission sheet
Post by: so33 on July 23, 2013, 17:53:04 PM
I did after your first post, thanks.
Title: Re: Ordernumber barcode for delivery note, invoice and commission sheet
Post by: bobbell on March 05, 2015, 09:21:13 AM
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.
Title: Re: Ordernumber barcode for delivery note, invoice and commission sheet
Post by: AH on March 05, 2015, 10:46:56 AM
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