hi all...
can we filtering order by sales person
for example salesperson A can only open the order which are created by himself,
salesperson B can only open the order which are created by himself... and so on
but their manager can open order from salesperson A and B
but cannot open salesperson C and D which are not his staffs
do we have standard function from NAV like that?
thanks
0
Comments
something like
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
so every page and table should add customization like this
Unfortunately, Yes
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
it must be a huge customization then
i though we can create new role or something like that
by the way thanks for your share
"huge" is something else... Just add a filter in OnOpenForm and OnOpenPage. In User Setup, add a Field for the Team leader. Less than a day, even with written documentation.
With best regards
Jens
Within these roles add table Sales Header with a value in the Column "Security Filter". The value should be "Salesheader: Salesperson=[here you enter the code of the salesperson] "
I guess this should work