|
noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
Go to the source code of this file.
Variables | |
| $a =$rec->get() | |
| $amount_cred =0 | |
| $amount_deb =0 | |
| $class = ( ($i % 2) == 0 ) ? "odd":"even" | |
| global | $g_failed |
| $gDossier =dossier::id() | |
| $js =sprintf("dsp_letter(%s)",$object) | |
| $letter =($this->content[$i]['letter']==-1)?_("aucun lettrage"):strtoupper(base_convert($this->content[$i]['letter'],10,36)) | |
| $object | |
| $solde =bcsub($amount_deb,$amount_cred) | |
| endfor | |
| endif | |
| $a =$rec->get() |
Definition at line 90 of file letter_all.php.
| $amount_cred =0 |
Definition at line 6 of file letter_all.php.
Referenced by Anc_GrandLivre\display_html().
| if ($a !=null) $amount_deb =0 |
Definition at line 6 of file letter_all.php.
Referenced by Anc_GrandLivre\display_html().
| $class = ( ($i % 2) == 0 ) ? "odd":"even" |
Definition at line 47 of file letter_all.php.
| global $g_failed |
Definition at line 8 of file letter_all.php.
| $gDossier =dossier::id() |
Definition at line 7 of file letter_all.php.
| $js =sprintf("dsp_letter(%s)",$object) |
Definition at line 62 of file letter_all.php.
| $letter =($this->content[$i]['letter']==-1)?_("aucun lettrage"):strtoupper(base_convert($this->content[$i]['letter'],10,36)) |
Definition at line 52 of file letter_all.php.
| $object |
Definition at line 54 of file letter_all.php.
| $solde =bcsub($amount_deb,$amount_cred) |
Definition at line 123 of file letter_all.php.
| endfor |
Definition at line 110 of file letter_all.php.
| endif |
Definition at line 15 of file letter_all.php.