Skip to main content

Hello community! first question here.

IFSAPP10 upd 10
Is there any way to restrict the “Issue” option in a material requisition?
I modified the permission sets to disallow manual consumption but the image option still appears.It is allowed for the user to reserve the material but not the consumption as it depends on another part of the company. The user only has this set of permissions in addition to the basic ones.

Material Requisition
Permission set

 

Thanks in advance!

Regards.

Hi ​@josepa0112 , not sure if this is the same as Apps9, but I often found that the menu item would appear, allow the user to navigate to the window but would not allow the transaction. Have you tested to see if the user can complete the transaction? Have you also removed any permission from the Objeto de base de datos also?

If that doesn’t help, hope someone else here has more knowledge, Sarah


Hi Sarah, thank you for your reply.
The system allows the material to be issued although the permissions are restricted.
I checked the DDBB Object options and there is nothing enabled for the parts to be consumed.
 

After “Issue” RMB option

 

 

Regards!


I was working on some code that uses this functionality. What you’ll need to to is dig down into the database objects and uncheck Material_Requis_Reservat_API.Make_Line_Delivery. You’ll also want to go into the header and uncheck Material_Requis_Reservat_API.Make_Order_Delivery.  If it doesn’t grey out the Issue, it will at least stop it.

 

 


Thanks for your help! This is what I was looking for.
Very kind of you.
Best regards!

 


Reply