Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
multiple reviewers bug
#3
(06-06-2011, 03:17 PM)Doudoux Wrote: Hy

try this:

Change in out/out.ViewDocument.php file, line 270
PHP Code:
if ($is_reviewer && $status["status"]==S_DRAFT_REV) { 

PHP Code:
if (($required==$user)&&$is_reviewer && $status["status"]==S_DRAFT_REV) { 


doudoux

Will this modification be in NEW DMS version?
"Whatever you do, work at it with all your heart, as working for the Lord, not for human masters". Kol.3:23
Reply


Messages In This Thread
multiple reviewers bug - by broebel - 06-03-2011, 06:12 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)