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:
Ernad Husremovic 2025-08-30 18:04:10 +02:00
parent 9eb7ae5807
commit 6094c218b2
2332 changed files with 125826 additions and 0 deletions

View file

@ -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.