Hello:
I need people from Accounting to be able to CREATE but DO NOT POST credit memos. Currently they can create AND post. Do you know what permissions (in a data table or form) should I change to restrict them to do not POST???
They should be able to post other transactions (checks, invoices, etc) but not post credit memos.
0
Comments
Freelance Dynamics AX
Blog : http://axnmaia.wordpress.com/
You need to create a new role that basically stops them from INSERT into the Sales Cr.Memo Header table.
No customization required.
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book
Sorry, stupid answer.
I would better stopping giving answers after working 14 hours .... #-o
Freelance Dynamics AX
Blog : http://axnmaia.wordpress.com/
Alex I have a question: If I restrict the INSERT option in the credit memo table, do they will be able to create Credit Memos?? The only I want to restrict is to POST but they should be able to CREATE credit memos.
Thanks!!!
Freelance Dynamics AX
Blog : http://axnmaia.wordpress.com/
Credit Memo table = posted credit memos.
Open credit memos go into the sales header/lines tables.
Yes, because the table that you enter the credit memos is different than the table where the credit memo posts to.
Table 36 and 37 is where you enter credit memos
Table 114 and 115 is where you post the credit memos into.
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book