Letterhead problem

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.

Hernan,

Can you copy-past the URL from the image? (Right click and "Copy Image URL" or similar)

- Rushabh


W: https://erpnext.com
T: @rushabh_mehta

On 08-Jan-2013, at 10:25 PM, Hernan Gonzalez <nu...@gmail.com> wrote:

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



W: https://erpnext.com
T: @rushabh_mehta

On 08-Jan-2013, at 10:25 PM, Hernan Gonzalez <nu...@gmail.com> wrote:

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>

Hi Hernan,

We have fixed this issue. Thanks for reporting this bug.

Please pull the latest updates.

Thanks,
Anand.

On 09-Jan-2013, at 5:49 PM, Hernan Gonzalez <nu...@gmail.com> wrote:

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


W: https://erpnext.com
T: @rushabh_mehta

On 08-Jan-2013, at 10:25 PM, Hernan Gonzalez <nu...@gmail.com> wrote:

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>


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:

https://gist.github.com/4493550

Thanks,
Anand.

On 09-Jan-2013, at 5:49 PM, Hernan Gonzalez <nu...@gmail.com> wrote:

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


W: https://erpnext.com
T: @rushabh_mehta

On 08-Jan-2013, at 10:25 PM, Hernan Gonzalez <nu...@gmail.com> wrote:

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>