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() |
history of manuel change
Definition in file stock_inv_histo.inc.php.
$a_change |
$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.