Skip to content
Snippets Groups Projects
Commit c55e51d8 authored by Charles Benke's avatar Charles Benke
Browse files

Update project.class.php

parent ebab7a0b
No related branches found
No related tags found
No related merge requests found
......@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment