Go to the source code of this file.
Variables | |
$h_url = "" | |
$sub_action = (isset($_REQUEST['sa']))?$_REQUEST['sa']:"" | |
exit | |
$banque = new parm_code($cn,'BANQUE') | |
$caisse = new parm_code($cn,'CAISSE') | |
$vir_interne = new parm_code($cn,'VIREMENT_INTERNE') | |
$accountSql | |
$ResAccount = ExecSql($cn,$accountSql) | |
$m = GetSolde($cn,$l['pcm_val']) | |
$hid = new widget("hidden") | |
$hid | name = "p_action" |
$hid | value = "bank" |
$w = new widget("select") | |
$periode_start = make_array($cn,"select p_id,to_char(p_start,'DD-MM-YYYY') from parm_periode order by p_id") | |
$current = (isset($_GET['p_periode']))?$_GET['p_periode']:$User->GetPeriode() | |
$w | selected = $current |
$qcode = (isset($_GET['qcode']))?$_GET['qcode']:"" | |
$w | label = '' |
$w | extra = '4' |
$sp = new widget("span") | |
$sql = SQL_LIST_ALL_INVOICE." and jr_tech_per=".$current." and jr_def_type='FIN'" | |
$step = $_SESSION['g_pagesize'] | |
$page = (isset($_GET['offset']))?$_GET['page']:1 | |
$offset = (isset($_GET['offset']))?$_GET['offset']:0 | |
$l = "" | |
$bar = jrn_navigation_bar($offset,$max_line,$step,$page) | |
$nb_item = $_POST['nb_item'] | |
$submit | |
$form = FormFin($cn,$p_jrn,$User->GetPeriode(),$submit,$_POST,false, $nb_item) | |
$r = RecordFin($cn,$_POST,$User,$p_jrn) | |
$nb_number = $_POST['nb_item'] |
Definition in file bank.inc.php.
|
Initial value: "select distinct pcm_val::text,pcm_lib from tmp_pcmn where pcm_val like '".$banque->p_value."%' or pcm_val like '".$vir_interne->p_value."%' or pcm_val like '".$caisse->p_value."%' order by pcm_val::text" Definition at line 83 of file bank.inc.php. |
|
Definition at line 80 of file bank.inc.php. |
|
Definition at line 184 of file bank.inc.php. Referenced by action::myList(), Supplier::Summary(), Customer::Summary(), contact::Summary(), Admin::Summary(), and ViewFiche(). |
|
Definition at line 81 of file bank.inc.php. |
|
Definition at line 150 of file bank.inc.php. |
|
Definition at line 217 of file bank.inc.php. |
|
Definition at line 53 of file bank.inc.php. |
|
Definition at line 133 of file bank.inc.php. |
|
Definition at line 174 of file bank.inc.php. Referenced by DisplayDetailModele(), Cezpdf::ezPRVTaddPageNumbers(), GetConcerned(), GetFormulaValue(), and ViewDetailStock(). |
|
Definition at line 95 of file bank.inc.php. |
|
Definition at line 211 of file bank.inc.php. |
|
Definition at line 238 of file bank.inc.php. |
|
Definition at line 172 of file bank.inc.php. Referenced by jrn_navigation_bar(), ListJrn(), action::myList(), Supplier::Summary(), Customer::Summary(), contact::Summary(), Admin::Summary(), and ViewFiche(). |
|
Definition at line 171 of file bank.inc.php. Referenced by action::myList(), Supplier::Summary(), Customer::Summary(), contact::Summary(), Admin::Summary(), and ViewFiche(). |
|
Definition at line 148 of file bank.inc.php. |
|
Definition at line 154 of file bank.inc.php. Referenced by Document::Replace(), and ShowActionList(). |
|
|
Definition at line 88 of file bank.inc.php. |
|
Definition at line 161 of file bank.inc.php. Referenced by action::Display(), ShowActionList(), and u_ShowMenuRecherche(). |
|
|
Definition at line 170 of file bank.inc.php. Referenced by jrn_navigation_bar(), action::myList(), and ViewFiche(). |
|
Definition at line 61 of file bank.inc.php. |
|
Initial value: '<INPUT TYPE="SUBMIT" NAME="add_item" VALUE="Ajout article"> <INPUT TYPE="SUBMIT" NAME="view_invoice" VALUE="Sauver" ID="SubmitButton">' Definition at line 215 of file bank.inc.php. |
|
Definition at line 82 of file bank.inc.php. |
|
Definition at line 146 of file bank.inc.php. |
|
Definition at line 69 of file bank.inc.php. |
|
Definition at line 160 of file bank.inc.php. Referenced by Cpdf::selectFont(). |
|
Definition at line 159 of file bank.inc.php. |
|
Definition at line 135 of file bank.inc.php. |
|
Definition at line 151 of file bank.inc.php. Referenced by widget::IOValue(), RecordJrn(), and widget::widget(). |
|
Definition at line 136 of file bank.inc.php. |