Fix: move method in common class

This commit is contained in:
Regis Houssin
2012-03-13 19:24:11 +01:00
parent dcf72206f0
commit 150f3ecfe3
10 changed files with 46 additions and 7 deletions

View File

@@ -1980,6 +1980,7 @@ class Commande extends CommonObject
*
* @param int $cond_reglement_id Id de la nouvelle condition de reglement
* @return int >0 if OK, <0 if KO
* TODO deprecated
*/
function cond_reglement($cond_reglement_id)
{