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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file trytond_project_plan-6.0.0.tar.gz
.
File metadata
- Download URL: trytond_project_plan-6.0.0.tar.gz
- Upload date:
- Size: 32.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d8c2fda425482fba7326514f2e7c497591add5a9891b28c460ab5af2aadb5679 |
|
MD5 | 3e1bf076237625a4eae2ad97872d07c6 |
|
BLAKE2b-256 | 24732feebadb2316ca037d066713a13c72279c08245bfc4350aa46a741bda541 |
File details
Details for the file trytond_project_plan-6.0.0-py3-none-any.whl
.
File metadata
- Download URL: trytond_project_plan-6.0.0-py3-none-any.whl
- Upload date:
- Size: 42.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a157a012c053b187f8f9df78dde76436c6c9a1f5e66aa3fe386abdd722a21ef4 |
|
MD5 | 2eb11bf808ba6b0c19924fb6d6ce86c4 |
|
BLAKE2b-256 | 8083d5fb747bf7c16b4d1de9a96a7c4ce73ab9bbeecd81c67f1076746017d179 |