Skip to content

Commit

Permalink
Traduction
Browse files Browse the repository at this point in the history
  • Loading branch information
aspangaro committed Sep 8, 2019
1 parent 3ddd123 commit 985cfab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions htdocs/core/modules/commande/modules_commande.php
Expand Up @@ -121,7 +121,7 @@ public function canBeActivated()
}

/**
* Renvoie prochaine valeur attribuee
* Returns next assigned value
*
* @param Societe $objsoc Object thirdparty
* @param Object $object Object we need next value for
Expand All @@ -134,7 +134,7 @@ public function getNextValue($objsoc, $object)
}

/**
* Renvoie version du module numerotation
* Returns version of numbering module
*
* @return string Valeur
*/
Expand Down

0 comments on commit 985cfab

Please sign in to comment.