23if ( ! defined (
'ALLOWED') ) die(
'Appel direct ne sont pas permis');
24include_once(
"lib/ac_common.php");
52if ( count(
$Fiche->row ) == 0 )
54 echo _(
"Aucune donnée");
123 $diff=bcsub(
$op[
'deb_montant'],
$op[
'cred_montant']);
140 $export->add(
$op[
'currency_rate_ref'],
"number");
144 if (
$op[
'letter'] !=-1 && ! empty(
$op[
'letter'])){
145 $export->add(strtoupper(base_convert(
$op[
'letter'],10,36)));
156 $title=array(
"Poste",
"Qcode",
"date",
"ref",
"internal",
157 "Description",
"Montant",
"D/C");
164 $acc->jr_id=
$op[
'jr_id'];
165 $result= $acc->get_jrnx_detail();
catch(Exception $exc) if(! $g_user->can_write_action($ag_id)) $r
this file match the tables jrn & jrnx the purpose is to remove or save accountant writing to these ta...
define Class fiche and fiche def, those class are using class attribut. When adding or modifing new c...
Manage the CSV : manage files and write CSV record.
foreach( $Fiche->row as $op) $solde_type