Go to the source code of this file.
Variables | |
$cn = DbConnect($_SESSION['g_dossier']) | |
$submit = new widget() | |
$hid = new widget("hidden") | |
$fiche_id = new widget("hidden") | |
$w = new widget("select") | |
$fiche_def = new fiche_def($cn) | |
$fiche_def | id = $_REQUEST['fd_id'] |
$w | selected = (isset($_POST['from_periode']))?$_POST['from_periode']:"" |
$periode_end = make_array($cn,"select p_id,to_char(p_end,'DD-MM-YYYY') from parm_periode $filter_year order by p_id") | |
$fiche = new fiche($cn) | |
$e = $fiche->GetByType($fiche_def->id) | |
$l = var_export($e,true) | |
$old = -1 | |
$solde |
|
|
Definition at line 82 of file impress_fiche.php. Referenced by fiche::getAttribut(), jrn_navigation_bar(), ParseFormula(), RecordFin(), RecordInvoice(), RecordJrn(), RecordODS(), RecordSell(), fiche::strAttribut(), Supplier::Summary(), Customer::Summary(), Admin::Summary(), and Customer::VatListing(). |
|
Definition at line 81 of file impress_fiche.php. Referenced by FormAchInput(), FormVenInput(), and ShowActionList(). |
|
Definition at line 40 of file impress_fiche.php. |
|
Definition at line 38 of file impress_fiche.php. Referenced by fiche::insert(). |
|
Definition at line 37 of file impress_fiche.php. |
|
Definition at line 83 of file impress_fiche.php. |
|
Definition at line 85 of file impress_fiche.php. Referenced by CreatePeriodeCond(). |
|
Definition at line 68 of file impress_fiche.php. |
|
Initial value: $account->GetSoldeDetail("j_tech_per between ".$_REQUEST['from_periode']. " and ". $_REQUEST['to_periode']) Definition at line 113 of file impress_fiche.php. |
|
Definition at line 36 of file impress_fiche.php. |
|
Definition at line 39 of file impress_fiche.php. |
|
Definition at line 54 of file impress_fiche.php. |
|
Definition at line 66 of file impress_fiche.php. |