noalyss  Version-6.7.2
 All Data Structures Namespaces Files Functions Variables Enumerations
Variables
stock_inv_histo.inc.php File Reference

history of manuel change More...

Go to the source code of this file.

Variables

 $a_change
 $gDossier = dossier::id()
if(isset($_POST['del'])) $profile = $g_user->get_profile()

Detailed Description

history of manuel change

Definition in file stock_inv_histo.inc.php.


Variable Documentation

$a_change
Initial value:
$cn->get_array("select *,to_char(c_date,'DD.MM.YY') as str_date from stock_change as sc
                        join stock_repository as sr on (sc.r_id=sr.r_id)
                        where sc.r_id in (select r_id from profile_sec_repository where p_id=$profile)
                order by c_date")

Definition at line 47 of file stock_inv_histo.inc.php.

$gDossier = dossier::id()

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

if (isset($_POST['del'])) $profile = $g_user->get_profile()

Definition at line 46 of file stock_inv_histo.inc.php.

 All Data Structures Namespaces Files Functions Variables Enumerations