Skip to main content

Tryton module to add planning capabilities on projects

Project description

The Project Plan module adds planning features on top of the Project module.

Allocation

An allocation links together an employee, a task and a percentage. It defines which part of his time the employee should dedicate to this task.

Work

The Work model is extended to support planning features:

  • Tasks dependencies: Each work may have predecessor and successors. Predecessor and successor must share the same parent project.

  • tasks leveling, I.E. automatically delay some task to avoid overallocation of resources.

  • Early Start and Late End computation: If Constraint Start and Constraint End are set on a work, on its parent work or on one of the predecessors/successors, the Early Start and Late End dates (but also Late Start and Early Finish dates) are computed automatically.

  • Resource allocation: Each task may allocate one or more resource (I.E. a certain amount of time of an employee).

The Task Leveling wizard allow to level a group of tasks to avoid eventual overallocation of resources, It will delay some tasks depending on task precedencies and task sequences.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

trytond_project_plan-7.0.0.tar.gz (31.8 kB view hashes)

Uploaded Source

Built Distribution

trytond_project_plan-7.0.0-py3-none-any.whl (43.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page