GlisWeb framework
Variabili
Riferimenti per il file _progetti.dashboard.php

Vai al codice sorgente di questo file.

Variabili

 $ct ['etc']['manodopera']['valore']
 
 $ct ['etc']['manodopera']['pianificata']
 
if(! empty( $ct['etc']['manodopera']['pianificata']) &&! empty( $ct['etc']['manodopera']['valore']) && $ct['etc']['manodopera']['valore'] > 0) $ct ['etc']['commesse']
 OK! grafico delle ore pianificate per settimana $ct['contents']['chartjs']['bar']['orePianificate']['data'] = array( '01/2019' => array( '# ore' => array( 'value' => 24, 'bgColor' => 'rgba( 128, 128, 128, 0.5 )', 'bdColor' => 'rgba( 96, 96, 96, 0.5 )' ), '# task' => array( 'value' => 36, 'bgColor' => 'rgba( 164, 164, 164, 0.5 )', 'bdColor' => 'rgba( 96, 96, 96, 0.5 )' ) ), '02/2019' => array( '# ore' => array( 'value' => 48, 'bgColor' => 'rgba( 128, 128, 128, 0.5 )', 'bdColor' => 'rgba( 96, 96, 96, 0.5 )' ), '# task' => array( 'value' => 36, 'bgColor' => 'rgba( 164, 164, 164, 0.5 )', 'bdColor' => 'rgba( 96, 96, 96, 0.5 )' ) ) );. Continua...