| Previous topic :: Next topic |
| Author |
Message |
oracledarren
Joined: 30 Apr 2008
Posts: 4
Location: UK
|
| Posted: Tue May 20, 2008 10:21 am Post subject: Delivery Notes |
|
|
Hello All,
I have a what would seem a simple requirement but cannot seem to see where I would do it.
What I need to be able to do is at the export invoice to pdf stage I need to add some additional pages for a delivery note that does not contain any pricing information but does include weights etc.
The weight bit is obviously no problem as that can be added at the product level.
I just need a way to produce the delivery note.
Has anybody already done this and if so how?
Thanks |
|
| Back to top |
|
joebordes
Joined: 18 Aug 2006
Posts: 1089
Location: Alicante/Valencia, Spain
|
| Posted: Tue May 20, 2008 1:12 pm Post subject: Re: Delivery Notes |
|
|
Hi,
I would duplicate the CreatePDF code into a new template structure, add a new link under the existing "export to PDF" and then customize the output of the template.
Drop me a message if you want me to set this up for you.
Joe
TSolucio |
|
| Back to top |
|
oracledarren
Joined: 30 Apr 2008
Posts: 4
Location: UK
|
| Posted: Tue May 20, 2008 2:05 pm Post subject: Re: Delivery Notes |
|
|
Thanks for that.
I took your approach by adding copied versions of the functions in that file and added another add page within the invoice so that as each page is printed it prints as delivery note as the following page.
I am going to give your way a try as well though to see which works cleaner.
Thanks. |
|
| Back to top |
|
| |