13 $ct[
'view'][
'table'] =
'fatturati';
16 $ct[
'view'][
'cols'] = array(
19 'nome_mese' =>
'mese',
20 'emittente' =>
'emittente',
23 'cliente' =>
'cliente',
24 'mandante' =>
'mandante',
25 'importo' =>
'importo' 30 $ct[
'view'][
'class'] = array(
31 'anno' =>
'text-left',
32 'nome_mese' =>
'text-left',
33 'emittente' =>
'text-left',
35 'cliente' =>
'text-left',
36 'agente' =>
'text-left',
37 'mandante' =>
'text-left',
38 'importo' =>
'text-right' 42 if( isset(
$_SESSION[
'account'][
'se_amministrazione'] ) && ! empty(
$_SESSION[
'account'][
'se_amministrazione'] ) ) {
43 $ct[
'view'][
'cols'][
'provvigione_azienda'] =
'provv. EFFEBI';
44 $ct[
'view'][
'class'][
'provvigione_azienda'] =
'text-right';
45 $ct[
'view'][
'cols'][
'provvigione_agente'] =
'provv. agente';
46 $ct[
'view'][
'class'][
'provvigione_agente'] =
'text-right';
50 $ct[
'view'][
'open'][
'page'] =
'fatturati_gestione';
56 # foreach( $ct['view']['data'] as &$row ) { 57 # $row['mese'] = int2month( $row['mese'] );
if(isset( $_REQUEST['amazonCheckoutSessionId'])) $_SESSION['carrello']