diff --git a/include/class_acc_account_ledger.php b/include/class_acc_account_ledger.php index cd1a85d23..3f59df1b1 100644 --- a/include/class_acc_account_ledger.php +++ b/include/class_acc_account_ledger.php @@ -101,6 +101,7 @@ class Acc_Account_Ledger * * \param $p_from date from * \param $p_to end date + *\param $let 0 means all rows, 1 only lettered, 2 only unlettered *\note the data are filtered by the access of the current user * \return double array (j_date,deb_montant,cred_montant,description,jrn_name,j_debit,jr_internal) * (tot_deb,tot_credit @@ -432,7 +433,6 @@ class Acc_Account_Ledger $hid->input("type","poste").$hid->input('p_action','impress').""; } - $letter=HtmlInput::default_value('letter',0,$_REQUEST); echo '