Added Patch to Users to add releation ship for Users to Employees

This commit is contained in:
2016-01-24 17:35:07 -05:00
parent b1996aa309
commit 98b89e7875
2 changed files with 40 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ Redmine::Plugin.register :redmine_qbo do
# Patches to the Redmine core. Will not work in development mode
require_dependency 'issue_patch'
require_dependency 'user_patch'
name 'Redmine Quickbooks Online plugin'
author 'Rick Barrette'