We are running into issues where Users are posting transactions and getting a SQL Blocker on this Stored Procedure: uprBuildHomepageDataGridTempTable. I checked the sp and it is located within the Company database and is attempting to get some data from UPR10501 (a payroll related table) but we do not have Payroll configured/up and running within this Company Database. This SQL Blocker is causing Batches to fail during posting. Any ideas how to make this stop? We have run the Grant.sql script against the company db but that doesn't stop the issue and the issue is not limited to 1 user it happens with almost all users (haven't tried it with the 'sa' account yet) but that wouldn't be feasible since the blocking is happening during batch posting by the user.