-
Notifications
You must be signed in to change notification settings - Fork 9
Description
Hello,
I am experiencing an issue with the Consumables Request plugin on GLPI 11.0.1 for the Post-only profile:
Context:
Profile: Post-only
Interface: Simplified
Post-only users need to create consumable requests in tickets without accessing the Parc module.
In GLPI 10, this worked: Post-only users could create a request and select a consumable directly from the form.
Current issue in GLPI 11.0.1:
Post-only users can see the consumable types (e.g., “Pen”, “Ink Cartridge”)…
But instead of seeing the associated models (e.g., “Bic Blue Pen”, “HP 203A Cartridge”), they just see an empty selection… because Parc → Consumables is hidden in the simplified interface and direct access to models is restricted.
Switching to the standard interface shows the models but also exposes the entire Parc module, which I want to avoid for Post-only.
Expected behavior:
Post-only users should be able to select consumable models directly in the request form without accessing the full Parc module.
Additional info:
GLPI version: 11.0.1
Consumables Request plugin: 2.1.1
Post-only profile: simplified interface, creation rights enabled on consumable requests
Question / Feature request:
Would it be possible to allow selection of consumable models in the request form for Post-only users without showing the Parc module?
Thank you for your help and feedback.