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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
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
