My Stuff
Review our AI Community Guidelines before posting AI-generated or AI-assisted content. Verify accuracy and include the appropriate AI disclaimer.
Action Required: Review and submit pending reconciliation matches before the NetSuite upgrade to avoid rework. After 26.2, unsubmitted matches will be unmatched. For more details, see SuiteAnswers 1047397
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