Main Page | Namespace List | Class Hierarchy | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

balance.php File Reference

Show the balance and let you print it or export to PDF file included by user_impress. More...

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"


Detailed Description

Show the balance and let you print it or export to PDF file included by user_impress.

some variable are already defined ($cn, $User ...)

Definition in file balance.php.


Variable Documentation

$a = GetPeriode($cn,$_POST['from_periode'])
 

Definition at line 113 of file balance.php.

Referenced by Cezpdf::alink(), Cpdf::ARC4(), fiche::blank(), Cezpdf::Cezpdf(), ComputeTotalVat(), ComputeVat(), action::Confirm(), fiche::CountByDef(), DbConnect(), fiche::Display(), action::Display(), Cpdf::ellipse(), EncodeFiche(), GetDataJrnPdf(), GetFicheJrn(), getFicheNameCode(), rapport::GetName(), GetParent(), getPeriodeFromDate(), getPeriodeFromMonth(), getPeriodeName(), GetRappel(), jrn::GetRow(), Balance::GetRow(), GetTvaPoste(), GetUserProperty(), GetVersion(), isValid(), ListJrn(), make_array(), MakeListingVat(), Document_modele::myList(), RecordJrn(), ShowActionList(), Supplier::Summary(), Customer::Summary(), Cezpdf::uline(), UpdateFiche(), UpdateJrn(), and withStock().

$b = GetPeriode($cn,$_POST['to_periode'])
 

Definition at line 114 of file balance.php.

Referenced by Cpdf::ARC4(), and MakeListingVat().

$c = new widget("checkbox")
 

Definition at line 87 of file balance.php.

$filter_year = " where p_exercice='".$User->getExercice()."'"
 

Definition at line 73 of file balance.php.

Referenced by Supplier::Summary(), and Customer::Summary().

$hid = new widget("hidden")
 

Definition at line 46 of file balance.php.

$i = 0
 

Definition at line 118 of file balance.php.

Referenced by Cezpdf::alink(), Cpdf::ARC4_init(), ConfirmTransfert(), DisplayDetailModele(), Cpdf::ellipse(), Cezpdf::ezPRVTpageNumberSearch(), Cezpdf::ezStartPageNumbers(), Cezpdf::ezStopPageNumbers(), FormODS(), Get_attr_def(), Get_attr_min(), Get_fiche_def_ref(), fiche_def::GetAll(), fiche::getAttribut(), fiche_def::GetAttribut(), fiche::GetByDef(), fiche::GetByType(), GetConcerned(), GetDataJrnJrId(), GetDataPoste(), GetFicheJrn(), getFicheNameCode(), GetPriv(), poste::GetRow(), Balance::GetRow(), ImpHtml(), widget::IOValue(), make_array(), Cpdf::o_pages(), Cpdf::openFont(), ParseFormula(), RecordInvoice(), RecordSell(), Cpdf::selectFont(), ShowReportResult(), SortAttributeById(), u_ShowDossier(), Cezpdf::uline(), UpdateForm(), UpdateJrn(), and VerifImport().

$periode_end = make_array($cn,"select p_id,to_char(p_end,'DD-MM-YYYY') from parm_periode $filter_year order by p_id")
 

Definition at line 82 of file balance.php.

$periode_start = make_array($cn,"select p_id,to_char(p_start,'DD-MM-YYYY') from parm_periode $filter_year order by p_id")
 

Definition at line 75 of file balance.php.

$t_cent = ""
 

Definition at line 102 of file balance.php.

else $tr = "odd"
 

Definition at line 124 of file balance.php.

Referenced by ListJrn(), and u_ShowDossier().

$w = new widget("select")
 

Definition at line 70 of file balance.php.

exit
 

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().

w label = "Depuis"
 

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().

select table = 1
 

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().