Author: danydb
Date: 2011-11-10 13:58:09 +0100 (Thu, 10 Nov 2011)
New Revision: 4325
Modified:
phpcompta/trunk/include/template/ledger_detail_ach.php
Log:
Client au lieu de fournisseur
Modified: phpcompta/trunk/include/template/ledger_detail_ach.php
===================================================================
--- phpcompta/trunk/include/template/ledger_detail_ach.php 2011-11-10
02:29:58 UTC (rev 4324)
+++ phpcompta/trunk/include/template/ledger_detail_ach.php 2011-11-10
12:58:09 UTC (rev 4325)
@@ -35,7 +35,7 @@
<tr><td>
<?
$bk=new
Fiche($cn,$obj->det->array[0]['qp_supplier']);
- echo td(_('Client'));
+ echo
td(_('Fournisseur'));
$view_history=
sprintf('<A class="detail" HREF="javascript:view_history_card(\'%s\',\'%s\')"
>%s</A>',
$bk->id, $gDossier, $bk->get_quick_code());
_______________________________________________
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev