glide.currency_price.use_all_fraction_digits

ServiceNow property description:

Allow entering/using the maximum allowed fraction digits in the plaform for currency/price fields instead of the default for the currency (typically 2).

Attributes

  • Sys ID: 6e4be6625b0312008e312a3c11f91ae3
  • Type: true | false
  • Application: Global
  • Default value: true
AI Logo

AI generated property description:

The ServiceNow property `glide.currency_price.use_all_fraction_digits` allows users to enter and use the maximum allowed fraction digits for currency and price fields on the platform, rather than adhering to the default number of fraction digits typically set for the currency (usually 2). This property is useful in scenarios where more precision is required for financial calculations or reporting. When enabled, it overrides the standard fraction digit settings for all currency fields, ensuring that the full precision of the entered values is maintained. This can be particularly important for businesses dealing with large transactions or requiring detailed financial accuracy. The property can be configured through the system properties in the platform administration settings.

Source

Related property: glide.ui.use_magellan_navigator