Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Sending Mails to Reviewers
#5
(07-08-2011, 09:29 PM)kotikov_a Wrote:
(07-06-2011, 07:50 PM)kotikov_a Wrote: Add Document - Assign Reviewers/Approvers (while adding document) -> NO e-mail
Open Document - Change Assignments -> e-mail is sending

It's a little bit annoying. Please help. I try to fix it by myself but i can't.

out.AddDocument -> op.AddDocument
out.UpdateDocument -> op.UpdateDocument
out.SetReviewersApprovers -> op.SetReviewersApprovers

And we need such chains:
out.AddDocument -> op.AddDocument -> op.SetReviewersApprovers
out.UpdateDocument -> op.UpdateDocument -> op.SetReviewersApprovers

I suppose that won't work, because each out.xxx page is followed by an op.xxx page.

This problem should rather be solved by modifying op.AddDocument.php which currently only sends mails to those having registered a notification with the folder. I have to check what it takes to implement this.

Uwe
Reply


Messages In This Thread
Sending Mails to Reviewers - by kotikov_a - 07-06-2011, 07:36 PM

Forum Jump:


Users browsing this thread: