Customers and Multiple currencies

The Multiple Currencies feature lets you create transactions with customers in currencies other than your company’s base currency. When you create a customer record, you set the primary currency and additional available currencies for transactions with that customer. The customer’s primary currency is the default currency for sales transactions. Aggregate balance information and credit limits… Continue reading Customers and Multiple currencies

How to display $ currency and value upto 2 decimal places at same time in email template page

We can use (?string.currency) in the email template of the netsuite.The most basic way to format a number as Currency is to add ?string.currency onto the end of the variable that is being used. This will bring any numbers to 2 decimal places and will also put a $ next to the number. Also, negative… Continue reading How to display $ currency and value upto 2 decimal places at same time in email template page