dmaguire
02/07/2025, 1:34 PMCeligo AI
02/07/2025, 1:34 PMAI generated answer (using internal Slack threads):In NetSuite, the system generated price list on the customer record displays prices with two decimal places by default. However, if you need to display 4 decimal places, you will need to create a customization. Here's a general approach to achieve this: 1. Create custom fields (both body and line level) to display the number of decimals you want. These fields should be set to display 4 decimal places. 2. Write a User Event Script that triggers before record submission. This script should populate all the necessary information (such as tax amount, gross amount etc.) into these custom fields. 3. The custom fields will then appear on the financial reports with 4 decimal places. Please note that this solution requires some work and customization. Also, it's important to remember that the GL posting in general has a limitation by its base currency of usually 2 decimal places. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Celigo AI
02/07/2025, 1:34 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.844193876
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.834325194
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.829304576
Celigo AI
02/07/2025, 1:34 PM