translation
This commit is contained in:
parent
4721dc3d34
commit
a9222c602f
@ -23,7 +23,7 @@
|
|||||||
/**
|
/**
|
||||||
* \file htdocs/core/modules/bom/mod_bom_advanced.php
|
* \file htdocs/core/modules/bom/mod_bom_advanced.php
|
||||||
* \ingroup bom
|
* \ingroup bom
|
||||||
* \brief Fichier contenant la classe du modele de numerotation de reference de bom advanced
|
* \brief File containing class for numbering model of bom advanced
|
||||||
*/
|
*/
|
||||||
|
|
||||||
require_once DOL_DOCUMENT_ROOT .'/core/modules/bom/modules_bom.php';
|
require_once DOL_DOCUMENT_ROOT .'/core/modules/bom/modules_bom.php';
|
||||||
@ -52,7 +52,7 @@ class mod_bom_advanced extends ModeleNumRefboms
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Renvoi la description du modele de numerotation
|
* Returns the description of the numbering model
|
||||||
*
|
*
|
||||||
* @return string Texte descripif
|
* @return string Texte descripif
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user