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:
        PROJECT_TEAM -> provider -> provider roles
                              -> client -> client roles
  5. create the possibility of creating invoices from either the resources or project tab using the outstanding hours info, Allow the setting of the ratetype/value for reported hours.
  6. add to the resourcesa resources a tab to specify the rates for a provider resource. (see partyRates in partyMgr)
  7. create security on screens and services acording the document at: http://docs.ofbiz.org/display/OFBENDUSER/Project+Manager+Application+Roles
  8. more reporting.

...