In which script the estimated delivery date is calculated to display for product
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2025 02:44 AM
Hi,
I am new to UI builder and S2P module. I am unable to find from which script the estimated date of delivery is counted and displayed for any product. Actually, I have requirement to now allow lesser date than estimated delivery dates of a product for specified date radio button. Please help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2025 03:06 AM
which record is that?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2025 03:19 AM
The estimated date is calculated from the 'sn_shop_supplier_product' table's 'Total lead time in days' field from today's date.
Example: The product shown in screenshot is Grohe... which has 'Total lead time in days' as 41. Hence from today + 41 days is 16th Feb 2025. It is calculated like this. But, I am unable to find from which script in Ui builder these calculations are happening.