mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-23 10:12:04 +02:00
4 lines
266 B
ReStructuredText
4 lines
266 B
ReStructuredText
This module adds read permission to the employee model; the rest of the model data will
|
|
be available to the employee.
|
|
If another module grants permissions to the employee model (Pre-officer for example),
|
|
I will need to create a rule to extend the basic permissions.
|