Hi,
I am +ve that this can be done using Roles and Permissions. All i want to do is set a role giving permissions to create and post CASH RECEIPT, DEFAULT batch journal. So the user who has this role can only create and post CASH RECEIPT jorunals ( no toher journals) and that too only one single batch that is DEFAULT. I copied S&RJournal and S&Rpostjournal roles and assigned security filters on gen jnl line, gen template and also gen journal batch :roll: it dOdOnt work.... please help....
LR
0
Comments
Navision uses the role with the most permissions automaticaly.
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
If a user is only allowed to post one journal and one batch you can add these fields to the user setup table and test them in the posting routine.
If you need more explanation of this let me know.
Have a look in codeunit 230 for example.