mirror of
https://github.com/bringout/oca-project.git
synced 2026-04-20 03:41:59 +02:00
Move 124 sale modules to oca-sale, create oca-project with 56 project modules from oca-workflow-process
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
9eb7ae5807
commit
6094c218b2
2332 changed files with 125826 additions and 0 deletions
|
|
@ -0,0 +1,17 @@
|
|||
This is a technical module for adding some HR information to projects and
|
||||
provide technical fields with HR information:
|
||||
|
||||
- Employee categories at project and task level.
|
||||
- Employee linked to the user assigned to a task.
|
||||
- Employee categories at user level.
|
||||
|
||||
These fields can be used later for extra features like task scheduling or
|
||||
security restrictions.
|
||||
|
||||
It also provides some facilities on project management:
|
||||
|
||||
* Limit selection of assigned users according selected employee category at
|
||||
task level.
|
||||
* Limit selection of employee categories at task level depending on the
|
||||
selected categories at project level. All are shown if no categories at
|
||||
project level.
|
||||
Loading…
Add table
Add a link
Reference in a new issue