Skip to content
Snippets Groups Projects
Commit 43debcd7 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

New: Ajout picto expeditions

parent f3699d6d
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,8 @@
*
*/
/** \defgroup expedition Module expedition
/**
\defgroup expedition Module expedition
\brief Module pour gérer les expeditions de produits
*/
......@@ -57,6 +58,7 @@ class modExpedition extends DolibarrModules
$this->const_name = "MAIN_MODULE_EXPEDITION";
$this->const_config = MAIN_MODULE_EXPEDITION;
$this->special = 0;
$this->picto = "sending";
// Dir
$this->dirs = array();
......
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment