<?xml version="1.0" encoding="UTF-8"?>
<root>
    <name>Stock management</name>
    <key>geststock</key>
    <state>stable</state>
    <logo></logo>
    <description>
        <short>
            <cs>Globální správa skladu majetku</cs>
            <en>Global management for stock of assets</en>
            <fr>Gestion de stock centralisé pour le matériel</fr>
        </short>
        <long>
            <cs>Tento zásuvný modul umožňuje spravovat globálním způsobem sklad položek majetku a toto pro všechny entity. Entita zarezervuje majetek a pohyb je sledován od vydání ze skladu až po požadující entitu.</cs>
            <en>This plugin allows you to manage in a global way the stock of asset items and this for all entities. An entity reserves an asset and the routing is followed since the output of the stock to the requested entity.</en>
            <fr>Ce plugin permet de gérer d'une manière globale le stock des éléments de l'inventaire et ce pour toutes les entités. Une entité réserve un matériel et l'acheminement est suivi du départ du stock jusqu'à l'entité demandresse.</fr>
        </long>
    </description>
    <homepage>https://github.com/yllen/geststock</homepage>
    <download>https://github.com/yllen/geststock/releases</download>
    <issues>https://github.com/yllen/geststock/issues</issues>
    <readme>https://github.com/yllen/geststock/wiki</readme>
    <authors>
        <author>Nelly Mahu-Lasson</author>
    </authors>
    <versions>
      <version>
          <num>2.1.0</num>
          <compatibility>10.0.3</compatibility>
          <download_url>https://github.com/yllen/geststock/releases/download/v2.1.0/glpi-geststock-2.1.0.tar.gz</download_url>
      </version>
      <version>
          <num>2.0.0</num>
          <compatibility>9.5.3</compatibility>
          <download_url>https://github.com/yllen/geststock/releases/download/v2.0.0/glpi-geststock-2.0.0.tar.gz</download_url>
      </version>
      <version>
            <num>1.3.0</num>
            <compatibility>9.4.x</compatibility>
        </version>
        <version>
            <num>1.2.0</num>
            <compatibility>9.3.x</compatibility>
        </version>
        <version>
            <num>1.1.1</num>
            <compatibility>9.2.x</compatibility>
        </version>
        <version>
            <num>1.1.0</num>
            <compatibility>9.2.x</compatibility>
        </version>
        <version>
            <num>1.0.0</num>
            <compatibility>9.1.x</compatibility>
        </version>
    </versions>
    <langs>
        <lang>cs_CZ</lang>
        <lang>en_GB</lang>
        <lang>fr_FR</lang>
    </langs>
    <license>AGPLv3</license>
    <tags>
        <cs>
            <tag>majetek</tag>
            <tag>inventura</tag>
        </cs>
        <en>
            <tag>Asset</tag>
            <tag>inventory</tag>
        </en>
        <fr>
            <tag>Gestion</tag>
            <tag>Inventaire</tag>
        </fr>
    </tags>
</root>
