forked from Wavyzz/dolibarr
NEW If module salaries is on, you can set a hourly value for tome
consumed by users. Each time a user enter its time consumed on a project, a calculation is done to provide the cost for human services. This value appears into the "Transversal view" of project.
This commit is contained in:
@@ -2717,6 +2717,7 @@ function print_titre($title)
|
||||
* @param int $pictoisfullpath 1=Icon name is a full absolute url of image
|
||||
* @param int $id To force an id on html objects
|
||||
* @return void
|
||||
* @deprecated Use print load_fiche_titre instead
|
||||
*/
|
||||
function print_fiche_titre($title, $mesg='', $picto='title_generic.png', $pictoisfullpath=0, $id='')
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user