From 9c46583596eebae901d2b8100513fb2bb9554fed Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Mon, 13 Sep 2004 08:15:55 +0000 Subject: [PATCH] Ajout gestion du RIB --- htdocs/soc.php | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/htdocs/soc.php b/htdocs/soc.php index 9cd50995df0..0efb693b263 100644 --- a/htdocs/soc.php +++ b/htdocs/soc.php @@ -336,6 +336,11 @@ else print $soc->tva_intra; print ''; + print ''.img_edit() ." "; + print $langs->trans('RIB').''; + print $soc->display_rib(); + print ''; + print ''; print "
\n"; /*