noalyss Version-9
|
file included include the purchase operation More...
Go to the source code of this file.
Variables | |
$ac =$http->request("ac") | |
$array = (isset($_POST['correct']) || isset($correct)) ? $_POST : null | |
$cn = Dossier::connect() | |
global | $g_parameter |
$gDossier = dossier::id() | |
$http =new HttpInput() | |
$Ledger = new Acc_Ledger_Purchase($cn, 0) | |
if($request_jrn !="" && $g_user->check_jrn($request_jrn) !='W') | $p_msg ="" |
$post_jrn =$http->post("p_jrn", "string","") | |
$request_jrn =$http->request("p_jrn", "string","") | |
$str_dossier = dossier::get() | |
if(isset( $_POST[ 'view_invoice'])) | if (isset( $_POST[ 'record'])) |
else | if (isset( $_REQUEST[ 'p_jrn_predef'])) |
file included include the purchase operation
Definition in file compta_ach.inc.php.
$ac =$http->request("ac") |
Definition at line 35 of file compta_ach.inc.php.
$array = (isset($_POST['correct']) || isset($correct)) ? $_POST : null |
Definition at line 187 of file compta_ach.inc.php.
$cn = Dossier::connect() |
Definition at line 32 of file compta_ach.inc.php.
global $g_parameter |
Definition at line 29 of file compta_ach.inc.php.
$gDossier = dossier::id() |
Definition at line 28 of file compta_ach.inc.php.
$http =new HttpInput() |
Definition at line 30 of file compta_ach.inc.php.
$Ledger = new Acc_Ledger_Purchase($cn, 0) |
Definition at line 188 of file compta_ach.inc.php.
if ( $request_jrn !="" &&$g_user->check_jrn( $request_jrn) !='W') $p_msg ="" |
Definition at line 45 of file compta_ach.inc.php.
Referenced by alert().
$post_jrn =$http->post("p_jrn", "string","") |
Definition at line 46 of file compta_ach.inc.php.
$request_jrn =$http->request("p_jrn", "string","") |
Definition at line 37 of file compta_ach.inc.php.
$str_dossier = dossier::get() |
Definition at line 34 of file compta_ach.inc.php.
if(isset($_POST['view_invoice'])) if(isset($_POST['record'])) | ( | isset( $_POST[ 'record']) | ) |
Definition at line 89 of file compta_ach.inc.php.
else if(isset($_REQUEST['p_jrn_predef'])) | ( | isset( $_REQUEST[ 'p_jrn_predef']) | ) |
Definition at line 202 of file compta_ach.inc.php.