Skip to content

Commit

Permalink
Bump new version
Browse files Browse the repository at this point in the history
  • Loading branch information
tsmr committed Apr 11, 2024
1 parent 11fbc32 commit fd46c22
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 12 deletions.
25 changes: 17 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,13 @@ Ce plugin vous permet d'injecter des informations financières depuis les sites
> * Vous sélectionnez vos types de matériels et si au préalable vous avez fourni numéro de série et numéro de modèle (selon les fabricants) vous pourrez importer la garantie, la date d'achat, ainsi qu'enregistrer la page hmtl des fabricants.
> * Fonctionne avec Dell, HP, Toshiba, Lenovo (> 1.5.0), Fujitsu-Siemens et Wortmann AG
Fabricants

This plugin allows you to inject financials informations from manufacturers web site files in GLPI.
> * You select your type of equipment in advance and if you provided serial number and model number (different from manufacturers) you can import the warranty, the date of purchase and save the page HMTL manufacturers.
> * Works with Dell, HP, Toshiba, Lenovo (> 1.5.0), Fujitsu-Siemens and Wortmann AG

Fabricants / Manufacturers

> * Pour Dell, il faut maintenant s'enregistrer afin d'avoir une clé API :
Expand All @@ -23,6 +29,16 @@ URL dans le plugin :
- Adresse API du token d’accès : https://apigtwb2c.us.dell.com/auth/oauth/v2/token
- Adresse API des garanties : https://apigtwb2c.us.dell.com/PROD/sbil/eapi/v5/asset-entitlements?servicetags=

> * Pour HP, il faut maintenant s'enregistrer afin d'avoir une clé API :
Send email to [email protected]

URL dans le plugin :
- Url du fabricant : https://support.hp.com/fr-fr/check-warranty/
- Adresse API du token d’accès : https://warranty.api.hp.com/oauth/v1/token
- Adresse API des garanties : https://warranty.api.hp.com/productwarranty/v2/queries


> * Pour Lenovo, il faut maintenant s'enregistrer chez Lenovo afin d'avoir une clé API:
URL dans le plugin :
Expand All @@ -38,10 +54,3 @@ Url du fabricant : http://aps2.toshiba-tro.de/unit-details-php/unitdetails.aspx?
URL dans le plugin :
Url du fabricant : https://support.ts.fujitsu.com/ProductCheck/Default.aspx?Lng=en&GotoDiv=Warranty/WarrantyStatus&DivID=indexwarranty&GotoUrl=IndexWarranty&RegionID=1&Token=${$i$M$f$u&Ident=

> * Pour HP
Url du fabricant : https://warrantyapiproxy.azurewebsites.net/api/HP?serial=

This plugin allows you to inject financials informations from manufacturers web site files in GLPI.
> * You select your type of equipment in advance and if you provided serial number and model number (different from manufacturers) you can import the warranty, the date of purchase and save the page HMTL manufacturers.
> * Works with Dell, HP, Toshiba, Lenovo (> 1.5.0), Fujitsu-Siemens and Wortmann AG
5 changes: 5 additions & 0 deletions manufacturersimports.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@
<author>Bazile Lebeau</author>
</authors>
<versions>
<version>
<num>3.0.6</num>
<compatibility>~10.0</compatibility>
<download_url>https://github.com/InfotelGLPI/manufacturersimports/releases/download/3.0.6/glpi-manufacturersimports-3.0.6.tar.bz2</download_url>
</version>
<version>
<num>3.0.5</num>
<compatibility>~10.0</compatibility>
Expand Down
8 changes: 4 additions & 4 deletions prerequis.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
Manufacturersimports plugin for GLPI
Copyright (C) 2009-2022 by the Manufacturersimports Development Team.

https://forge.indepnet.net/projects/manufacturersimports
https://github.com/InfotelGLPI/manufacturersimports
-------------------------------------------------------------------------

LICENSE

This file is part of Manufacturersimports.

Manufacturersimports is free software; you can redistribute it and/or modify
Expand All @@ -32,7 +32,7 @@ Le matériel doit avoir le bon fabricant (Dell - voir config)

HP
Le matériel doit avoir le champ numéro de serie rempli avec le TAG HP
Le matériel doit avoir le champ Numéro de modèle du matériel rempli avec le TAG HP (onglet plugins - Import fabricant)
Le matériel doit avoir le champ Numéro de modèle du matériel rempli avec le TAG HP (dans le modèle - Numéro du produit)
Le matériel doit avoir le bon fabricant (HP - voir config)

fujitsu-siemens
Expand All @@ -41,7 +41,7 @@ Le matériel doit avoir le bon fabricant (fujitsu-siemens - voir config)

Toshiba
Le matériel doit avoir le champ numéro de serie rempli avec le TAG Toshiba
Le matériel doit avoir le champ Numéro de modèle du matériel rempli avec le TAG Toshiba (onglet plugins - Import fabricant)
Le matériel doit avoir le champ Numéro de modèle du matériel rempli avec le TAG Toshiba (dans le modèle - Numéro du produit)
Le matériel doit avoir le bon fabricant (Toshiba - voir config)

Wortmann AG
Expand Down

0 comments on commit fd46c22

Please sign in to comment.