Hi Noriro2,
This is a permissions issue. Enable the log window. Run the actions up to the point where you get permission denied. Then review the logs.
That will give you a idea on what permission is being called and not granted.
Hi Noriro2,
This is a permissions issue. Enable the log window. Run the actions up to the point where you get permission denied. Then review the logs.
That will give you a idea on what permission is being called and not granted.
@a.hutchings thank you for reply,
Solved by following the logic here Your Systems Administrator has not granted permissions to complete that action in Aurena | IFS Community
Incidentally, a customer of mine ran into this very problem last week. Although that was on IFS Cloud 23R2, I don’t think Apps 10 Aurena would be too different. You need to grant both 1) the projection CreateRequisitionToPurchaseOrder, and 2) projection action CreateRequisitionLineToOrder on projection PurchaseRequisitionHandling (unless you’ve already granted full access to PurchaseRequisitionHandling, of course).
Btw, you also have the same projection action CreateRequisitionLineToOrder on PurchaseRequisitionLinesHandling, if you want to be able to transfer from the overview page of Purchase Requisition Lines as well.
Incidentally, a customer of mine ran into this very problem last week. Although that was on IFS Cloud 23R2, I don’t think Apps 10 Aurena would be too different. You need to grant both 1) the projection CreateRequisitionToPurchaseOrder, and 2) projection action CreateRequisitionLineToOrder on projection PurchaseRequisitionHandling (unless you’ve already granted full access to PurchaseRequisitionHandling, of course).
Btw, you also have the same projection action CreateRequisitionLineToOrder on PurchaseRequisitionLinesHandling, if you want to be able to transfer from the overview page of Purchase Requisition Lines as well.
@AussieAnders thank you for reply,
user has full permission on procurement module, but it didn’t work, no idea why? couldn’t investigate deeply because we are newbie on IFS .
thank you for trying to help.