Look: Ajout picto interventions, déplacements et modif expéditions

This commit is contained in:
Laurent Destailleur 2005-04-21 22:52:00 +00:00
parent d3e9a8ed75
commit 08fac93c8b
14 changed files with 18 additions and 11 deletions

View File

@ -20,18 +20,21 @@
* *
*/ */
/** \defgroup deplacement Module deplacement /**
\defgroup deplacement Module deplacement
\brief Module pour gérer les déplacements \brief Module pour gérer les déplacements
*/ */
/** \file htdocs/includes/modules/modDeplacement.class.php /**
\file htdocs/includes/modules/modDeplacement.class.php
\ingroup deplacement \ingroup deplacement
\brief Fichier de description et activation du module Deplacement \brief Fichier de description et activation du module Deplacement
*/ */
include_once "DolibarrModules.class.php"; include_once "DolibarrModules.class.php";
/** \class modDeplacement /**
\class modDeplacement
\brief Classe de description et activation du module Deplacement \brief Classe de description et activation du module Deplacement
*/ */
@ -54,6 +57,7 @@ class modDeplacement extends DolibarrModules
$this->const_name = "MAIN_MODULE_DEPLACEMENT"; $this->const_name = "MAIN_MODULE_DEPLACEMENT";
$this->const_config = MAIN_MODULE_DEPLACEMENT; $this->const_config = MAIN_MODULE_DEPLACEMENT;
$this->special = 0; $this->special = 0;
$this->picto = "trip";
// Dir // Dir
$this->dirs = array(); $this->dirs = array();

View File

@ -1,8 +1,8 @@
<?php <?php
/* Copyright (C) 2003 Rodolphe Quiedeville <rodolphe@quiedeville.org> /* Copyright (C) 2003 Rodolphe Quiedeville <rodolphe@quiedeville.org>
* Copyright (C) 2004 Laurent Destailleur <eldy@users.sourceforge.net> * Copyright (C) 2004-2005 Laurent Destailleur <eldy@users.sourceforge.net>
* Copyright (C) 2004 Sebastien Di Cintio <sdicintio@ressource-toi.org> * Copyright (C) 2004 Sebastien Di Cintio <sdicintio@ressource-toi.org>
* Copyright (C) 2004 Benoit Mortier <benoit.mortier@opensides.be> * Copyright (C) 2004 Benoit Mortier <benoit.mortier@opensides.be>
* *
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
@ -23,7 +23,8 @@
* *
*/ */
/** \defgroup ficheinter Module fiche interventions /**
\defgroup ficheinter Module fiche interventions
\brief Module pour gérer la tenue de fiches d'interventions \brief Module pour gérer la tenue de fiches d'interventions
*/ */
@ -35,7 +36,8 @@
include_once "DolibarrModules.class.php"; include_once "DolibarrModules.class.php";
/** \class modFicheinter /**
\class modFicheinter
\brief Classe de description et activation du module Ficheinter \brief Classe de description et activation du module Ficheinter
*/ */
@ -58,6 +60,7 @@ class modFicheinter extends DolibarrModules
$this->const_name = "MAIN_MODULE_FICHEINTER"; $this->const_name = "MAIN_MODULE_FICHEINTER";
$this->const_config = MAIN_MODULE_FICHEINTER; $this->const_config = MAIN_MODULE_FICHEINTER;
$this->special = 0; $this->special = 0;
$this->picto = "intervention";
// Dir // Dir
$this->dirs = array(); $this->dirs = array();

Binary file not shown.

After

Width:  |  Height:  |  Size: 340 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 337 B

After

Width:  |  Height:  |  Size: 340 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 337 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 340 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 340 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 337 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 340 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 312 B

After

Width:  |  Height:  |  Size: 340 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 337 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 340 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 312 B

After

Width:  |  Height:  |  Size: 340 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 337 B