Hi all,
I have a Joomla 3 and Vm 3 website that I would like to remove invoice attachments from. We send our own invoice to the customer that is far more comprehensive and would be happy to just send the detail in the confirmation email to them first off. Is there a way of not attaching the invoice?
Thanks,
James
Simply prevent invoices being created. http://forum.virtuemart.net/index.php?topic=131925.msg455599#msg455599
Thanks,
Can you elaborate on the below:
Quote
create a order status code of "No invoice"
"Default Order Status to create an invoice" Choose "No invoice"
Sorry to ask.
1. create a order status code of "No invoice" On order status tab create a new status, eg call it No Invoice and give it a code, eg Z
2. On Configuration/Emails tab select only "No invoice" as Default Order Status to create an invoice (or on Config/Checkout tab is using a version older than VM3.0.11). That status will not be used by the payment plugins so create/send invoice will be ignored.
http://docs.virtuemart.net/manual/configuration-menu/order-statuses.html
Added http://docs.virtuemart.net/manual/general-concepts/205-invoices.html