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.
Please note that on Saturday, April 11, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 30 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
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
