Hey everyone! I just got started messing around with permissions, so I apologize if this is an obvious fix that I'm just overlooking.
With that out of the way, I'm testing out the new exclude feature in permissions by creating a permission set that stops certain users from creating Sales Invoices. Initially, I thought to block access to the Sales Header table altogether, though that also blocks access to creating Sales Orders.
I then got the idea to block access to the Purchase Invoice page, where purchase invoices are created. However, excluding execute permissions on this page doesn't prevent the user from accessing it or from posting the invoices they write in it.
I was hoping a more experienced user could hopefully point out what I'm doing wrong here, and if there's a way of achieving what I'm trying to do here. Thank you for reading, have a nice day!