Discussions

Check out Oracle NetSuite upcoming events and conferences here
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!
Update your Profile with your Support type to get your Support Type badge.
Expand your NetSuite knowledge by joining our Ask A Guru Live sessions. RSVP on this event now.
Get ready to take on exciting new challenges and become the next SuiteMaster of the Month!
Join the largest gathering of the NetSuite Community at SuiteWorld in Las Vegas, September 9-12! Discover cutting-edge innovations, attend insightful sessions, network with industry leaders, and elevate your business to new heights. Register here!

NSC | Print Other Currency Symbols in Advanced PDF/HTML Template


There is a requirement to print the transaction currency symbol on the Invoice template using Advanced PDF/HTML. In this scenario, a user needs to print the Yen symbol instead of the Dollar symbol in the Invoice template. Kindly follow the steps below to replace the currency symbol printed:

  1. Navigate to Customizations > Forms > Advanced PDF/HTML Template
  2. Preferred Advanced PDF/HTML Template : Click Edit
  3. Upper Right Corner: Toggle Source Code
  4. Refer below:

<tr class="totalrow"><td background-color="#ffffff"colspan="4"></td><td align="right"><b>${record.total@label}</b></td><#assign default_currency=record.total?string.currency/><#if record.currency="JPY"><td align="right">${default_currency?replace("$","¥")}</td><#else><td align="right">${default_currency}</td></#if></tr></table>

@Kristoffer Viray-Oracle | Ask A Guru | Let us know what contents you like to see in the Community. You can vote here.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!

Leaderboard

Community Whiz

Quarter 3 (Jul-Sep 2024)

This Week's Leaders

This Month's Leaders

All Time Leaders