Add tag @since
This commit is contained in:
parent
9b61272bb7
commit
041a21e829
@ -1948,6 +1948,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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user