Add tag @since

This commit is contained in:
François J 2018-04-04 14:05:50 +02:00
parent 9b61272bb7
commit 041a21e829

View File

@ -1949,6 +1949,8 @@ class CommandeFournisseur extends CommonOrder
/** /**
* Return array of dispathed lines waiting to be approved for this order * Return array of dispathed lines waiting to be approved for this order
* *
* @since 8.0 Return dispatched quantity (qty).
*
* @param int $status Filter on stats (-1 = no filter, 0 = lines draft to be approved, 1 = approved lines) * @param int $status Filter on stats (-1 = no filter, 0 = lines draft to be approved, 1 = approved lines)
* @return array Array of lines * @return array Array of lines
*/ */