Skip to content

Dynamic CatalogItem Pricing #1130

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

ankitshu
Copy link
Contributor

@ankitshu ankitshu commented Oct 3, 2024

This script include calculates the final price of a catalog item based on various factors such as customer type, order quantity, and additional services. It leverages system properties for dynamic configuration, allowing administrators to modify pricing parameters without changing the code. The script incorporates discounts and additional costs as defined in the system properties.

This script include provides a dynamic and configurable approach to calculating the final price of catalog items in ServiceNow. It utilizes system properties for pricing parameters, enabling administrators to adjust them without modifying the code itself.
@ankitshu ankitshu changed the title Calculate catalog item price Dynamic CatalogItem Pricing Oct 3, 2024
@snamjosh snamjosh self-assigned this Oct 3, 2024
@snamjosh snamjosh merged commit 8cdd93b into ServiceNowDevProgram:main Oct 3, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants