Nouveau #0002178: Cotisation de solidarité
Impression : Listing (HTML, CSV et PDF) Impression : Extended (HTML, CSV et PDF) Negatif amount and currency
This commit is contained in:
parent
7256f1464d
commit
56d2622714
16 changed files with 399 additions and 51 deletions
|
|
@ -31,7 +31,7 @@ if (!defined('ALLOWED'))
|
|||
|
||||
include_once NOALYSS_INCLUDE."/lib/ac_common.php";
|
||||
|
||||
|
||||
global $cn,$g_user;
|
||||
|
||||
|
||||
$gDossier=dossier::id();
|
||||
|
|
@ -130,9 +130,7 @@ if ( $get_option=="E")
|
|||
}
|
||||
if ($ret_detail==null)
|
||||
return;
|
||||
$a_heading[]="";
|
||||
$a_heading[]="";
|
||||
$a_heading[]="";
|
||||
|
||||
$a_heading[]=_("Date paiement");
|
||||
$a_heading[]=_("Montant paiement");
|
||||
$a_heading[]=_("Methode paiement");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue