I use letterheads for the company logo and some info i want on documents.
I found the following problem, when a purchase order is longer than one page the first header misses the image route.
There is no problem in the header of the second page.
I attached some screenshots to ilustrate the situation.
Thanks a lot for your help.
rmehta
2
Hernan,
Can you copy-past the URL from the image? (Right click and "Copy Image URL" or similar)
- Rushabh
I use letterheads for the company logo and some info i want on documents.I found the following problem, when a purchase order is longer than one page the first header misses the image route.
There is no problem in the header of the second page.
I attached some screenshots to ilustrate the situation.
Thanks a lot for your help.
<Screenshot from 2013-01-08 13:50:45.png><Screenshot from 2013-01-08 13:52:02.png>
the url for the image is /files/logo_ageka.jpg
This is the code for the letterhead :
<div>
<img width=“150” src=“files/logo_ageka.jpg”/>
<p>Bolivar 948, Ramos Mejia, Buenos Aires - IB: 902 435815 2 - CUIT: 33-70344084-9</p>
</div>
On Wednesday, January 9, 2013 2:05:14 AM UTC-3, Rushabh Mehta wrote:
Hernan,
Can you copy-past the URL from the image? (Right click and “Copy Image URL” or similar)
- Rushabh
I use letterheads for the company logo and some info i want on documents.I found the following problem, when a purchase order is longer than one page the first header misses the image route.
There is no problem in the header of the second page.
I attached some screenshots to ilustrate the situation.
Thanks a lot for your help.
<Screenshot from 2013-01-08 13:50:45.png><Screenshot from 2013-01-08 13:52:02.png>
system
4
Hi Hernan,
We have fixed this issue. Thanks for reporting this bug.
Please pull the latest updates.
Thanks,
Anand.
the url for the image is /files/logo_ageka.jpg
This is the code for the letterhead :
<div>
<img width="150" src="files/logo_ageka.jpg"/>
<p>Bolivar 948, Ramos Mejia, Buenos Aires - IB: 902 435815 2 - CUIT: 33-70344084-9</p>
</div>
On Wednesday, January 9, 2013 2:05:14 AM UTC-3, Rushabh Mehta wrote:
Hernan,
Can you copy-past the URL from the image? (Right click and "Copy Image URL" or similar)
- Rushabh
I use letterheads for the company logo and some info i want on documents.I found the following problem, when a purchase order is longer than one page the first header misses the image route.
There is no problem in the header of the second page.
I attached some screenshots to ilustrate the situation.
Thanks a lot for your help.
<Screenshot from 2013-01-08 13:50:45.png><Screenshot from 2013-01-08 13:52:02.png>
system
5
Dear Mahr,
We will try to get this fixed by friday.
If you can't wait till then, create a custom script on Stock Entry and enter this script:
Thanks,
Anand.
the url for the image is /files/logo_ageka.jpg
This is the code for the letterhead :
<div>
<img width="150" src="files/logo_ageka.jpg"/>
<p>Bolivar 948, Ramos Mejia, Buenos Aires - IB: 902 435815 2 - CUIT: 33-70344084-9</p>
</div>
On Wednesday, January 9, 2013 2:05:14 AM UTC-3, Rushabh Mehta wrote:
Hernan,
Can you copy-past the URL from the image? (Right click and "Copy Image URL" or similar)
- Rushabh
I use letterheads for the company logo and some info i want on documents.I found the following problem, when a purchase order is longer than one page the first header misses the image route.
There is no problem in the header of the second page.
I attached some screenshots to ilustrate the situation.
Thanks a lot for your help.
<Screenshot from 2013-01-08 13:50:45.png><Screenshot from 2013-01-08 13:52:02.png>