So I have an user trying to send in a Requisition. It is not a user that is specific but an alias. However, it appears to me, right now, that it is set up correctly. However, I must be missing something because it keeps giving me this error: (What am I missing?!)
User schedule is not authorized to send Requisitions directly to Purchasing. Please submit this requisition for Manager Approval.
Exception caught in: Epicor.ServiceModel
Error Detail
============
Description: User schedule is not authorized to send Requisitions directly to Purchasing. Please submit this requisition for Manager Approval.
Program: Req.Update.dll
Method: A001_RaiseExceptionAction
Client Stack Trace
==================
at Epicor.ServiceModel.Channels.ImplBase`1.ShouldRethrowNonRetryableException(Exception ex, DataSet[] dataSets)
at Erp.Proxy.BO.ReqImpl.Update(ReqDataSet ds)
at Erp.Adapters.ReqAdapter.OnUpdate()
at Ice.Lib.Framework.EpiBaseAdapter.Update()
at Erp.UI.App.ReqEntry.Transaction.Update()