I am trying to give someone the permission to create a vendor payment journal, while restricting that user from posting. Another user is the opposite, where the user should not be able to create but should be able to post. The issue I am running into is that the “New” button and “Post” button have the same menu item name “LedgerJournalTable5”. This is making it so that either the New and Post options both show or they both don’t. I am looking for a way to only give permission to one or the other, if that’s possible.
—————————— Pete Craven Solution Architect Corterra Solutions Lisle IL ——————————
Have you considered using a workflow? A user can enter the payment journal, and only after it is approved via workflow by the other user can it be posted.
—————————— Julie Husted Financial Applications Manager ALAS Ltd. Chicago IL —————————— ——————————————-
While access to the Vendor Payment Journal page is controlled by the LedgerJournalTable5 menu item display, the Post button is controlled by the LedgerJourPost menu item action. So for the first scenario you should assign Create permission to the LedgerJournalTable5 menu item display and either no access or deny access to the LedgerJourPost menu item action and for your second scenario you should assign Read access to the LedgerJournalTable5 menu item display (and potentially deny access to Update/Create/Delete) and then any level of access to the LedgerJourPost menu item action.
—————————— Alex Meyer Director of Microsoft Software Development Fastpath Des Moines, IA —————————— ——————————————-
Michelle Moffatt
Member
August 31, 2022 at 9:12 AM
Hi Alex, your response helped me solve the issue. How are you able to find the menu action item names? I have only been able to find the menu display name though a right click and then looking at the form information.
—————————— Michelle Moffatt Corterra Solutions Lisle IL —————————— ——————————————-
In my post I provided a screenshot of the form in the AOT (in Visual Studio on a developer environment), this allows for a user to navigate the form and be able to see the objects tied to the individual menu options. This allowed me to find the object tied to ‘Post’ menu button which was the LedgerJourPost menu item action.
Unfortunately this type of information is difficult or sometimes impossible to find through the UI and you have to go into the development side to be able to gather the data.
—————————— Alex Meyer Director of Microsoft Software Development Fastpath Des Moines, IA —————————— ——————————————-
Please note:
This action will also remove this member from your connections and send a report to the site admin.
Please allow a few minutes for this process to complete.
Report
You have already reported this .
Welcome to our new site!
Here you will find a wealth of information created for peopleĀ that are on a mission to redefine business models with cloud techinologies, AI, automation, low code / no code applications, data, security & more to compete in the Acceleration Economy!