We commonly do the order job wizard to attach jobs to our orders. The situation we have is we have an order that is for more than we have in stock. So we do one release for the stock item, and one for another site to do the MTO job. Order job wizard throws up this error:
============
Business Layer Exception
Order Line 1: All releases must be set to Make.
Exception caught in: Erp.UI.OrderJobWizEntry
## Error Detail ##
============
##!Correlation ID:##! 00000000-0000-0000-0000-000000000000
##!Description:##! Order Line 1: All releases must be set to Make.
##!Program:##! Erp.UI.OrderJobWizEntry.dll
##!Method:##! CreateJobs
##!Server Trace Stack:##! at Erp.UI.App.OrderJobWizEntry.Transaction.CreateJobs()
at Erp.UI.App.OrderJobWizEntry.Transaction.OnButtonClick(String EpiBinding)
at Ice.Lib.Framework.EpiTransaction.OnButtonClicked(EpiButton button)
at Ice.Lib.Framework.EpiButton.OnClick(EventArgs e)
at Infragistics.Win.Misc.UltraButton.OnMouseUp(MouseEventArgs e)
at Ice.Lib.Framework.EpiButton.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.NativeWindow.DefWndProc(Message& m)
at Infragistics.Win.UIAutomation.UiaProviderControlNativeWindow.WndProc(Message& msg)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at Ice.Lib.UI.ApplicationWatcher.StartApplication(ApplicationContext context)
at Ice.Lib.UI.App.IceShellLaunch.<>c__DisplayClass7_0.<CreateMenuUI>b__0()
at Ice.Lib.UI.App.IceShellLaunch.ShowMenuForm()
at Ice.Lib.UI.App.LaunchBase.ShowDialog(String[] args)
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Ice.Lib.Epicor.LaunchMenu(String[] args)
at Ice.Lib.Epicor.Main(String[] args)
## Client Stack Trace ##
==================
at Erp.UI.App.OrderJobWizEntry.Transaction.CreateJobs()
We can do Quick Job Entry and link it, but does anybody know if there’s a way to make OJW work with a single release?




