project_task_material
This module allows tracking and recording of materials and products consumed during project tasks.
Key Features
- project.task: Adds a material tracking system to project tasks with a dedicated tab in the task form.
- project.task.material: Provides a model to record specific products and their quantities used in tasks.
- project.task.material: Validates that material quantities must be greater than zero.
- project: Restricts access to material tracking functionality to users in the project user group.