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!
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 | Change The Date Format in Check Template using Advanced PDF/HTML Template
There is a requirement to change the printed date formats in Checks. To do this, we need to edit the Source code of the Check template and change the format there. Kindly follow the steps below:
- Navigate to Customization > Forms > Advanced PDF/HTML Template
- Edit the preferred Check Template
- Add the following code:
- <td><strong>${check.trandate?string('yyyy MM dd')}</strong></td>
- Click Save
By doing the steps above, the transaction date in the Check record will be displayed as yyyyMMdd.
Do you have any questions about the check templates? Let us know below so we can assist you.
@Kristoffer Viray-Oracle | Ask A Guru | Let us know what contents you like to see in the Community. You can vote here.
0
