glide.model.catalog_item_currency
ServiceNow property description:
Use model currency for catalog item when catalog item is published from model when property is set to true. Use default behaviour when it is set to false.
Attributes
- Sys ID: 9f99aa2647e199103cbb5e52736d43d6
- Type: true | false
- Application: Global
- Default value: false
AI generated property description:
The ServiceNow property `glide.model.catalog_item_currency` determines the currency used for catalog items when they are published from a model. When this property is set to true, the catalog item will use the currency specified in the model. If set to false, the default behavior is applied, which typically means using the system's default currency settings. This property is particularly useful for organizations that manage assets in multiple currencies and need consistency between models and catalog items. For more detailed information, refer to the ServiceNow documentation on publishing models to hardware or software catalogs.
Source