Information about migrating documents #503
This commit is contained in:
parent
3b57d6ccf5
commit
624a228b6c
@ -196,6 +196,10 @@ Before installing ensure that the Redmine instance is stopped.
|
|||||||
|
|
||||||
rake redmine:dmsf_convert_documents project=test RAILS_ENV="production"
|
rake redmine:dmsf_convert_documents project=test RAILS_ENV="production"
|
||||||
|
|
||||||
|
(If you don't run the rake task as the web server user don't forget to change the ownership of the imported files, e.g.
|
||||||
|
chown -R www-data:www-data /redmine/files/dmsf
|
||||||
|
afterwards)
|
||||||
|
|
||||||
b) To alert all users who are expected to do an approval in the current approval steps
|
b) To alert all users who are expected to do an approval in the current approval steps
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user