From ff9999a930cec898f1af8af251aa6a94b7a79ef2 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Fri, 9 Jul 2010 19:58:18 +0000 Subject: [PATCH] =?UTF-8?q?FS117=20Change=20description=20by=20libell?= =?UTF-8?q?=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- include/class_acc_ledger.php | 4 ++-- include/class_acc_ledger_purchase.php | 2 +- include/class_acc_ledger_sold.php | 2 +- include/template/form_ledger_detail.php | 2 +- include/template/ledger_search.php | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/include/class_acc_ledger.php b/include/class_acc_ledger.php index 091ebd386..95b600a57 100644 --- a/include/class_acc_ledger.php +++ b/include/class_acc_ledger.php @@ -1204,7 +1204,7 @@ jr_comment||' ('||jr_internal||')'||case when jr_pj_number is not null and jr_pj /* display periode */ $date_limit=$lPeriode->get_date_limit(); $ret.=' '._('Période Comptable').' '.$date_limit['p_start'].'-'.$date_limit['p_end'].''; - $ret.=""._('Description')." ".h($desc).""; + $ret.=""._('Libellé')." ".h($desc).""; $ret.=""._('PJ Num')." ".h($e_pj).""; $ret.=''; $ret.=""; @@ -1377,7 +1377,7 @@ jr_comment||' ('||jr_internal||')'||case when jr_pj_number is not null and jr_pj echo ''; - $ret.= ''; $r.=''; $r.=''; - $r.=''; + $r.=''; $r.=''; $r.=''; $r.=''; diff --git a/include/class_acc_ledger_sold.php b/include/class_acc_ledger_sold.php index fff55c006..bdeeaa9c3 100644 --- a/include/class_acc_ledger_sold.php +++ b/include/class_acc_ledger_sold.php @@ -567,7 +567,7 @@ class Acc_Ledger_Sold extends Acc_Ledger { $r.=''; $r.=''; $r.=''; - $r.=''; + $r.=''; $r.=''; $r.=''; $r.=''; diff --git a/include/template/form_ledger_detail.php b/include/template/form_ledger_detail.php index 423378f36..32e4367c2 100644 --- a/include/template/form_ledger_detail.php +++ b/include/template/form_ledger_detail.php @@ -14,7 +14,7 @@



- +
diff --git a/include/template/ledger_search.php b/include/template/ledger_search.php index 7ec2c6956..2ec8612b1 100644 --- a/include/template/ledger_search.php +++ b/include/template/ledger_search.php @@ -20,7 +20,7 @@
  • - +
  • '._('Description'); + $ret.= '
    '._('Libellé'); $wDescription=new IText('desc'); $wDescription->readonly=$p_readonly; $wDescription->size=100; diff --git a/include/class_acc_ledger_purchase.php b/include/class_acc_ledger_purchase.php index 65eb91bac..462194a3d 100644 --- a/include/class_acc_ledger_purchase.php +++ b/include/class_acc_ledger_purchase.php @@ -1087,7 +1087,7 @@ array $r.=' '._('Journal').' '.h($this->get_name()).'
    '._('Description').' '.h($e_comm).' Pj :'.h($e_pj).' '._('Libellé').' '.h($e_comm).' Pj :'.h($e_pj).'
    '._('Fournisseur').' '.h($e_client.':'.$client_name).' '._('Journal').' '.h($this->get_name()).'
    '._('Description').' '.h($e_comm).'PJ Num: '.h($e_pj).' '._('Libellé').' '.h($e_comm).'PJ Num: '.h($e_pj).'
    '._('Client').' '.h($e_client.':'.$client_name).'