How to run multilevel role-based approval workflow:
if a user has 3 roles for example business manager /accountant and company hub but when user login with company hub that user should be able to approve record and when user login from accountant or business manager then user can not approve that same record.
So, how can i handle this role-based approval workflows in business central?
can it be handled by natively or i have to do customization (al code) for it?