Good morning everyone. Wondering if someone can help out on a problem we are having when product comes in off of PO’s ?
We are trying to come up with a way where we can receive in a PO so that the parts will show up in Epicor for the Project Managers to see, but that the PO is not actually “received in” so that we can add in pricing afterwards.
Can something be done? has anyone accomplished this?
Those parts shouldn’t be visible as on-hand inventory until finally marked as “received”, but your PMs should be able to filter based on their “arrived” status, in a suitable dashboard.
You can query against RcvDtl.Received = false.
The RcvDtl record will exist… but Received will be “false”.
For this to work as OP wants, the Company Configuration setting to close the PO Release at arrival, receipt, or invoice when would need to be set to one of the latter two, right? Otherwise they would need to re-open the PO/Line/Release to update the price.