Go to the source code of this file.
Variables | |
exit | |
$hid = new widget("hidden") | |
$w = new widget("select") | |
$w | table = 1 |
$filter_year = " where p_exercice='".$User->getExercice()."'" | |
$periode_start = make_array($cn,"select p_id,to_char(p_start,'DD-MM-YYYY') from parm_periode $filter_year order by p_id") | |
$w | label = "Depuis" |
$periode_end = make_array($cn,"select p_id,to_char(p_end,'DD-MM-YYYY') from parm_periode $filter_year order by p_id") | |
$c = new widget("checkbox") | |
$t_cent = "" | |
$a = GetPeriode($cn,$_POST['from_periode']) | |
$b = GetPeriode($cn,$_POST['to_periode']) | |
$i = 0 | |
else | $tr = "odd" |
some variable are already defined ($cn, $User ...)
Definition in file balance.php.
|
|
Definition at line 114 of file balance.php. Referenced by Cpdf::ARC4(), and MakeListingVat(). |
|
Definition at line 87 of file balance.php. |
|
Definition at line 73 of file balance.php. Referenced by Supplier::Summary(), and Customer::Summary(). |
|
Definition at line 46 of file balance.php. |
|
|
Definition at line 82 of file balance.php. |
|
Definition at line 75 of file balance.php. |
|
Definition at line 102 of file balance.php. |
|
Definition at line 124 of file balance.php. Referenced by ListJrn(), and u_ShowDossier(). |
|
Definition at line 70 of file balance.php. |
|
Definition at line 36 of file balance.php. Referenced by cl_user::AccessRequest(), AddFiche(), cl_user::Check(), ConfirmTransfert(), action::Display(), ExecSql(), ExecuteScript(), FormAchInput(), FormAchView(), FormFin(), FormVenInput(), FormVenteView(), GetFicheJrn(), NoAccess(), Document::ParseDocument(), RecordFin(), RecordInvoice(), RecordODS(), RecordSell(), Document_modele::Save(), and TransferCSV(). |
|
Definition at line 76 of file balance.php. Referenced by Cpdf::addInternalLink(), DisplayDetailModele(), poste::get(), fiche_def::Get(), GetDataModele(), Balance::GetRow(), widget::IOValue(), make_array(), Cpdf::o_action(), Cpdf::o_annotation(), Cpdf::o_fontDescriptor(), Cpdf::o_fontEncoding(), Cpdf::o_image(), Cpdf::o_pages(), Cpdf::o_procset(), UpdateFiche(), and widget::widget(). |
|
Definition at line 71 of file balance.php. Referenced by fiche::blank(), ListJrn(), action::myList(), ShowBox(), Supplier::Summary(), Customer::Summary(), contact::Summary(), Admin::Summary(), ViewFiche(), ViewRecord(), and widget::widget(). |