This update fixes a security permissions issue in the mobile app where proposal job actions were incorrectly appearing for staff members who don't have the appropriate access level.
Previously, the mobile app was not properly checking security role permissions before showing proposal-related job actions. This meant that staff members with restricted security roles could see proposal options they shouldn't have access to.
Security roles now properly control visibility of proposal job actions in the mobile app. Only users with the correct permissions will see proposal options when viewing job cards.
Note: This change only affects the mobile app. The Online Dashboard already correctly enforced these security role permissions.