Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
Incorrect recalculation in expense reports
Hi,
Anybody encoding their expense reports in multi-currency? We are encountering strange behavior in NetSuite, when it recalculates the foreign amount based on the computed amount. For example:
> Create expense report and add line item with the ff. information:
- Currency: Nepalese Rupee
- Foreign amount: 6350.00
- Exchange rate: 0.01286174
- Amount (in base currency): 81.67 (computed based on Foreign amount * exchange rate)
> Save expense report and view the record and line item information displayed include:
- Currency: Nepalese Rupee
- Foreign amount: 6349.84 (NetSuite changed the original amount!!!)
- Exchange rate: 0.0128617 (Displays up to 7 decimal places only)
- Amount: 81.67
This is very incorrect, since NetSuite shouldn't changed the foreign amount value. The logic of the recalculation is wrong because it is based on the rounded off Amount value, 81.67, when the actual result when you multiply foreign amount and exchange rate is 81.672049.