Emailed invoice to admin shows invoice number, but invoice on order shows 0

Started by bmw2182, October 01, 2019, 18:26:39 PM

Previous topic - Next topic

bmw2182

Running Joomla 3.9.5 and Virtuemart 3.6.2

An order is placed and an invoice is generated.  The email to the admin shows an actual invoice number.  If you go under orders and use the the printer icon to print the invoice you get invoice number 0.  If you use the 3rd Icon that opens up a pdf file it shows the invoice number.  How do you get the printer icon one to include the invoice number so it's not 0?

GJC Web Design

The "print" version is actually from the frontend views - so the templates in
components\com_virtuemart\views\invoice\tmpl\invoice.php

so if the invoice number is available there add it

why not just print the pdf? Much nicer looking
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

bmw2182