Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
NSC | How to Add Production Dates to Invoices
In NetSuite, adding production dates to your invoices can provide valuable insight and transparency into your business operations. Follow these simple steps to seamlessly incorporate production dates into your invoices:
- Navigate to Customization > Forms > Advanced PDF/HTML Templates.
2. Locate the PDF/HTML Template in Use: Identify the specific template you are using for your invoices.
3. Modify the Template:
- Replace
${item.options@label}with "Production Date". - Replace
${item.options}with${item.inventorydetail}.- Alternatively, if you want to add production dates without replacing item options:
- Add the following below ${item.options@label}
<th colspan="3">"Production Date"</th>
- Add the following below <td colspan="3">${item.options}</td>
Tagged:
0
