A PO approver has received a batch of notification e-mails but cant see the corresponding orders in the "Approval Entries" form. When I look at the approval entries table, the entries in question have a status of "Created". It looks like only entries with a status of "Open" are visible in the "Approval Entries" form.
How does the status on an approval entry get advanced from "Created" to "Open" ? If I try to do it manually by running the table in object designer, I get a message telling me that I cant change the status using that form.
Thanks
Bob
0
Comments
Status is changed from Created to open based on variable "IsOpenStatusSet" in FinishApprovalEntryPurchase function..
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
The only thing we have done recently is change the "Approval ID" from the normal approver to a different user on all of the "Approval User Setup" records. This happens regularly, when the usual approver is out of the office.
Am I right that the status on approval entries must be "Open" in order for them to be visible in the "Approval Entries" form, in which entries can be approved or rejected.
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
Thanks for the help.