Skip to content

erp5_credential: add assignment request

Romain Courteaud requested to merge romain/erp5:assignment_request into master

This is a new module usefull to manage the assignments, without having write permission on a person document.

When activated on the system preference, the user assignmentsAssignmentwill be replicated onAssignment Requestin the newassignment_request_module`. This allows to have different permissions on those objects, and so, allow some user to manage the assignment requests without having write/read permissions on the persons.

Edited by Romain Courteaud

Merge request reports