Menu Content

Support

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

Profile for bcoelho

  • OFFLINE
  • Time Zone: GMT +0:00
  • Local Time: 07:09
  • Posts: 2
  • Profile Views: 2265
  • Location: Unknown
  • Gender: Unknown
  • Birthdate: Unknown

Signature

Posts

Posts

emo
How do I embed my store logo image into the Invoice Mail Body? I would like the email to appear the same way as the VirtueMart order confirmation email - the store image is embeded, not attached.

If I use <img src="website.com/images/storelogo.png" />, the image is attached.

I would like to use <img src="cid:storelogo" />, so the image is embeded.

I see this function in phpmail.php:
AddEmbeddedImage($path, $cid, $name = '', $encoding = 'base64', $type = 'application/octet-stream')

I'm not sure how to call it in the email.

Thanks.
Embed Store Logo Ima ...
Category: Customer Support
emo
Is it possible for VM Invoice to create partial invoices and delivery notes based on partial deliveries?

For example:

Purchase Order:

10 ea Product A $100.00 = $1,000.00
10 ea Product B $50.00 = $500.00
Total: $1,500.00

Partial Delivery A (Delivery Note A)
10 ea Product A 0 Remaining
0 ea Product B 10 Remaining

Invoice A
10 ea Product A $100.00 = $1,000.00
0 ea Product B $50.00 = $0.00
Total: $1,000.00

Final Delivery B (Delivery Note B)
0 ea Product A 0 Remaining
10 ea Product B 0 Remaining

Invoice B
0 ea Product A $100.00 = $0.00
10 ea Product B $50.00 = $500.00
Total: $500.00
Partial Deliveries
Category: Customer Support
More
User Login Empty