My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
Comments
-
thank you very much Tris finally, I used this formula CASE WHEN {preferredstocklevel} IS NULL AND {quantityavailable} IS NULL AND {reorderpoint} IS NULL AND {safetystocklevel} IS NULL THEN 0 WHEN {preferredstocklevel} IS NOT NULL AND {quantityavailable} IS NULL AND {reorderpoint} IS NULL AND {safetystocklevel} IS NULL THEN…
-
because To order field doesn't match with reorder qty. To order doesn't take in consideration the items sold during the lead time period