
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2024 08:05 PM
Issue: You can receive more than remaining quantity on po_receive
Question: How do you prevent this from happening? I want the user to only be able to enter receiving value which is equal or less than remaining quantity.
Any help is appreciated
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2024 08:40 PM
Hi @Ali Usman ,
I have faced this earlier and there is no solution as such as it's by design of the product.
Unfortunately, $po_receive.do is an angular page that is being rendered from the backend so we cannot edit it.
The $po_receive.do is an angular page that is being rendered from the backend and that is the reason it is not available in any UI pages or UI macro.
You may want to raise a HI case with ServiceNow Support to get help.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2024 08:40 PM
Hi @Ali Usman ,
I have faced this earlier and there is no solution as such as it's by design of the product.
Unfortunately, $po_receive.do is an angular page that is being rendered from the backend so we cannot edit it.
The $po_receive.do is an angular page that is being rendered from the backend and that is the reason it is not available in any UI pages or UI macro.
You may want to raise a HI case with ServiceNow Support to get help.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2024 07:07 PM
Thanks Sandeep, That is what I thought.