I have a specific module that generates roles.
I generate new role that has access to Accounting payable> journal> invoice journal and I assign it to user1.
I login with this user.
When I clicked on button validate I have this error message:"Access denied to method TRANSFER of class LedgerPostingGeneralJournalController"
When I verify the menuItem called by this button "LedgerJourPost" in menuItems > Action:
its normal to have menuItem without declaring the object?
*This post is locked for comments