Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. add dependency info to the task overview
  2. add billing tab to a project: list of non billed hours, list of billed hours with invoice id's
  3. add a billing tab to a client resource to show outstanding and invoiced hours
  4. split resources left/right into client/provider resources, add a new level in the RoleTypes for projectTeam:
  5.     PROJECT_TEAM -> provider -> provider roles
                                                        -> client     client -> client roles
  6. create the possibility of creating invoices from either the resources or project tab using the outstanding hours info
  7. add to the resourcesa tab to specify the rates for a provider resource. (see partyRates in partyMgr)
  8. create security on screens and services acording the document at: http://docs.ofbiz.org/display/OFBENDUSER/Project+Manager+Application+Roles
  9. more reporting.

...