Ordernumber barcode for delivery note, invoice and commission sheet

Started by so33, July 23, 2013, 16:25:49 PM

Previous topic - Next topic

so33

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!

Maxim Pishnyak

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 !
You can support Community by voting for Project on the JED
https://extensions.joomla.org/extension/virtuemart/#reviews
Join us at
https://twitter.com/virtuemart

so33

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  :)

Maxim Pishnyak

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?
You can support Community by voting for Project on the JED
https://extensions.joomla.org/extension/virtuemart/#reviews
Join us at
https://twitter.com/virtuemart

so33


bobbell

I am trying to add barcodes for the order number and tracking number in the shipment pdf.Can anyone help?Do i need a barcode plugin?Any suggestion will be appreciated. Thanks in advance.

AH

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/

Then create template overrides to include the JS and create the code from the data

templates/YOURTEMPLATE/html/com_virtuemart/invoice/invoice_order.php

Regards
A

Joomla 4.4.5
php 8.1