forked from Wavyzz/dolibarr
New: Ajout picto expeditions
This commit is contained in:
@@ -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();
|
||||
|
||||
BIN
htdocs/theme/dev/img/object_sending.png
Normal file
BIN
htdocs/theme/dev/img/object_sending.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 337 B |
BIN
htdocs/theme/eldy/img/object_sending.png
Normal file
BIN
htdocs/theme/eldy/img/object_sending.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 337 B |
BIN
htdocs/theme/freelug/img/object_sending.png
Normal file
BIN
htdocs/theme/freelug/img/object_sending.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 337 B |
BIN
htdocs/theme/yellow/img/object_sending.png
Normal file
BIN
htdocs/theme/yellow/img/object_sending.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 337 B |
Reference in New Issue
Block a user