I'm seeing an issue with Sales Orders when they are released by code. I'm creating a Sales Order through code and then releasing it using the standard release function but sometimes the orders won't calculate the Amount field in the Sales Line or Sales Header. Has anyone seen this before?
ReleaseSalesDoc.PerformManualRelease(SalesHdr)
Comments
RIS Plus, LLC
are you validating all the necessary fields?
http://www.BiloBeauty.com
http://www.autismspeaks.org
You need to figure out what happens differently during the 20% that it doesn't work, and debug those instances. Steps to recreate is your first priority, recreate a situation where it always goes a certain way. What is different about an order that releases properly and one that doesn't. You're in trouble if the same order has two different results in two subsequent release attempts.
RIS Plus, LLC
RIS Plus, LLC