removed comment

This commit is contained in:
2026-03-28 06:40:59 -04:00
parent 7c79f2388a
commit 61b02831e3

View File

@@ -15,10 +15,7 @@ module RedmineQbo
# View User # View User
def view_users_form(context={}) def view_users_form(context={})
# Update the users
#Employee.update_all
# Check to see if there is a quickbooks user attached to the issue # Check to see if there is a quickbooks user attached to the issue
@selected = context[:user]&.employee&.id @selected = context[:user]&.employee&.id