Go to the source code of this file.
Variables | |
$cn = DbConnect($g_dossier) | |
$nPoste = pg_numRows($r_poste) | |
$poste [] = $t_poste['pcm_val'] | |
$ret = "" | |
$pdf = & new Cezpdf() | |
$cond = CreatePeriodeCond($periode) | |
$str_debit = sprintf("Débit % 12.2f",$tot_deb) | |
$str_cred = sprintf("Crédit % 12.2f",$tot_cred) | |
$diff_solde = $tot_deb-$tot_cred |
Definition in file send_poste_pdf.php.
|
Definition at line 34 of file send_poste_pdf.php. |
|
Definition at line 52 of file send_poste_pdf.php. Referenced by CreatePeriodeCond(), GetDataGrpt(), GetDataJrn(), GetDataJrnPdf(), ImpHtml(), and ParseFormula(). |
|
Definition at line 77 of file send_poste_pdf.php. |
|
Definition at line 41 of file send_poste_pdf.php. Referenced by ImpHtml(). |
|
Definition at line 50 of file send_poste_pdf.php. |
|
Definition at line 44 of file send_poste_pdf.php. Referenced by CheckPoste(), ImpHtml(), parm_code::Input(), RecordFin(), RecordInvoice(), RecordJrn(), RecordSell(), Document::Replace(), and UpdateCSV(). |
|
Definition at line 49 of file send_poste_pdf.php. |
|
Definition at line 76 of file send_poste_pdf.php. |
|
Definition at line 75 of file send_poste_pdf.php. |