Skip to content
Pepe Bawagan edited this page May 7, 2014 · 2 revisions

Standard use case

  • LGUs, DPWH, DBM, and NGAs must be able to create requests (with default level 0)
  • the OCD must be able to assign an assessing agency to a request in level 0
  • assigning an assessing agency must ++ a request's level to 1
  • an assessing agency must be able to edit requests assigned to it while it has not signed off
  • an assessing agency signing off must ++ a request's level to 2
  • the OCD must be able to edit requests while it has not signed off
  • the OCD must be able to sign off on requests in level 2
  • the OCD signing off must ++ a request's level to 3
  • the OP must be able to sign off on requests in level 3
  • the OP signing off must ++ a request's level to 4
  • the DBM must be able to sign off on requests in level 4
  • the DBM signing off must ++ a request's level to 5

Restrictions

-- todo

Clone this wiki locally