altocompta/doc/developper/html/user__action__ach_8php.html

655 lines
30 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>phpcompta: /home/dany/developpement/phpcompta-dev/phpcompta/include/user_action_ach.php File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.4 -->
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div>
<div class="nav">
<a class="el" href="dir_000000.html">developpement</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_000001.html">phpcompta-dev</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_000002.html">phpcompta</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_000006.html">include</a></div>
<h1>user_action_ach.php File Reference</h1>included file for the ledger of expenses <a href="#_details">More...</a>
<p>
<p>
<a href="user__action__ach_8php-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Variables</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="user__action__ach_8php.html#a0">$cn</a> = DbConnect($_SESSION['g_dossier'])</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="user__action__ach_8php.html#a1">exit</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="user__action__ach_8php.html#a2">$r</a> = FormAchInput($cn,$_GET['p_jrn'],$User-&gt;GetPeriode(),$HTTP_POST_VARS,$submit,false,$<a class="el" href="classjrn.html">jrn</a>-&gt;getDefLine('deb'))</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="user__action__ach_8php.html#a3">return</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="user__action__ach_8php.html#a4">$hid</a> = new <a class="el" href="classwidget.html">widget</a>(&quot;hidden&quot;)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">$hid&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="user__action__ach_8php.html#a5">name</a> = &quot;p_jrn&quot;</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">$hid&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="user__action__ach_8php.html#a6">value</a> = $p_jrn</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="user__action__ach_8php.html#a7">$w</a> = new <a class="el" href="classwidget.html">widget</a>(&quot;select&quot;)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="user__action__ach_8php.html#a8">$periode_start</a> = make_array($cn,&quot;select p_id,to_char(p_start,'DD-MM-YYYY') from parm_periode order by p_id&quot;)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="user__action__ach_8php.html#a9">$User</a> = new <a class="el" href="classcl__user.html">cl_user</a>($cn)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="user__action__ach_8php.html#a10">$current</a> = (isset($_GET['p_periode']))?$_GET['p_periode']:$User-&gt;GetPeriode()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">$w&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="user__action__ach_8php.html#a11">selected</a> = $current</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="user__action__ach_8php.html#a12">$sql</a> = &quot;update <a class="el" href="classjrn.html">jrn</a> set jr_rapt='' where jr_id=$ad&quot;</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="user__action__ach_8php.html#a13">$Res</a> = ExecSql($cn,$sql)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="user__action__ach_8php.html#a14">$paid</a> = ($paid=='on')?'paid':''</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="user__action__ach_8php.html#a15">$step</a> = $_SESSION['g_pagesize']</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="user__action__ach_8php.html#a16">$page</a> = (isset($_GET['offset']))?$_GET['page']:1</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="user__action__ach_8php.html#a17">$offset</a> = (isset($_GET['offset']))?$_GET['offset']:0</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="user__action__ach_8php.html#a18">$bar</a> = jrn_navigation_bar($offset,$max_ligne,$step,$page)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="user__action__ach_8php.html#a19">$m</a> = ($max_line2&gt;$max_line)?$max_line2:$max_line</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="user__action__ach_8php.html#a20">$bar2</a> = jrn_navigation_bar($offset,$m,$step,$page)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="user__action__ach_8php.html#a21">$sessid</a> = $_REQUEST['PHPSESSID']</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="user__action__ach_8php.html#a22">$search_box</a> = u_ShowMenuRecherche($cn,$_GET['p_jrn'],$sessid,$_POST)</td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
included file for the ledger of expenses
<p>
<p>
Definition in file <a class="el" href="user__action__ach_8php-source.html">user_action_ach.php</a>.<hr><h2>Variable Documentation</h2>
<a class="anchor" name="a18"></a><!-- doxytag: member="user_action_ach.php::$bar" ref="a18" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">$bar = jrn_navigation_bar($offset,$max_ligne,$step,$page) </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="user__action__ach_8php-source.html#l00209">209</a> of file <a class="el" href="user__action__ach_8php-source.html">user_action_ach.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a20"></a><!-- doxytag: member="user_action_ach.php::$bar2" ref="a20" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">$bar2 = jrn_navigation_bar($offset,$m,$step,$page) </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="user__action__ach_8php-source.html#l00270">270</a> of file <a class="el" href="user__action__ach_8php-source.html">user_action_ach.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a0"></a><!-- doxytag: member="user_action_ach.php::$cn" ref="a0" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">$cn = DbConnect($_SESSION['g_dossier']) </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="user__action__ach_8php-source.html#l00030">30</a> of file <a class="el" href="user__action__ach_8php-source.html">user_action_ach.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a10"></a><!-- doxytag: member="user_action_ach.php::$current" ref="a10" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">$current = (isset($_GET['p_periode']))?$_GET['p_periode']:$User-&gt;GetPeriode() </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="user__action__ach_8php-source.html#l00165">165</a> of file <a class="el" href="user__action__ach_8php-source.html">user_action_ach.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a4"></a><!-- doxytag: member="user_action_ach.php::$hid" ref="a4" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">$hid = new <a class="el" href="classwidget.html">widget</a>(&quot;hidden&quot;) </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="user__action__ach_8php-source.html#l00146">146</a> of file <a class="el" href="user__action__ach_8php-source.html">user_action_ach.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a19"></a><!-- doxytag: member="user_action_ach.php::$m" ref="a19" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">$m = ($max_line2&gt;$max_line)?$max_line2:$max_line </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="user__action__ach_8php-source.html#l00269">269</a> of file <a class="el" href="user__action__ach_8php-source.html">user_action_ach.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a17"></a><!-- doxytag: member="user_action_ach.php::$offset" ref="a17" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">$offset = (isset($_GET['offset']))?$_GET['offset']:0 </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="user__action__ach_8php-source.html#l00206">206</a> of file <a class="el" href="user__action__ach_8php-source.html">user_action_ach.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a16"></a><!-- doxytag: member="user_action_ach.php::$page" ref="a16" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">$page = (isset($_GET['offset']))?$_GET['page']:1 </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="user__action__ach_8php-source.html#l00205">205</a> of file <a class="el" href="user__action__ach_8php-source.html">user_action_ach.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a14"></a><!-- doxytag: member="user_action_ach.php::$paid" ref="a14" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">$paid = ($paid=='on')?'paid':'' </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="user__action__ach_8php-source.html#l00192">192</a> of file <a class="el" href="user__action__ach_8php-source.html">user_action_ach.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a8"></a><!-- doxytag: member="user_action_ach.php::$periode_start" ref="a8" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">$periode_start = make_array($cn,&quot;select p_id,to_char(p_start,'DD-MM-YYYY') from parm_periode order by p_id&quot;) </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="user__action__ach_8php-source.html#l00163">163</a> of file <a class="el" href="user__action__ach_8php-source.html">user_action_ach.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a2"></a><!-- doxytag: member="user_action_ach.php::$r" ref="a2" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">$r = FormAchInput($cn,$_GET['p_jrn'],$User-&gt;GetPeriode(),$HTTP_POST_VARS,$submit,false,$<a class="el" href="classjrn.html">jrn</a>-&gt;getDefLine('deb')) </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="user__action__ach_8php-source.html#l00052">52</a> of file <a class="el" href="user__action__ach_8php-source.html">user_action_ach.php</a>.
<p>
Referenced by <a class="el" href="class__document_8php-source.html#l00284">Document::a_ref()</a>, <a class="el" href="class__fiche_8php-source.html#l00397">fiche::blank()</a>, <a class="el" href="stock__inc_8php-source.html#l00259">ChangeStock()</a>, <a class="el" href="class__user_8php-source.html#l00085">cl_user::Check()</a>, <a class="el" href="user__common_8php-source.html#l00068">ComputeTotalVat()</a>, <a class="el" href="class__action_8php-source.html#l00151">action::Confirm()</a>, <a class="el" href="class__document__modele_8php-source.html#l00178">Document_modele::Delete()</a>, <a class="el" href="class__parm__code_8php-source.html#l00096">parm_code::Display()</a>, <a class="el" href="class__fiche__def_8php-source.html#l00078">fiche_def_ref::Display()</a>, <a class="el" href="class__fiche_8php-source.html#l00459">fiche::Display()</a>, <a class="el" href="class__fiche_8php-source.html#l00129">fiche_def::Display()</a>, <a class="el" href="class__action_8php-source.html#l00085">action::Display()</a>, <a class="el" href="class__document__modele_8php-source.html#l00251">Document_modele::form()</a>, <a class="el" href="user__form__ach_8php-source.html#l00044">FormAchInput()</a>, <a class="el" href="user__form__ach_8php-source.html#l00453">FormAchView()</a>, <a class="el" href="class__invoice_8php-source.html#l00097">Invoice::FormAdd()</a>, <a class="el" href="user__form__fin_8php-source.html#l00147">FormFin()</a>, <a class="el" href="user__form__ods_8php-source.html#l00045">FormODS()</a>, <a class="el" href="user__form__ven_8php-source.html#l00043">FormVenInput()</a>, <a class="el" href="user__form__ven_8php-source.html#l00425">FormVenteView()</a>, <a class="el" href="class__fiche__def_8php-source.html#l00131">fiche_def_ref::Get()</a>, <a class="el" href="class__document__type_8php-source.html#l00043">Document_type::get()</a>, <a class="el" href="postgres_8php-source.html#l00353">GetArray()</a>, <a class="el" href="class__fiche_8php-source.html#l00167">fiche::GetByQCode()</a>, <a class="el" href="user__common_8php-source.html#l00761">GetConcerned()</a>, <a class="el" href="class__jrn_8php-source.html#l00321">jrn::GetDefLine()</a>, <a class="el" href="postgres_8php-source.html#l00232">GetDossierName()</a>, <a class="el" href="stock__inc_8php-source.html#l00111">getFicheNameCode()</a>, <a class="el" href="user__common_8php-source.html#l00792">GetGrpt()</a>, <a class="el" href="class__poste_8php-source.html#l00080">poste::GetName()</a>, <a class="el" href="class__fiche_8php-source.html#l00749">fiche::getName()</a>, <a class="el" href="class__balance_8php-source.html#l00053">Balance::GetRow()</a>, <a class="el" href="poste_8php-source.html#l00114">GetSolde()</a>, <a class="el" href="class__poste_8php-source.html#l00099">poste::GetSolde()</a>, <a class="el" href="class__poste_8php-source.html#l00121">poste::GetSoldeDetail()</a>, <a class="el" href="user__common_8php-source.html#l00039">GetTvaRate()</a>, <a class="el" href="class__parm__code_8php-source.html#l00112">parm_code::Input()</a>, <a class="el" href="class__fiche__def_8php-source.html#l00097">fiche_def_ref::Input()</a>, <a class="el" href="user__common_8php-source.html#l00595">InsertStockGoods()</a>, <a class="el" href="class__widget_8php-source.html#l00084">widget::IOValue()</a>, <a class="el" href="user__common_8php-source.html#l00861">jrn_navigation_bar()</a>, <a class="el" href="user__common_8php-source.html#l00321">ListJrn()</a>, <a class="el" href="class__parm__code_8php-source.html#l00052">parm_code::LoadAll()</a>, <a class="el" href="ac__common_8php-source.html#l00281">make_array()</a>, <a class="el" href="class__document__modele_8php-source.html#l00049">Document_modele::myList()</a>, <a class="el" href="class__action_8php-source.html#l00329">action::myList()</a>, <a class="el" href="fiche__new_8php-source.html#l00060">new_fiche()</a>, <a class="el" href="user__form__ven_8php-source.html#l00630">RecordInvoice()</a>, <a class="el" href="user__form__ach_8php-source.html#l00627">RecordSell()</a>, <a class="el" href="class__document_8php-source.html#l00363">Document::Replace()</a>, <a class="el" href="class__invoice_8php-source.html#l00050">Invoice::Save()</a>, <a class="el" href="class__document__modele_8php-source.html#l00103">Document_modele::Save()</a>, <a class="el" href="postgres_8php-source.html#l00368">save_upload_document()</a>, <a class="el" href="class__action_8php-source.html#l00241">action::SaveStage2()</a>, <a class="el" href="user__menu_8php-source.html#l00498">ShowMenuAdvanced()</a>, <a class="el" href="user__menu_8php-source.html#l00166">ShowMenuCompta()</a>, <a class="el" href="class__customer_8php-source.html#l00195">Customer::Summary()</a>, <a class="el" href="class__contact_8php-source.html#l00050">contact::Summary()</a>, <a class="el" href="import__inc_8php-source.html#l00090">TransferCSV()</a>, <a class="el" href="user__menu_8php-source.html#l00405">u_ShowMenuRecherche()</a>, <a class="el" href="jrn_8php-source.html#l00282">UpdateJrn()</a>, <a class="el" href="class__document_8php-source.html#l00231">Document::Upload()</a>, <a class="el" href="stock__inc_8php-source.html#l00147">ViewDetailStock()</a>, and <a class="el" href="stock__inc_8php-source.html#l00035">ViewStock()</a>. </td>
</tr>
</table>
<a class="anchor" name="a13"></a><!-- doxytag: member="user_action_ach.php::$Res" ref="a13" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">$Res = ExecSql($cn,$sql) </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="user__action__ach_8php-source.html#l00182">182</a> of file <a class="el" href="user__action__ach_8php-source.html">user_action_ach.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a22"></a><!-- doxytag: member="user_action_ach.php::$search_box" ref="a22" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">$search_box = u_ShowMenuRecherche($cn,$_GET['p_jrn'],$sessid,$_POST) </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="user__action__ach_8php-source.html#l00306">306</a> of file <a class="el" href="user__action__ach_8php-source.html">user_action_ach.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a21"></a><!-- doxytag: member="user_action_ach.php::$sessid" ref="a21" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">$sessid = $_REQUEST['PHPSESSID'] </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="user__action__ach_8php-source.html#l00299">299</a> of file <a class="el" href="user__action__ach_8php-source.html">user_action_ach.php</a>.
<p>
Referenced by <a class="el" href="jrn_8php-source.html#l00038">RecordJrn()</a>, <a class="el" href="jrn_8php-source.html#l00282">UpdateJrn()</a>, and <a class="el" href="jrn_8php-source.html#l00583">ViewJrn()</a>. </td>
</tr>
</table>
<a class="anchor" name="a12"></a><!-- doxytag: member="user_action_ach.php::$sql" ref="a12" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">$sql = &quot;update <a class="el" href="classjrn.html">jrn</a> set jr_rapt='' where jr_id=$ad&quot; </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="user__action__ach_8php-source.html#l00181">181</a> of file <a class="el" href="user__action__ach_8php-source.html">user_action_ach.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a15"></a><!-- doxytag: member="user_action_ach.php::$step" ref="a15" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">$step = $_SESSION['g_pagesize'] </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="user__action__ach_8php-source.html#l00204">204</a> of file <a class="el" href="user__action__ach_8php-source.html">user_action_ach.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a9"></a><!-- doxytag: member="user_action_ach.php::$User" ref="a9" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">$User = new <a class="el" href="classcl__user.html">cl_user</a>($cn) </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="user__action__ach_8php-source.html#l00164">164</a> of file <a class="el" href="user__action__ach_8php-source.html">user_action_ach.php</a>.
<p>
Referenced by <a class="el" href="postgres_8php-source.html#l00117">GetAllUser()</a>, <a class="el" href="user__common_8php-source.html#l00321">ListJrn()</a>, and <a class="el" href="user__menu_8php-source.html#l00246">ShowMenuJrnUser()</a>. </td>
</tr>
</table>
<a class="anchor" name="a7"></a><!-- doxytag: member="user_action_ach.php::$w" ref="a7" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">$w = new <a class="el" href="classwidget.html">widget</a>(&quot;select&quot;) </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="user__action__ach_8php-source.html#l00161">161</a> of file <a class="el" href="user__action__ach_8php-source.html">user_action_ach.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a1"></a><!-- doxytag: member="user_action_ach.php::exit" ref="a1" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"><a class="el" href="user__sec_8php.html#a3">exit</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="user__action__ach_8php-source.html#l00044">44</a> of file <a class="el" href="user__action__ach_8php-source.html">user_action_ach.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a5"></a><!-- doxytag: member="user_action_ach.php::name" ref="a5" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">$w <a class="el" href="ecrit__ouv_8php.html#a8">name</a> = &quot;p_jrn&quot; </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="user__action__ach_8php-source.html#l00148">148</a> of file <a class="el" href="user__action__ach_8php-source.html">user_action_ach.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a3"></a><!-- doxytag: member="user_action_ach.php::return" ref="a3" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"><a class="el" href="priv__user_8php.html#a2">return</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="user__action__ach_8php-source.html#l00088">88</a> of file <a class="el" href="user__action__ach_8php-source.html">user_action_ach.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a11"></a><!-- doxytag: member="user_action_ach.php::selected" ref="a11" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">$w <a class="el" href="user__action__ven_8php.html#a13">selected</a> = $current </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="user__action__ach_8php-source.html#l00166">166</a> of file <a class="el" href="user__action__ach_8php-source.html">user_action_ach.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a6"></a><!-- doxytag: member="user_action_ach.php::value" ref="a6" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">$hid <a class="el" href="ecrit__ouv_8php.html#a7">value</a> = $p_jrn </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="user__action__ach_8php-source.html#l00149">149</a> of file <a class="el" href="user__action__ach_8php-source.html">user_action_ach.php</a>. </td>
</tr>
</table>
<hr size="1"><address style="align: right;"><small>Generated on Fri Jun 23 00:12:47 2006 for phpcompta by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.4 </small></address>
</body>
</html>