Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

Pdf invoice in front end
(1 viewing) (1) Guest
Support forum for customers who have purchased this product. Archive only, no new post can be added.

NOTE: This category has been locked. If you have purchased paid version, please, use our Support Ticket system instead. If you are using free edition, please see the Community Support section.
  • Page:
  • 1

TOPIC: Pdf invoice in front end

Pdf invoice in front end 11 years, 11 months ago #35255

Hi,

I use VM invoice and would like to include in the front end download pdf invoice. I have read the documentation and I modified list.php.
But pdf invoice does not display (only column and text display). I did some checking: invoice number is generated and backend I see it.

The list.php file is located in my template third-party (non-virtuemart template) but the structure is similar.

The various versions that I use are in my signature below. If you want to know more information about the template and the file list.php let me know.
I use:
VM 2.0.14
VM Invoice 2.0.18
PHP 5.3
Joomla 2.5.8
The topic has been locked.

Re: Pdf invoice in front end 11 years, 11 months ago #35264

  • maju
  • OFFLINE
  • Posts: 1107
Hello,

what link do you have to open pdf file?
If I look on our online documentation, it looks, there is bug. You should have there something like:
index.php?option=com_vminvoice&controller=invoices&task=pdf&cid=
ARTIO Support Team
The topic has been locked.

Re: Pdf invoice in front end 11 years, 11 months ago #35266

I have:

						<!-- START: ARTIO VM INVOICE ICON INTEGRATION -->
<td align="center">
<?php if (class_exists('invoiceHelper') && invoiceHelper::getInvoiceNo($row->virtuemart_order_id)){?>
<a href="index.php?option=com_vminvoice&controller=invoices&task=pdf&cid=<?php echo $row->virtuemart_order_id ?>" target="_blank">
<img src="<?php echo JURI::root()?>media/media/images/mime-icon-16/pdf.png">
</a>
<?php } ?>
</td>
<!-- END: ARTIO VM INVOICE ICON INTEGRATION -->


What should I change in this code?

Thanks
I use:
VM 2.0.14
VM Invoice 2.0.18
PHP 5.3
Joomla 2.5.8
The topic has been locked.

Re: Pdf invoice in front end 11 years, 11 months ago #35272

Hi,

if there is a bug in the documentation online and also in the documentation in pdf how can I solve this problem?

Assistance may give me directions about this bug? Must I send an email? A report?

I searched in the forum a few posts like this but do not solve the problem.

Before buying the component I saw that it was possible to insert invoices in frontend. Now it is not possible?

Thanks
Rob
I use:
VM 2.0.14
VM Invoice 2.0.18
PHP 5.3
Joomla 2.5.8
The topic has been locked.

Re: Pdf invoice in front end 11 years, 10 months ago #35459

Hi,

I agree that the answer is not guaranteed in a few days but after 2 weeks it is impossible to have no answer.

I have read the rules of the forum on the answers, but something as simple as "Pdf front end does not work" you should answer. Because I am asking what code you need to enter and not product support.

In the documentation and in the product description is written this feature then I have a right to know what code should I put. If your documentation is wrong this is not my fault.

When a user buys a product must be able to use its features. If PDF front end is not working you need to communicate this bug. Otherwise you sell a product not working and at this point I will appraise a refund.

I'm really disappointed in your behavior! I asked for just a little thing and I only received one response not very precise.

I think I do a negative review describing the problem.
I use:
VM 2.0.14
VM Invoice 2.0.18
PHP 5.3
Joomla 2.5.8
The topic has been locked.

Re: Pdf invoice in front end 11 years, 10 months ago #35541

  • pama
  • OFFLINE
  • Posts: 489
Hello. Yes, we are sorry, we have error in our online documentation (not PDF). Correct links are here (second post):
www.artio.net/support-forums/vm-invoice/...tend-with-vm2#30410.

However, if PDF is still not showing using code from your second messge, it is probably because your third-party template has different named variables. Problem is in variable $row->virtuemart_order_id. It is probably named differently, depend on what is in list.php. You can post here the file.
ARTIO Support Team
The topic has been locked.
  • Page:
  • 1
User Login Empty