Update project.class.php

This commit is contained in:
BENKE Charles 2014-04-19 14:59:42 +02:00
parent ebab7a0b62
commit c55e51d825

View File

@ -389,6 +389,7 @@ class Project extends CommonObject
* Return list of elements for type linked to project
*
* @param string $type 'propal','order','invoice','order_supplier','invoice_supplier'
* @param string $tablename name of table associated of the type
* @return array List of orders linked to project, <0 if error
*/
function get_element_list($type, $tablename)