Why the price on RITM is showing as 0 instead of actual price

Community Alums
Not applicable

Hi All,

 

I had a requirement to convert the price of RITM from US Dollars  if the logged in user is from UK.

Currently the catalog item has price of us dollars $1046.If the logged in user is from UK and create a request through this item its showing the price as 0 instead of 822 pounds. I have checked the price type is calculated dynamically determined on display.

sangeetha10_1-1704887724717.png

 

sangeetha10_0-1704887512658.png

How to resolve this conversion issue for different logged in Users.

 

Thanks.

3 REPLIES 3

Community Alums
Not applicable

Hi @Community Alums ,

You will need to modify the script include " CatalogPriceInclusionChecker"

https://www.servicenow.com/community/developer-forum/when-approval-approved-on-ritm-why-price-field-reset-to-0-i-want/m-p/1935951/page/2

 

Community Alums
Not applicable

Hi @Community Alums 

This CatalogPriceInclusionChecker script include is already having the condition as you mentioned.

 

Is there is any other ways to convert the price in RITM based on logged in user currency

Dr Atul G- LNG
Tera Patron
Tera Patron

A similar issue

 

https://www.servicenow.com/community/itsm-forum/price-on-ritm-and-req-its-coming-as-0/m-p/772342

 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************