Code comment

This commit is contained in:
Laurent Destailleur
2020-05-22 13:18:47 +02:00
parent 38c8ebd627
commit 2f8b364454

View File

@@ -2018,7 +2018,7 @@ class Commande extends CommonOrder
/**
* Load array lines
*
* @param int $only_product Return only physical products
* @param int $only_product Return only physical products, not services
* @param int $loadalsotranslation Return translation for products
* @return int <0 if KO, >0 if OK
*/