Update project.class.php
This commit is contained in:
parent
ebab7a0b62
commit
c55e51d825
@ -389,6 +389,7 @@ class Project extends CommonObject
|
|||||||
* Return list of elements for type linked to project
|
* Return list of elements for type linked to project
|
||||||
*
|
*
|
||||||
* @param string $type 'propal','order','invoice','order_supplier','invoice_supplier'
|
* @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
|
* @return array List of orders linked to project, <0 if error
|
||||||
*/
|
*/
|
||||||
function get_element_list($type, $tablename)
|
function get_element_list($type, $tablename)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user