BV Commerce Forum
»
BV Commerce Support
»
Development
»
Adding Product Variant to Packing Slip
Rank: Member
Joined: 7/15/2004(UTC) Posts: 368
|
I found the template to change the packing slip, but I am not sure which control is for the product variant choice. It doesn't look like the Invoice or the Administrator's receipt has that info either. Any help is appreciated. |
|
|
|
|
Rank: Member
Joined: 3/3/2006(UTC) Posts: 1,737
|
This line is in my repeating section:
<td align=left[[LineItem.InputsAndModifiers]]</td>
Hope this helps. |
Optimists invent airplanes, Pessimists buy parachutes. |
|
|
|
Rank: Member
Joined: 5/24/2004(UTC) Posts: 4,147
|
Mitch, that should be: Code:<td align="left">[[LineItem.InputsAndModifiers]]</td> Just needs quotes on the align attribute and '>' to finish the tag. |
|
|
|
|
Rank: Member
Joined: 3/3/2006(UTC) Posts: 1,737
|
Oooo, I see that... late night when I fiddled with it. But it works. Very forgiving print driver apparently. |
Optimists invent airplanes, Pessimists buy parachutes. |
|
|
|
Rank: Member
Joined: 7/15/2004(UTC) Posts: 368
|
Thanks guys! In Mitch's defense... the other <td> didn't have quotes on the align attribute either. But the code worked great!
Also, the Site logo and address controls that were in there weren't generating the logo and the address. I replaced them with the controls on the right and it worked fine. Is this an error that's being addressed? |
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.