Go to the source code of this file.
Variables | |
| $cn = DbConnect($_SESSION['g_dossier']) | |
| $nb_number = $_POST["nb_item"] | |
| $form = FormVenInput($cn,$_GET['p_jrn'],$User->GetPeriode(),$HTTP_POST_VARS,false,$nb_number) | |
| exit | |
| $nb = $_POST['nb_item'] | |
| $comment = RecordInvoice($cn,$HTTP_POST_VARS,$User,$_GET['p_jrn']) | |
| $debut = (isset($_REQUEST['p_page']))?$_REQUEST['p_page']:0 | |
| $hid = new widget("hidden") | |
| $hid | name = "p_jrn" |
| $hid | value = $p_jrn |
| $w = new widget("select") | |
| $filter_year = " where p_exercice='".$User->getExercice()."'" | |
| $periode_start = make_array($cn,"select p_id,to_char(p_start,'DD-MM-YYYY') from parm_periode $filter_year order by p_id") | |
| $current = (isset($_GET['p_periode']))?$_GET['p_periode']:$User->GetPeriode() | |
| $w | selected = $current |
| $sql = "update jrn set jr_rapt='' where jr_id=$ad" | |
| $Res = ExecSql($cn,$sql) | |
| $paid = ($paid=='on')?'paid':'' | |
| $step = $_SESSION['g_pagesize'] | |
| $page = (isset($_GET['offset']))?$_GET['page']:1 | |
| $offset = (isset($_GET['offset']))?$_GET['offset']:0 | |
| $bar = jrn_navigation_bar($offset,$max_line,$step,$page) | |
| $m = ($max_line2>$max_line)?$max_line2:$max_line | |
| $bar2 = jrn_navigation_bar($offset,$m,$step,$page) | |
Definition in file user_action_ven.php.
|
|
Definition at line 215 of file user_action_ven.php. |
|
|
Definition at line 290 of file user_action_ven.php. |
|
|
Definition at line 28 of file user_action_ven.php. |
|
|
Definition at line 118 of file user_action_ven.php. Referenced by parm_code::Input(), RecordInvoice(), and RecordSell(). |
|
|
Definition at line 174 of file user_action_ven.php. |
|
|
Definition at line 141 of file user_action_ven.php. |
|
|
Definition at line 170 of file user_action_ven.php. |
|
|
Definition at line 45 of file user_action_ven.php. |
|
|
Definition at line 150 of file user_action_ven.php. |
|
|
Definition at line 289 of file user_action_ven.php. |
|
|
Definition at line 102 of file user_action_ven.php. |
|
|
Definition at line 42 of file user_action_ven.php. |
|
|
Definition at line 212 of file user_action_ven.php. |
|
|
Definition at line 211 of file user_action_ven.php. |
|
|
Definition at line 201 of file user_action_ven.php. |
|
|
Definition at line 172 of file user_action_ven.php. |
|
|
Definition at line 191 of file user_action_ven.php. |
|
|
Definition at line 190 of file user_action_ven.php. |
|
|
Definition at line 210 of file user_action_ven.php. |
|
|
Definition at line 167 of file user_action_ven.php. |
|
|
Definition at line 89 of file user_action_ven.php. |
|
|
Definition at line 152 of file user_action_ven.php. |
|
|
Definition at line 175 of file user_action_ven.php. |
|
|
Definition at line 153 of file user_action_ven.php. |