- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
TableStart:InvoiceItem is a duplicate table
Hi
I am trying to customize an Invoice Template for a customer, and add details from InvoiceItem using mailmerge. The details for InvoiceItem are embedded in TableStart and TableEnd, but get following error when trying to save the template -
"TableStart:InvoiceItem is a duplicate table."
There is no other InvoiceItem or TbleStart in the template. I am not able to find any information on KC on same.
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Re: TableStart:InvoiceItem is a duplicate table
Can you provide me the sample template which you are trying to configure and facing issue?
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Re: TableStart:InvoiceItem is a duplicate table
Hi
Pleae find it attached
INVOICE |
|
|
|
BILL TO | SHIP TO | INVOICE# | «Invoice.InvoiceNumber» |
«Account.Name» | «Account.Name» | DATE | «Invoice.InvoiceDate» |
«BillToContact.Address1» | «SoldToContact.Address1» | DUE DATE | «Invoice.DueDate» |
«BillToContact.Address2» | «SoldToContact.Address2» | TERMS | «Account.PaymentTerm» |
«BillToContact.City», «BillToContact.State» «BillToContact.PostalCode» «BillToContact.Country» | «SoldToContact.City», «SoldToContact.State» «SoldToContact.PostalCode» «SoldToContact.Country» |
|
|
| |||
ACTIVITY | QTY | RATE | AMOUNT |
«TableStart:InvoiceItem»«InvoiceItem.Name» | «InvoiceItem.Quantity» | «InvoiceItem.ListPrice» | «InvoiceItem.ExtendedPrice»«TableEnd:InvoiceItem» |
«TableStart:InvoiceItem» // If this is a Usage charge and Total Price is zero then don’t show it. «TableEnd:InvoiceItem» | |||
BALANCE DUE | «Invoice.Total» |
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Re: TableStart:InvoiceItem is a duplicate table
Can you please attach the template which you are using for me to further validate?
I could only see the content of the Invoice template and there is no attachment
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Re: TableStart:InvoiceItem is a duplicate table
@ssukhija In your example shown I see two lines that contain "TableStart:InvoiceItem" under the 'Activity' header.
Due to the current design of the PDF renderer, you can only have one 'TableStart:InvoiceItem' in the entire document.
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Re: TableStart:InvoiceItem is a duplicate table
@feisley im having a similar error but "TableStart: Usage is a duplicate table." Can you please take a look for me? 🙂
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Re: TableStart:InvoiceItem is a duplicate table
@miller001 happy to take a peek at it, but you will need to post it somewhere for me to see. (I.e. Google Drive / Dropbox)