YASSER
01/11/2025, 7:22 PMCeligo AI
01/11/2025, 7:22 PMAI generated answer (using internal Slack threads):To show a custom field in the invoice printout, you would need to modify the Advanced PDF/HTML Template of the invoice. Here's a general step-by-step guide on how you can do this: 1. Navigate to
Customization > Forms > Advanced PDF/HTML Templates
.
2. Find the template used for your invoices and click Edit
.
3. In the template editor, locate the section where you want to display your custom field. This could be in the header, footer, or line item section, depending on your requirements.
4. To display the custom field, use the following syntax: ${record.CUSTRECORD_LOCALITY}
. Replace CUSTRECORD_LOCALITY
with the actual ID of your custom field.
5. Save your changes.
Please note that the field ID is case-sensitive and should be written in all caps. Also, make sure that the custom field is set to Store Value
and Show In List
.
******
Disclaimer:
This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes.
******Celigo AI
01/11/2025, 7:22 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.827650607
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.820365727
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.819241226
Celigo AI
01/11/2025, 7:22 PM