doc translation
This commit is contained in:
parent
f11418c108
commit
42cf7acfe5
@ -86,7 +86,7 @@ abstract class ModeleNumRefCommandes
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Renvoie la description par defaut du modele de numerotation
|
* Returns the default description of the numbering pattern
|
||||||
*
|
*
|
||||||
* @return string Descriptive text
|
* @return string Descriptive text
|
||||||
*/
|
*/
|
||||||
|
|||||||
@ -88,7 +88,7 @@ abstract class ModeleNumRefDeliveryOrder
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Renvoi la description par defaut du modele de numerotation
|
* Returns the default description of the numbering pattern
|
||||||
*
|
*
|
||||||
* @return string Descriptive text
|
* @return string Descriptive text
|
||||||
*/
|
*/
|
||||||
|
|||||||
@ -84,7 +84,7 @@ abstract class ModeleNumRefDons
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Renvoi la description par defaut du modele de numerotation
|
* Returns the default description of the numbering pattern
|
||||||
*
|
*
|
||||||
* @return string Descriptive text
|
* @return string Descriptive text
|
||||||
*/
|
*/
|
||||||
|
|||||||
@ -94,7 +94,7 @@ abstract class ModeleNumRefFactures
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Renvoi la description par defaut du modele de numerotation
|
* Returns the default description of the numbering pattern
|
||||||
*
|
*
|
||||||
* @return string Descriptive text
|
* @return string Descriptive text
|
||||||
*/
|
*/
|
||||||
|
|||||||
@ -84,7 +84,7 @@ abstract class ModeleNumRefMembers
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Renvoie la description par defaut du modele de numerotation
|
* Returns the default description of the numbering pattern
|
||||||
*
|
*
|
||||||
* @return string Descriptive text
|
* @return string Descriptive text
|
||||||
*/
|
*/
|
||||||
|
|||||||
@ -104,7 +104,7 @@ abstract class ModeleProductCode
|
|||||||
*/
|
*/
|
||||||
public $error = '';
|
public $error = '';
|
||||||
|
|
||||||
/** Renvoi la description par defaut du modele de numerotation
|
/** Returns the default description of the numbering pattern
|
||||||
*
|
*
|
||||||
* @param Translate $langs Object langs
|
* @param Translate $langs Object langs
|
||||||
* @return string Descriptive text
|
* @return string Descriptive text
|
||||||
|
|||||||
@ -143,7 +143,7 @@ abstract class ModeleNumRefProjects
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Renvoi la description par defaut du modele de numerotation
|
* Returns the default description of the numbering pattern
|
||||||
*
|
*
|
||||||
* @return string Descriptive text
|
* @return string Descriptive text
|
||||||
*/
|
*/
|
||||||
|
|||||||
@ -84,7 +84,7 @@ abstract class ModeleNumRefTask
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Renvoi la description par defaut du modele de numerotation
|
* Returns the default description of the numbering pattern
|
||||||
*
|
*
|
||||||
* @return string Descriptive text
|
* @return string Descriptive text
|
||||||
*/
|
*/
|
||||||
|
|||||||
@ -87,7 +87,7 @@ abstract class ModeleNumRefPropales
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Renvoi la description par defaut du modele de numerotation
|
* Returns the default description of the numbering pattern
|
||||||
*
|
*
|
||||||
* @return string Descriptive text
|
* @return string Descriptive text
|
||||||
*/
|
*/
|
||||||
|
|||||||
@ -75,7 +75,7 @@ abstract class ModeleThirdPartyCode
|
|||||||
public $errors;
|
public $errors;
|
||||||
|
|
||||||
|
|
||||||
/** Renvoi la description par defaut du modele de numerotation
|
/** Returns the default description of the numbering pattern
|
||||||
*
|
*
|
||||||
* @param Translate $langs Object langs
|
* @param Translate $langs Object langs
|
||||||
* @return string Descriptive text
|
* @return string Descriptive text
|
||||||
|
|||||||
@ -87,7 +87,7 @@ abstract class ModeleNumRefSupplierProposal
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Renvoi la description par defaut du modele de numerotation
|
* Returns the default description of the numbering pattern
|
||||||
*
|
*
|
||||||
* @return string Descriptive text
|
* @return string Descriptive text
|
||||||
*/
|
*/
|
||||||
|
|||||||
@ -52,7 +52,7 @@ abstract class ModeleNumRefTakepos
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Renvoi la description par defaut du modele de numerotation
|
* Returns the default description of the numbering pattern
|
||||||
*
|
*
|
||||||
* @return string Descriptive text
|
* @return string Descriptive text
|
||||||
*/
|
*/
|
||||||
|
|||||||
@ -78,7 +78,7 @@ abstract class ModeleNumRefTicket
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Renvoi la description par defaut du modele de numerotation
|
* Returns the default description of the numbering pattern
|
||||||
*
|
*
|
||||||
* @return string Descriptive text
|
* @return string Descriptive text
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user