Main Page | Namespace List | Class Hierarchy | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

argenta_be.inc.php File Reference

This file must be included to parse the CVS from the CBC Bank. More...

Go to the source code of this file.

Variables

 $line = 1
 $num_compte = $row[1]
 $row = split(';',$data[$c])
 $date_exec = $row[5]
 $date_val = $row[5]
 $code = $row[1]."/".$row[0]
 $montant = str_replace('.','',$row[3])
 $devise = $row[4]
 $compte_ordre = $row[6]
 $detail = 'virement du compte:'.$compte_ordre.trim($row[2]).' '.trim($row[7]).' '.trim($row[8]).' '.trim($row[9])
 break


Detailed Description

This file must be included to parse the CVS from the CBC Bank.

Definition in file argenta_be.inc.php.


Variable Documentation

$code = $row[1]."/".$row[0]
 

Definition at line 53 of file argenta_be.inc.php.

Referenced by Cezpdf::loadTemplate(), TransferCSV(), and UpdateCSV().

$compte_ordre = $row[6]
 

Definition at line 61 of file argenta_be.inc.php.

$date_exec = $row[5]
 

Definition at line 51 of file argenta_be.inc.php.

Referenced by TransferCSV().

$date_val = $row[5]
 

Definition at line 52 of file argenta_be.inc.php.

$detail = 'virement du compte:'.$compte_ordre.trim($row[2]).' '.trim($row[7]).' '.trim($row[8]).' '.trim($row[9])
 

Definition at line 62 of file argenta_be.inc.php.

Referenced by TransferCSV().

$devise = $row[4]
 

Definition at line 60 of file argenta_be.inc.php.

$line = 1
 

Definition at line 28 of file argenta_be.inc.php.

Referenced by Centralise(), Cezpdf::ezTable(), Cezpdf::ezText(), GetDataJrnJrId(), GetDataJrnPdf(), GetDataModele(), GetExercice(), GetFicheJrn(), cl_user::GetGlobalPref(), GetRappel(), jrn::GetRow(), action::myList(), and PosteForm().

$montant = str_replace('.','',$row[3])
 

Definition at line 55 of file argenta_be.inc.php.

Referenced by TransferCSV().

$num_compte = $row[1]
 

Definition at line 36 of file argenta_be.inc.php.

Referenced by TransferCSV().

$row = split(';',$data[$c])
 

Definition at line 44 of file argenta_be.inc.php.

Referenced by Centralise(), cl_user::cl_user(), Cezpdf::ezTable(), Document::Generate(), parm_code::Get(), fiche_def::Get(), Document_modele::Get(), Document::get(), action::get(), fiche_def::GetAll(), fiche::getAttribut(), fiche_def::GetAttribut(), fiche::GetByDef(), fiche::GetByType(), Supplier::GetFromPoste(), Customer::GetFromPoste(), cl_user::GetGlobalPref(), cl_user::GetPreferences(), ListJrn(), fiche_def_ref::LoadAll(), make_array(), Document_modele::myList(), action::myList(), Cpdf::openFont(), Own::Own(), Document::Send(), ShowDossier(), and fiche::strAttribut().

break
 

Definition at line 104 of file argenta_be.inc.php.

Referenced by Document::Replace().