Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can u update it redmine 5.0.0 #77

Open
ashrafalzyoud opened this issue Mar 31, 2022 · 1 comment
Open

can u update it redmine 5.0.0 #77

ashrafalzyoud opened this issue Mar 31, 2022 · 1 comment

Comments

@ashrafalzyoud
Copy link

No description provided.

@PurePMO
Copy link

PurePMO commented Sep 24, 2023

I solved it.

  1. create a folder under lib called "redmine_pivot_table"
  2. put files under lib to this folder
  3. replace init.rb 2nd and 3rd row to follow
require File.expand_path(File.dirname(__FILE__) + '/lib/redmine_pivot_table/query_column_patch.rb')
require File.expand_path(File.dirname(__FILE__) + '/lib/redmine_pivot_table/projects_helper_patch.rb')

If you failed with internal error, try to set date and time format in settings of redmine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants