noalyss  Version-6.7.2
 All Data Structures Namespaces Files Functions Variables Enumerations
Variables
dashboard.inc.php File Reference

Go to the source code of this file.

Variables

 $cal = new Calendar()
 $customer_late = $Ledger->get_customer_late()
 $customer_now = $Ledger->get_customer_now()
global $g_user
 $last_ledger = array()
 $last_operation = $Operation->get_today()
 $late_operation = $Operation->get_late()
 $Ledger = new Acc_Ledger($cn,0)
 $obj
 $Operation = new Follow_Up($cn)
 $ret = ob_get_contents()
 $supplier_late = $Ledger->get_supplier_late()
 $supplier_now = $Ledger->get_supplier_now()

Variable Documentation

$cal = new Calendar()

Definition at line 21 of file dashboard.inc.php.

$customer_late = $Ledger->get_customer_late()

Definition at line 40 of file dashboard.inc.php.

$customer_now = $Ledger->get_customer_now()

Definition at line 39 of file dashboard.inc.php.

global $g_user

Definition at line 3 of file dashboard.inc.php.

$last_ledger = array()

Definition at line 31 of file dashboard.inc.php.

$last_operation = $Operation->get_today()

Definition at line 27 of file dashboard.inc.php.

$late_operation = $Operation->get_late()

Definition at line 28 of file dashboard.inc.php.

$Ledger = new Acc_Ledger($cn,0)

Definition at line 30 of file dashboard.inc.php.

$obj
Initial value:
sprintf("{gDossier:%d,invalue:'%s',outdiv:'%s'}",
        dossier::id(),'per','calendar_zoom_div')

Definition at line 24 of file dashboard.inc.php.

$Operation = new Follow_Up($cn)

Definition at line 26 of file dashboard.inc.php.

$ret = ob_get_contents()

Definition at line 44 of file dashboard.inc.php.

$supplier_late = $Ledger->get_supplier_late()

Definition at line 36 of file dashboard.inc.php.

$supplier_now = $Ledger->get_supplier_now()

Definition at line 35 of file dashboard.inc.php.

 All Data Structures Namespaces Files Functions Variables Enumerations