You are not logged in.
Hello,
I cant find my office licenses, but they are exported in json file from Agent.
I'm running latest GLPI 10.0.6, GLPI Native Inventory Plugin Version 1.1.0 from Marketplace and GLPI Agent 1.4 on Windows 11.
When I export/debug the agent output, I can see my licenses in the "licenseinfos" block (Replaced real part of Key with ABCDE and productid with numbers).
...
"licenseinfos": [
{
"fullname": "Office 16, RETAIL channel",
"key": "XXXXX-XXXXX-XXXXX-XXXXX-ABCDE",
"name": "Office 16, Office16HomeBusinessR_Retail3 edition",
"productid": "01234-56789-01234-56789"
}
]
...
But I cant find this license in GLPI anywhere. Im exporting directly to the GLPI Inventory Plugin with url domain.tld/marketplace/glpiinventory/
At first I tried the other url, domain.tld/front/inventory.php but result was the same.
Any Ideas where to start? Thanks!
Offline
Hi Lord_iMac,
sorry license infos was really specific to FusionInventory plugin. And this feature was not backported in GLPI 10 native inventory.
You should open an issue for that in the github GLPI project to tell this is missing to you.
GLPI-Agent developer from Teclib' and GLPI-Network team
Previously FusionInventory-Agent maintainer
Offline
Thanks, I opened the issue on Github according to Native Inventory Plugin.
Offline