For doc generated
============= rename fiche by Fiche fiche_def by Fiche_Def fiche_def_ref by Fiche_Def_Ref
This commit is contained in:
parent
a698f444a9
commit
9c9a234c0d
35 changed files with 145 additions and 145 deletions
|
|
@ -44,7 +44,7 @@ $pdf->AliasNbPages();
|
|||
$pdf->AddPage();
|
||||
|
||||
|
||||
$Fiche=new fiche($cn,$f_id);
|
||||
$Fiche=new Fiche($cn,$f_id);
|
||||
|
||||
|
||||
list($array,$tot_deb,$tot_cred)=$Fiche->get_row_date($from_periode,$to_periode);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue