Go to the source code of this file.
Variables | |
| $p_cent = ( isset ( $_POST['cent']) )?'on':'off' | |
| $Jrn = new jrn($cn,$_POST['jrn_id']) | |
| $a | cent = $p_cent |
| $all = array('value'=>0,'label'=>'All') | |
| $ret [$a] = $all | |
| $w = new widget("select") | |
| $w | table = 1 |
| $w | label = "Choississez le journal" |
| $periode_start = make_array($cn,"select p_id,to_char(p_start,'DD-MM-YYYY') from parm_periode order by p_id") | |
| $periode_end = make_array($cn,"select p_id,to_char(p_end,'DD-MM-YYYY') from parm_periode order by p_id") | |
| print</TR >< TR > | $centralise = new widget("checkbox") |
Definition in file class_operation.php.
|
|
Definition at line 86 of file class_operation.php. Referenced by fiche::GetByDef(), fiche::GetByType(), fiche_def_ref::LoadAll(), Invoice::myList(), and Document_modele::myList(). |
|
|
Definition at line 110 of file class_operation.php. |
|
|
Definition at line 36 of file class_operation.php. |
|
|
Definition at line 33 of file class_operation.php. |
|
|
Definition at line 107 of file class_operation.php. |
|
|
Definition at line 103 of file class_operation.php. |
|
|
|
Definition at line 97 of file class_operation.php. |
|
|
Definition at line 43 of file class_operation.php. Referenced by jrn::GetRow(), and jrn::GetRowSimple(). |
|
|
Definition at line 99 of file class_operation.php. |
|
|
|
Definition at line 101 of file class_operation.php. Referenced by ExecuteScript(), ImportCSV(), and Cpdf::setEncryption(). |
|
|
Definition at line 98 of file class_operation.php. |
1.4.4